/portfolio

Personal portfolio site

Primary LanguageHTMLApache License 2.0Apache-2.0

portfolio

This is just a nice place where my portfolio site lives. Feel free to poke around. It's built with:

How to build

  1. Get bootstrap-sass
  • Install node.js
  • From npm, install Bower
  • Run "bower install" from the project root (this will do the right things because of the bower.json file)
  1. Get something to build Sass
  • I use Koala, thus the koala-config.json file
  • You'll only need to build /scss/main.scss
  1. Get something to run PHP