squircle / indigo

:ramen: Minimalist Jekyll Template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you want to test locally on your machine, do the following steps also:

  1. Install Jekyll, NodeJS and Bundler.
  2. Clone the forked repo on your machine
  3. Enter the cloned folder via terminal and run bundle install
  4. Then run bundle exec jekyll serve --config _config.yml,_config-dev.yml
  5. Open it in your browser: http://localhost:4000
  6. Do you want to use the jekyll-admin plugin to edit your posts? Go to the admin panel: http://localhost:4000/admin. The admin panel will not work on GitHub Pages, only locally.

License

MIT License © Sérgio Kopplin

About

:ramen: Minimalist Jekyll Template

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


Languages

Language:HTML 77.3%Language:Sass 21.9%Language:SCSS 0.7%Language:Ruby 0.2%