Hugo Themes
Compose
Compose is a Hugo theme for documentation websites. The theme provides a simple navigation & structure.
Features
- Documentation
- Gallery Support
- Native lazy loading of images
- Live search
- Flowcharts, Piecharts, doughnut & bar charts support
- Searchable & Sortable tables
- Syntax highlighting
- Mermaid Support
Documentation
ExampleSite
The exampleSite serves as this theme’s user guide .
This guide covers the necessary bits. As the project evolves, the user-guide will get more comprehensive
You can use Hugo to generate and serve a local copy of the guide (also useful for testing local theme changes).
git clone --recurse-submodules --depth 1 https://github.com/onweru/compose.git
cd compose/exampleSite/
hugo server --themesDir ../..
Also built by Weru
License
This theme is available under the MIT license.