Source code of my personal website.
-
Setup the environment as described in Github Help.
-
Clone this repository:
$ git clone [email protected]:pv8/pv8.github.io.git
- Running jekyll locally:
$ bundle exec jekyll serve --config _config.yml,_config_local.yml
And the site will be available at http://localhost:4000
.
- Testing:
$ bundle exec rake test
- Layout from Jekyll default theme
- Icons by Font-Awesome
- Favicons generated with Real Favicon Generator
The content is licensed under a Creative Commons Attribution 4.0 International License.
The code is licensed under MIT Licensed.