govuk content schemas:用于表示GOV.UK上的内容的数据格式的定义 源码
GOV.UK内容架构 此存储库包含文件以及在GOV.UK上使用它们的内容示例。 # source files and shared definitions formats └── case_study.jsonnet └── shared └── default_format.jsonnet # built schemas (DO NOT EDIT DIRECTLY) dist └── formats └── case_study ├── frontend │ └── schema.json └── publisher └── schema.json # fixtures to support testing in apps examples └── case_study └── fron
用户评论