A theme for people that need a simple site for their internet presence.
This is a simple theme for people that need an about.me style site with some light
blogging and a list of their appareances / events.
I’ve included are the sass files if you wish to work directly with those files rather than the css.
You’ll need to do the following first though.
gruntfile.js to compile sass. You’ll also need to have sass installed and need grunt-contrib-sass and grunt-contrib-copy added to your package.json file.bower install. This requires bower, which can be installed by running npm install -g bower.grunt copy to copy the bower dependencies into /static/grunt sass to build a css file.wh serve.