source for loiane.com
To install this project, you'll need the following things installed on your machine.
- Clone this repo, or download it into a directory of your choice.
- Inside the directory, run
npm install.
Development mode
This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc.
$ npm run startDeploy mode
You can easily deploy your site build with the command
$ npm run deployIf you want to run the tests on your local machine please install gem install html-proofer. And then run the tests using
$ htmlproofer ./_siteThis work is licensed under a Creative Commons Attribution 4.0 International License. In other words, share but provide attribution/credits.
Theme adapted from Hyde.
Design inspired by Todd Motto and Wes Bos.