Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sergiokopplin/indigo
- Owner: sergiokopplin
- Created: 2016-01-23T22:26:04.000Z (almost 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-07-27T17:59:31.000Z (5 months ago)
- Last Synced: 2024-12-03T06:06:23.010Z (19 days 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,647
- Watchers: 26
- Forks: 2,297
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)