Guidance for developers and designers to increase the discoverability and usefulness of geospatial data through user-focused data portals.
- Why GOV.UK content should be published in HTML and not PDF
- DVSA's strategy for 2017 to 2022, and how it was written
- Bye bye PDF, hello HTML!
This documentation is created using Docsify documentation site generator.
- Landing page can be edited from
docs/_coverpage.md
- The sidebar can be edited from
docs/_sidebar.md
- New pages can be created/edited from the
docs
folder - Existing pages can be accessed and edit using
Edit on Github
button on the top right of documentation
You can also run the project locally, make the changes and then submit your changes to Github.
- Install docsify: npm i docsify-cli -g
- Pull the project to your computer
- cd into
dd3-wireframes
- Run the project -
docsify serve ./docs --open
- View it on http://localhost:3000/