minimal

A minimalist Jekyll blog theme.

MIT License

Stars
1
Committers
2

Minimal

Minimal is a simple, extensible Bootstrap-based minimalist Jekyll blog theme, developed by Ruoyu Zhong. It is a refactorization of Ruoyu's previous site, developed in 2020.

Usage

To use this theme, you can fork this repository and replace the configs and contents with your own.

Additionally, you can declare this theme as a gem in your Gemfile:

gem "minimal", git: "https://github.com/ZhongRuoyu/minimal.git"

Then, add the following to your _config.yml:

theme: minimal

If you use the gem-based approach, make sure to override the configs found in _config.yml.

Live Demo

A live demo is available here.

License

Minimal is licensed under MIT License.