Skip to content

git-hub-9999/compose

 
 

Repository files navigation

Compose

Compose is a Hugo theme for documentation websites. The theme provides a simple navigation & structure.

Hugo Compose Theme

Features

  1. Documentation
  2. Tina CMS support. Ships with configuration
  3. Gallery Support
  4. Native lazy loading of images
  5. Live search
  6. Flowcharts, Piecharts, doughnut & bar charts support
  7. Searchable & Sortable tables
  8. Syntax highlighting
  9. 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

  1. Clarity Theme
  2. Newsroom Theme
  3. Swift Theme
  4. Browse Theme

License

This theme is available under the MIT license.

About

A Hugo theme for documentation sites.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.6%
  • HTML 29.3%
  • Sass 21.1%
  • TypeScript 7.6%
  • Shell 2.7%
  • CSS 1.7%