All Projects → sergiokopplin → Indigo

sergiokopplin / Indigo

🍜 Minimalist Jekyll Template, dark and light themes

Programming Languages

HTML
75241 projects
Sass
350 projects
SCSS
7915 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Indigo

Type
🎉 Minimal and Clean Free Jekyll Theme
Stars: ✭ 185 (-91.64%)
Mutual labels:  blog, jekyll, minimal
Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (-94.9%)
Mutual labels:  blog, jekyll, dark-theme
Hugo Theme Console
A minimal, responsive and light theme for Hugo inspired by Linux console.
Stars: ✭ 143 (-93.54%)
Mutual labels:  blog, minimal, light-theme
Jekyll Theme Minimal Resume
Simple Jekyll theme for a minimal resume website: https://jekyll-theme-minimal-resume.netlify.com/
Stars: ✭ 269 (-87.85%)
Mutual labels:  jekyll, minimal, template
Gatsby Starter Hello Friend
Pretty basic starter for Gatsby that covers all of the essentials. All you have to do is start typing!
Stars: ✭ 162 (-92.68%)
Mutual labels:  blog, light-theme, dark-theme
Chalk
Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
Stars: ✭ 987 (-55.42%)
Mutual labels:  blog, jekyll, template
Jekflix Template
A Jekyll theme inspired by Netflix. 🎬
Stars: ✭ 504 (-77.24%)
Mutual labels:  blog, jekyll, template
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-97.7%)
Mutual labels:  blog, jekyll, minimal
Benbalter.github.com
The personal website of Ben Balter. Built using Jekyll and GitHub Pages. See humans.txt for more infos.
Stars: ✭ 109 (-95.08%)
Mutual labels:  blog, jekyll
Jekylldecent
Blog Template for Jekyll
Stars: ✭ 114 (-94.85%)
Mutual labels:  blog, jekyll
Gridsome Forestry Starter
Gridsome starter kit with Forestry (CMS)
Stars: ✭ 127 (-94.26%)
Mutual labels:  blog, template
St Theme Freesia
Freesia theme for Sublime Text 3. (Unmaintained.)
Stars: ✭ 108 (-95.12%)
Mutual labels:  light-theme, dark-theme
Cause Jekyll Template
🌷 Not for profit template for Jekyll
Stars: ✭ 107 (-95.17%)
Mutual labels:  jekyll, template
Gaohaoyang.github.io
blog & blog theme🤘
Stars: ✭ 1,699 (-23.26%)
Mutual labels:  blog, jekyll
Yanhaijing.github.io
知名技术博主,开源达人,《React状态管理与同构实战》作者,颜海镜的个人博客
Stars: ✭ 106 (-95.21%)
Mutual labels:  blog, jekyll
Liweimin1996.github.io
Min's blog 欢迎访问我的博客主页!(Welcome to my blog website !)https://liweimin1996.github.io/ 百度云资源持续更新中,欢迎点赞star
Stars: ✭ 106 (-95.21%)
Mutual labels:  blog, jekyll
Haacked.com
You've been haacked and you like it
Stars: ✭ 131 (-94.08%)
Mutual labels:  blog, jekyll
Kickster
Worry-free deploying to GitHub Pages using Jekyll
Stars: ✭ 151 (-93.18%)
Mutual labels:  jekyll, template
Windows Auto Night Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
Stars: ✭ 3,375 (+52.44%)
Mutual labels:  light-theme, dark-theme
Adam Blog
Adam Blog is a minimal clear theme for Jekyll
Stars: ✭ 167 (-92.46%)
Mutual labels:  jekyll, minimal

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].