A Jekyll theme for GitHub Pages. It’s fast, and it’s good for you.
Purpose
Turbo Broccoli is a simple theme intended primarily for technical documentation or training. It is based on Bootstrap 4, supporting Bootswatch themes and Font Awesome 5 icons
Features
Features include:
- Bootswatch theme support
- Automatic Table of Contents for each page
- DataTables support
- Simple Video embeds
Additional features:
- Responsive layout thanks to Bootstrap 4
- Font Awesome 5 icons
- Search capability powered by the GitHub API
- Image viewer
- Favicon support
- Clipboard support
- Print view
- Custom navbar Links
- Buttons to encourage page editing and sharing
Usage
To enable the Turbo Broccoli theme in your GitHub Pages site, simply specify:
remote_theme: aensley/turbo-broccoli
in your _config.yml
file.