This website is build upon the simple yet beautiful Jekyll theme called Long Haul. Credits go to the original author. Please follow the instructions below if you are interested in using the theme.
- Install Jekyll
- Fork the Long Haul repo
- Clone it
- Install susy
gem install susy
- Install normalize
gem install normalize-scss
- Run Jekyll
jekyll serve -w
- Run
compass watch
- Customize!
The main settings can be found inside the _config.yml
file:
- title: title of your site
- description: description of your site
- url: your url
- paginate: the amount of posts displayed on homepage
- navigation: these are the links in the main site navigation
- social diverse social media usernames (optional)
- google_analytics Google Analytics key (optional)
This is MIT with no added caveats, so feel free to use this Jekyll theme on your site without linking back to me or using a disclaimer.