A theme for Hugo designed for documentation
Find a file
2021-09-10 00:32:35 +02:00
.github docs: first draft of contribution guidelines 2021-08-30 22:30:00 +02:00
archetypes theme: convert front matter to TOML 2021-08-25 13:33:29 +02:00
exampleSite sitemap: turn off indexing of hidden pages in exampleSite 2021-09-10 00:17:58 +02:00
i18n attachments: support i18n for attachment size 2021-07-17 12:37:24 +02:00
images docs: elaborate on fork decision 2021-08-28 10:39:54 +02:00
layouts theme: correctly define itemprop value 2021-09-10 00:32:35 +02:00
static theme: switch from data-vocabulary to schema 2021-09-10 00:18:57 +02:00
.editorconfig Add .editorconfig 2019-03-15 16:10:45 +00:00
.gitignore avoid older hugo versions to show up in git log 2021-09-05 23:41:44 +02:00
.grenrc.js include: add paramter to hide first heading 2021-08-28 10:08:10 +02:00
LICENSE theme: reorder license 2021-08-22 13:30:05 +02:00
netlify.toml Upgrade Hugo to 0.87.0 2021-08-24 00:48:48 +01:00
README.md docs: wildspace 2021-09-07 21:56:45 +02:00
theme.toml theme: reference to original theme for theme repo 2021-08-28 11:19:35 +02:00
wercker.yml Fix/wercker () 2018-10-10 19:14:04 +02:00

Hugo Relearn Theme

A theme for Hugo designed for documentation.

Overview

Motivation

The theme initially was a fork of the great hugo-theme-learn with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for hugo-theme-learn.

Main features

  • Automatic Search
  • Multilingual mode
  • Unlimited menu levels
  • Automatic next/prev buttons to navigate through menu entries
  • Image resizing, shadow…
  • Attachments files
  • List child pages
  • Mermaid diagram (flowchart, sequence, gantt)
  • Customizable look and feel and theme variants
  • Buttons
  • Tip/Note/Info/Warning boxes
  • Expand
  • Tabs
  • File inclusion

Installation

Visit the installation instructions to learn how to setup the theme in your Hugo installation.

Usage

Visit the documentation to learn about all available features and how to use them.

Changelog

See the changelog for a complete list of releases.

Contribution

You are most welcome to contribute to the source code but please visit the contribution guidelines first.

License

This theme is licensed under the MIT License.

Credits

Special thanks to everyone who has contributed to this project.

Many thanks to @matcornic for his work on hugo-theme-learn.