Overview
Leonids is a clean, fixed sidebar Gatsby starter designed for hosting a blog on GitHub. It is a fast static blog theme built on Gatsby.js and offers responsive templates, a fixed sidebar for easy navigation, and the option to switch between light and dark mode.
Features
- Blazing fast static blog theme built on Gatsby.js
- Responsive templates for optimal viewing on any device
- Fixed sidebar for smooth navigation while reading
- Light/Dark mode for customizable viewing experience
Installation
To install the Leonids Gatsby starter, follow these steps:
- Clone the repository from GitHub:
git clone [repository url]
- Navigate to the project directory:
cd [project directory]
- Install dependencies:
npm install
- Start the development server:
gatsby develop
- Open your browser and navigate to http://localhost:8000 to view your blog.
Summary
Leonids is a clean and fast Gatsby starter that provides a fixed sidebar layout for hosting a blog on GitHub. It offers responsive templates, a fixed sidebar, and the option to switch between light and dark mode. The theme was originally a Jekyll blog theme but has now been converted into a Gatsby starter for better performance and maintenance.