Skip to content

pv8/pv8.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.