Voronoi

A small but highly customisable site template, ideal for a project documentation homepage.

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

Description
No description provided
Readme 9 MiB
Languages
JavaScript 36.2%
TypeScript 32.9%
SCSS 21.2%
HTML 9.7%