Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Minimalist Jekyll template with light and dark themes, built with Sass and SVG, scoring 99 on PageSpeed.
Jekyll Indigo is a minimalist Jekyll template for personal blogs that ships with light and dark themes and a 99/100 desktop Page Speed score.
Jekyll Indigo is a free, MIT-licensed template for Jekyll, the Ruby-based static site generator. It takes Markdown posts and a _config.yml file as input and produces a static HTML site as output, running on any Jekyll-compatible hosting such as GitHub Pages. It was created by Sérgio Kopplin and has a public demo at sergiokopplin.github.io/indigo.
_config.yml for site settings and add posts in Markdown to publish.bundle install and bundle exec jekyll serve to view the site at http://localhost:4000.The README describes a three-step setup: fork the repository, edit _config.yml with your own data, and write some posts. For local development, you install Jekyll and Bundler, clone the forked repo, run bundle install, and then bundle exec jekyll serve to preview at http://localhost:4000.
Yes, it is released under the MIT License, so you can use, modify, and distribute it for free as long as you include the original license notice.
The README lists a 99 out of 100 Page Speed score on desktop, which contributes to a fast user experience.
Yes, the template includes both light and dark themes, selectable in the demo and configurable in your own copy.
Yes, the README points to the BretFisher/jekyll-serve Docker image as a way to run the template in a containerized environment.
