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 is a clean Jekyll theme perfect for powering your GitHub hosted blog.
- 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.
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.
- Redesign categories page. Ref: dribbble: blog category section By Ilja Miskov
- Multi languages support.