Catbook
Theme by
Starry99 |Updated:
18 Jul 2024
|87 Stars
a category-centric theme for Jekyll
Overview:
Catbook is a Jekyll theme designed specifically for bloggers with a focus on categorizing content. It features a switch button that allows users to toggle between dark mode and light mode. The theme is inspired by Book.LICENSE GENERATOR VERSION and has a demo available on https://starry99.github.io/catbook/. Catbook is licensed under the MIT License.
Features:
- Category-centric: Catbook is designed to organize content based on categories, making it easy for bloggers to manage and navigate through their posts.
- Dark mode and light mode: The theme provides a switch button that allows users to toggle between dark mode and light mode, providing a personalized reading experience.
- Customizable categories: Users can create new categories by adding an HTML file with the desired name in the categories folder. The theme will automatically display the number of pages in each category.
Installation:
To install Catbook, follow these steps:
- Clone the Catbook repository to your local machine.
git clone [repository URL]
- Navigate to the Catbook directory.
- Customize the categories by creating new HTML files in the categories folder. Each HTML file should be named after the desired category.
- Add the desired content to each HTML file to populate the category pages.
- Run Jekyll to generate the static site.
- Serve the site locally to view the theme in action.
Summary:
Catbook is a category-centric Jekyll theme designed for bloggers. It allows users to easily organize their content based on categories and provides a switch button for toggling between dark mode and light mode. Customizable categories make it easy for bloggers to manage their posts, and the theme is licensed under the MIT License.