- This is the source code for our blog at http://modernmillers.com
grunt
metalsmith
jQuery
bootstrap
font-awesome
momentjs
ekko-lightbox
write-good
html5shiv
respond
If you want to check it out locally, feel free to follow the steps below:
- git clone https://github.com/modernmillers/modernmillers.com.git
cd modernmillers.com
npm install
grunt dev
open browser to 127.0.0.1:8000