canada-ca / digital-playbook-guide-numerique

Government of Canada Digital Playbook / Guide numérique du gouvernement du Canada
https://canada-ca.github.io/digital-playbook-guide-numerique/
Other
57 stars 21 forks source link

Provide digital playbook as a dataset #88

Open pjackson28 opened 6 years ago

pjackson28 commented 6 years ago

All the digital playbook content should be made available as a dataset (e.g., JSON, XML), so it could be used in non-HTML scenarios (and even for HTML scenarios such as API output to an HTML page). The build process should be configured to generate this dataset automatically.

pjackson28 commented 6 years ago

Being dealt with as part of #114 which requires a dataset to run (JSON-based).

pjackson28 commented 6 years ago

JSON dataset generation added by #153. This process needs to be manually executed from the command line so should look into including it as part of the build process (e.g., triggered upon a push to master).