Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.36 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.36 KB

pv8.github.io

Build Status

Source code of my personal website.

Running locally

  1. Setup the environment as described in Github Help.

  2. Clone this repository:

$ git clone [email protected]:pv8/pv8.github.io.git
  1. Running jekyll locally:
$ bundle exec jekyll serve --config _config.yml,_config_local.yml

And the site will be available at http://localhost:4000.

  1. Testing:
$ bundle exec rake test

Credits

License

The content is licensed under a Creative Commons Attribution 4.0 International License. Creative Commons License

The code is licensed under MIT Licensed.