Skip to content
 
 

Repository files navigation

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 (Mac os)

cd blog
gem install --user-install bundler jekyll
bundle exec jekyll server

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

Running with Docker

docker run --rm -it --volume=$PWD:/srv/jekyll -p 4000:4000 jekyll/jekyll:pages jekyll serve --watch --force_polling

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.

Releases

Packages

Contributors

Languages