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: about 1 year ago
JSON representation
Minimalist Jekyll Template, dark and light themes
- Host: GitHub
- URL: https://github.com/sergiokopplin/indigo
- Owner: sergiokopplin
- Created: 2016-01-23T22:26:04.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-07-27T17:59:31.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T02:09:11.489Z (about 1 year ago)
- Topics: blog, dark-theme, indigo, jekyll, light-theme, minimal, template
- Language: HTML
- Homepage: https://sergiokopplin.github.io/indigo/
- Size: 3.96 MB
- Stars: 2,675
- Watchers: 25
- Forks: 2,319
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rainmana - sergiokopplin/indigo - Minimalist Jekyll Template, dark and light themes (HTML)
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
---
[](https://star-history.com/#sergiokopplin/indigo&Date)