A minimalist Jekyll template for personal websites and blogs.
ReIndigo is a fork of Indigo by Sérgio Kopplin, with additional features and enhancements.
- Interactive plots — Embed Bokeh visualizations in posts
- LaTeX support — Render math equations with MathJax
- Enhanced tags page — Tags counted and sorted by frequency
/resumevanity URL — Clean redirect with Google Analytics tracking- Auto dark mode — Follows system preference with
dark-theme: auto - Automatic sitemap — Generated via
jekyll-sitemapfor SEO
- Fork the project ReIndigo
- Edit
_config.ymlwith your data - Write some posts
docker compose upThen open http://localhost:4000
Without Docker
bundle install
bundle exec jekyll serveCustomize your site in _config.yml. See the FAQ for detailed configuration options.
MIT License
Original Indigo theme © Sérgio Kopplin
