Jekyll minimal-categorized theme
minimal-categorized is a flexible Jekyll theme designed for sites with content easily aggregated into two categories. It focuses on separating these two categories while maintaining a minimal style and offering full customization. There is a demo available to preview the theme.
There are three ways to install the theme:
Ruby gem theme
gem 'minimal-categorized'
theme: minimal-categorized
bundle install
Remote theme (GitHub Pages compatible)
remote_theme: creator/minimal-categorized
Forking/Copying files
minimal-categorized is a versatile Jekyll theme that allows easy categorization of content into two main categories. It offers a minimal design style that can be fully customized. Installation can be done as a ruby gem theme, as a remote theme, or by directly copying the theme files. The theme supports separation of content into categories, customizable menu options, and a contacts section. Developers can contribute to the project on GitHub and set up a development environment using bundle install.