personal-security-checklist/docs/pages/docs-site-docs.md
Alicia Sykes 5c94e0242f New docs
2018-06-17 11:34:43 +01:00

2.7 KiB

Documentation for the GitHub Docs Site

Build Status Codacy Badge dependencies Status devDependencies Status Maintenance Maintainability

Installing

Simply clone the repo, navigate into the new directory, install dependencies, build, and your ready to go!

git clone https://github.com/Lissy93/voronoi-site-template.git
cd voronoi-site-template
yarn

Building, Developing and Deploying

Note: You should only need to modify files within the /src directory, and the *.md files. Anything else will be overidden when webpack builds.

Credits

  • This project uses Docsify to display MD docs and for navigation
  • The homepage Vonoroi visualisation was based on Mike Bostock's origional D3.js voronoi script.

License

Licensed under MIT, (C) Alicia Sykes 2018. Read full License.

License