Skip to content

tannerburson/tannerburson.github.com

 
 

Repository files navigation

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

fork of jduff's Jekyll setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.5%
  • Sass 35.1%
  • SCSS 2.1%
  • Ruby 0.3%