Built with jekyll, using bourbon and neat. Social icons are by Font Awesome.
gem install jekyll
- Go to project directory
jekyll serve
- Open in your browser
localhost:6969
This is a static site. All you need to do is jekyll build
and upload the results in _site
to the hosting server.