All Projects → starry99 → catbook

starry99 / catbook

Licence: MIT license
a category-centric theme for Jekyll

Programming Languages

SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to catbook

jasper2
Full-featured Jekyll port of Ghost's default theme Casper v2 👻
Stars: ✭ 725 (+1410.42%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
agency-jekyll-theme
Jekyll version of the newest Agency Bootstrap theme, plus new features: Google Analytics, Markdown support, custom pages, and more!
Stars: ✭ 222 (+362.5%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
fuse-core
The 'Fuse Core' Jekyll theme.
Stars: ✭ 29 (-39.58%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
jekyll-theme-mint
A clean and responsive jekyll theme
Stars: ✭ 16 (-66.67%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
Jekyll Timeline
Timeline / Résumé Theme with Jekyll
Stars: ✭ 46 (-4.17%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-58.33%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (+7770.83%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
Hydeout
A refreshed version of Hyde for Jekyll 3.x and 4.x
Stars: ✭ 448 (+833.33%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
Type Theme
A free and open-source Jekyll theme with responsive design. Great for blogs and easy to customize.
Stars: ✭ 657 (+1268.75%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
Jekyll Uno
Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost
Stars: ✭ 559 (+1064.58%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (+270.83%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
Mzlogin.github.io
Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
Stars: ✭ 1,060 (+2108.33%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (+364.58%)
Mutual labels:  jekyll-theme, github-pages, jekyll-themes
comical-jekyll-theme
A Configurable Webcomic Theme for Jekyll
Stars: ✭ 39 (-18.75%)
Mutual labels:  jekyll-theme, jekyll-themes
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+7706.25%)
Mutual labels:  jekyll-theme, github-pages
the-interesting-times
The Interesting Times Theme for Jekyll
Stars: ✭ 50 (+4.17%)
Mutual labels:  jekyll-theme, github-pages
Jekyll Serif Theme
Serif is a beautiful business theme for Jekyll.
Stars: ✭ 235 (+389.58%)
Mutual labels:  jekyll-theme, jekyll-themes
jekyll-theme-8bit
👾 A Jekyll theme inspired by classic 8bit games.
Stars: ✭ 24 (-50%)
Mutual labels:  jekyll-theme, github-pages
Qiubaiying.github.io
BY Blog ->
Stars: ✭ 2,674 (+5470.83%)
Mutual labels:  jekyll-theme, github-pages
duo
👬 A Simple Jekyll Theme.
Stars: ✭ 76 (+58.33%)
Mutual labels:  jekyll-theme, jekyll-themes

Catbook

CATbook is a CATegory-centric Jekyll theme for bloggers. There is a switch button to toggle between dark mode and light mode. This theme is originally inspired from Book.

LICENSE GENERATOR VERSION

Demo: https://starry99.github.io/catbook/

SCREENSHOT SCREENSHOT

Setup

$ git clone https://github.com/starry99/catbook
$ jekyll serve

# Now you can start customization!

Make it yours

If you want to create a new category, you need to create *name*.html in the categories folder. And add the following content:

---
layout: page
type: *name*
---

{% include archive.html %}

Then the number of pages in the category will be displayed.

License

MIT License

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