/leonids

A simple and clean two columns Jekyll theme.

Primary LanguageCSSMIT LicenseMIT

Update 05/06/2016

Important! It's better to download the gzipped files instead of forking the repo. I would really appreciate if you could give me a star. 😁

This project is under MIT license, so feel free to make it your own.

Leonids Jekyll Themes

Leonids is a clean Jekyll theme perfect for powering your GitHub hosted blog.

What is Leonids?

  • Responsive templates. Looking good on mobile, tablet, and desktop.
  • Simple and clear permalink structure.
  • Support for Disqus Comments.
  • Support for multi-authors.
  • And the Leonids (/ˈliːənɪdz/ lee-ə-nidz) are a prolific meteor shower associated with the comet Tempel-Tuttle.

See a demo hosted on GitHub.

Quick setup

git clone https://github.com/renyuanz/leonids

cd leonids

jekyll server

Check out your awesome blog at http://localhost:4000 and Cheers!

Resume Page by @Skn0tt

Leonids features a simple resume page. It is divided up into five sections:

  • Bio (Edit _data/index/careers.yml)
  • Education (Edit _data/index/education.yml)
  • Skills (Edit _data/index/skills.yml)
  • Projects (Edit _data/index/projects.yml)
  • About (Edit _includes/sections/about.html)

You can put all your info into these files, and they will be featured on the resume page.

TODO