Skip to content

udiudi/udiudi.github.io

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 | Tests

What has inside?

Setup

  1. ⭐ to the project. 🤘
  2. Install Jekyll, NodeJS and Bundler.
  3. Fork the project Indigo
  4. Edit _config.yml with your data.
  5. bundle install
  6. bundle exec jekyll serve
  7. open in your browser: http://localhost:4000

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:

Tests

You can test your app with:

bundle exec htmlproofer ./_site

MIT License © Sérgio Kopplin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages