Indigo Minimalist Jekyll Template - Demo
This is a simple and minimalist template for Jekyll for those who likes to eat noodles.
What has inside | Setup | Settings | How to
Light and Dark themes.
- Jekyll, Sass
RSCSSand SVG; - Page Speed: 99~Desktop;
- ⭐ to the project. 🤘
- Fork the project Indigo
- Edit
_config.yml
with your data - Write some posts
To run locally do the following:
- Install Jekyll and Bundler.
- Clone the forked repo on your machine
- Enter the cloned folder via terminal and run:
bundle install
bundle exec jekyll serve
- Open it in your browser: http://localhost:4000
Or run with docker.
You can customize your site on _config.yml
file.
Check the FAQ.
MIT License © Sérgio Kopplin