Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

openregister/specification

Repository files navigation

Registers specification

https://spec.openregister.org/

The specification builder uses Gatsby to generate a static site out of different data sources.

Data sources

  • data/ directory: Metadata and complementary data.
  • content/ directory: The markdown source.

Note that docs/ is kept for backward-compatibility reasons.

Development

Dependencies:

  • nodejs +10
  • yarn
yarn install-all

Running in development

yarn develop

Build static files

yarn build

Deploy

Note that to deploy you need access to Netlify. Ask the Registers team.

yarn deploy "deploy message"

Licence

Unless stated otherwise, the codebase is released under the MIT licence.

The data is © Crown copyright and available under the terms of the Open Government 3.0 licence.