sergiokopplin / indigo

:ramen: Minimalist Jekyll Template, dark and light themes

Home Page:https://sergiokopplin.github.io/indigo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

What has inside

Setup

  1. ⭐ to the project. 🤘
  2. Fork the project Indigo
  3. Edit _config.yml with your data
  4. Write some posts :bowtie:

To run locally do the following:

  1. Install Jekyll and Bundler.
  2. Clone the forked repo on your machine
  3. Enter the cloned folder via terminal and run:
bundle install
bundle exec jekyll serve
  1. Open it in your browser: http://localhost:4000

Or run with docker.

Settings

You can customize your site on _config.yml file.

How To?

Check the FAQ.


License

MIT License © Sérgio Kopplin

About

:ramen: Minimalist Jekyll Template, dark and light themes

https://sergiokopplin.github.io/indigo/


Languages

Language:HTML 62.5%Language:Sass 35.1%Language:SCSS 2.1%Language:Ruby 0.3%