Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renyuanz/leonids
A simple, fixed sidebar two columns Gatsby.js blog starter.
https://github.com/renyuanz/leonids
blog fixed-sidebar gatsby-starter gatsbyjs jekyll
Last synced: about 2 months ago
JSON representation
A simple, fixed sidebar two columns Gatsby.js blog starter.
- Host: GitHub
- URL: https://github.com/renyuanz/leonids
- Owner: renyuanz
- License: mit
- Archived: true
- Created: 2015-08-22T20:45:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T17:31:10.000Z (over 1 year ago)
- Last Synced: 2024-09-22T15:31:11.456Z (about 2 months ago)
- Topics: blog, fixed-sidebar, gatsby-starter, gatsbyjs, jekyll
- Language: JavaScript
- Homepage: https://renyuanz.github.io/leonids
- Size: 17.5 MB
- Stars: 868
- Watchers: 18
- Forks: 354
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leonids Gatsby starter
**[Leonids](http://renyuanz.github.io/leonids)** is a clean, fixed sidebar Gatsby starter which is perfect for powering your GitHub hosted blog.
### Preview
![theme-preview](./content/assets/theme-preview.gif)
## What is Leonids?
A blazing fast static blog theme built on Gatsby.js
![lighthouse-performance](./content/assets/lighthouse-performance.png)
- 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](https://en.wikipedia.org/wiki/55P/Tempel%E2%80%93Tuttle).See a [demo](http://renyuanz.github.io/leonids/) hosted on GitHub pages.
## Getting Started (Recommended)
### Vercel.com deploy button
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Frenyuanz%2Fleonids)
### Netlify CMS deploy button
## 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](https://github.com/renyuanz/leonids/tree/leonids-jekyll) branch.