Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergiokopplin/indigo

Minimalist Jekyll Template, dark and light themes
https://github.com/sergiokopplin/indigo

blog dark-theme indigo jekyll light-theme minimal template

Last synced: 5 days ago
JSON representation

Minimalist Jekyll Template, dark and light themes

Awesome Lists containing this project

README

        


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

- [Jekyll](https://jekyllrb.com/), [Sass](https://sass-lang.com/) ~[RSCSS](https://rscss.io/)~ and [SVG](https://www.w3.org/Graphics/SVG/);
- Page Speed: [99~Desktop](https://pagespeed.web.dev/analysis/https-sergiokopplin-github-io-indigo/41axptm3as?utm_source=psi&utm_medium=redirect&form_factor=desktop);

## Setup

0. :star: to the project. :metal:
1. Fork the project [Indigo](https://github.com/sergiokopplin/indigo/fork)
2. Edit `_config.yml` with your data
3. Write some posts :bowtie:

To run locally do the following:

1. Install [Jekyll](https://jekyllrb.com) and [Bundler](https://bundler.io/).
2. Clone the forked repo on your machine
3. Enter the cloned folder via terminal and run:
```sh
bundle install
bundle exec jekyll serve
```
4. Open it in your browser: [http://localhost:4000](http://localhost:4000)

Or run with [docker](https://github.com/BretFisher/jekyll-serve).

## Settings

You can customize your site on `_config.yml` file.

## How To?

Check the [FAQ](./FAQ.md).

---
## License

[MIT](https://kopplin.mit-license.org/) License © Sérgio Kopplin

---

[![Star History Chart](https://api.star-history.com/svg?repos=sergiokopplin/indigo&type=Date)](https://star-history.com/#sergiokopplin/indigo&Date)