Skip to content

HongleiXie/hongleixie.github.io

 
 

Repository files navigation

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.

Setup

  1. Install Jekyll
  2. Fork the Long Haul repo
  3. Clone it
  4. Install susy gem install susy
  5. Install normalize gem install normalize-scss
  6. Run Jekyll jekyll serve -w
  7. Run compass watch
  8. Customize!

Site Settings

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)

License

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.

About

My Personal Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 59.5%
  • HTML 36.6%
  • Ruby 2.8%
  • JavaScript 1.1%