Leonids screenshot

Leonids

Author Avatar Theme by Renyuanz
Updated: 9 Feb 2021
868 Stars

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

Categories

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:

  1. Clone the repository from GitHub:
git clone [repository url]
  1. Navigate to the project directory:
cd [project directory]
  1. Install dependencies:
npm install
  1. Start the development server:
gatsby develop
  1. 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.