Skip to content

sammyrobs/smr1

This branch is 19 commits ahead of, 58 commits behind sergiokopplin/indigo:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b391fa · Jul 2, 2020
Jul 2, 2020
Apr 19, 2020
Apr 16, 2020
May 2, 2020
Apr 16, 2020
Jul 1, 2020
Apr 16, 2020
Sep 10, 2016
Nov 20, 2018
Apr 16, 2020
Feb 15, 2018
Apr 16, 2020
Apr 16, 2020
Apr 16, 2020
Apr 16, 2020
Apr 16, 2020
Jul 2, 2020
Mar 10, 2020
Aug 18, 2019
Jul 2, 2020
Apr 8, 2017
Sep 10, 2016
May 15, 2016

Repository files navigation

Indigo Minimalist Jekyll Template - Demo · Build Status

This is a simple and minimalist template for Jekyll for those who likes to eat noodles.


What has inside | Setup | Settings | How to

What has inside

Setup

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

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.

Settings

You must fill some informations on _config.yml to customize your site.

name: John Doe
bio: 'A Man who travels the world eating noodles'
picture: 'assets/images/profile.jpg'
...

and lot of other options, like width, projects, pages, read-time, tags, related posts, animations, multiple-authors, etc.

How To?

Check the FAQ if you have any doubt or problem.


License

MIT License © Sérgio Kopplin

About

🍜 Minimalist Jekyll Template

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 69.4%
  • CSS 29.9%
  • Other 0.7%