Skip to content

renyuanz/leonids

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.