• Stars
    star
    867
  • Rank 52,618 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple, fixed sidebar two columns Gatsby.js blog starter.

Leonids Gatsby starter

Leonids is a clean, fixed sidebar Gatsby starter which is perfect for powering your GitHub hosted blog.

Preview

theme-preview

What is Leonids?

A blazing fast static blog theme built on Gatsby.js

lighthouse-performance

  • Responsive templates. Looking good on any viewport.
  • Fixed sidebar to provide a good navigation experience while reading.
  • Light/Dark mode.
  • 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 pages.

Getting Started (Recommended)

Vercel.com deploy button

Deploy with Vercel

Netlify CMS deploy button

Deploy to Netlify

Local development setup

gatsby new my-blog https://github.com/renyuanz/leonids
cd my-blog
gatsby develop

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

Legacy Jekyll theme

This project was a Jekyll blog theme, which is archived and not maintained any more. You can still find the source code in leonids-jekyll branch.