Please check out my personal blog at https://harrisonized.github.io.
To find out more about how this site was built, please read this blog post.
This project is licensed under the terms of the MIT license. If you choose to use this as the template for your blog, please fork this repository, clone from your own fork, and remember to give the original authors due credit.
- Install Ruby and Jekyll
- Fork this repository and clone from your own fork
- cd into the project repository:
cd harrisonized.github.io
- Install required gems:
bundle install
orbundle update
- Run the Jekyll server:
bundle exec jekyll serve
- Access the server: http://localhost:4000
The theme is based on mediator by Dirk Fabish, with some additional code borrowed from Lagrange by Paul Le.