Brett Hardin's Blog

Blog can be found here

License

The following directories and their contents are Copyright Brett Hardin. You may not reuse anything therein without my permission:

  • _posts/
  • images/

All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please. If you do use them, a link back to http://github.com/bhardin would be appreciated, but is not required.

Rakefile

A few custom things exist in the Rakefile.

Bootstrap

Modify the custom.less and then run rake bootstrap.

Make sure to have node and less installed.

brew install node
npm install -g less