Skip to content

DoubleGremlin181/ReIndigo

 
 

Repository files navigation

ReIndigo

A minimalist Jekyll template for personal websites and blogs.

Demo

About

ReIndigo is a fork of Indigo by Sérgio Kopplin, with additional features and enhancements.

Enhancements over Indigo

  • Interactive plots — Embed Bokeh visualizations in posts
  • LaTeX support — Render math equations with MathJax
  • Enhanced tags page — Tags counted and sorted by frequency
  • /resume vanity URL — Clean redirect with Google Analytics tracking
  • Auto dark mode — Follows system preference with dark-theme: auto
  • Automatic sitemap — Generated via jekyll-sitemap for SEO

Setup

  1. Fork the project ReIndigo
  2. Edit _config.yml with your data
  3. Write some posts

Running locally

docker compose up

Then open http://localhost:4000

Without Docker
bundle install
bundle exec jekyll serve

Settings

Customize your site in _config.yml. See the FAQ for detailed configuration options.

License

MIT License

Original Indigo theme © Sérgio Kopplin

About

🍜 Minimalist Jekyll Template

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 74.2%
  • Sass 24.1%
  • SCSS 1.4%
  • Ruby 0.3%