This is the latest version of my homepage's source code. Feel free to use and share.
You need to install Ruby and Jekyll fisrt.
Install and run:
bundle install
bundle exec jekyll server
View the live page using localhost
:
http://localhost:4000. You can get the html files in the _site
folder.
This project uses the source code from the following repositories: