2021-06-30 12:56:06 +00:00
# Hugo Relearn Theme
2016-03-17 11:05:36 +00:00
2021-08-28 08:39:54 +00:00
A theme for [Hugo ](https://gohugo.io/ ) designed for documentation.
2018-08-10 09:29:11 +00:00
2021-07-01 14:25:08 +00:00
![Overview ](https://github.com/McShelby/hugo-theme-relearn/raw/main/images/screenshot.png )
2021-07-01 12:35:27 +00:00
2021-08-23 16:54:02 +00:00
## Motivation
2021-09-11 13:46:14 +00:00
The theme initially was a fork of the great [Learn theme ](https://github.com/matcornic/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 the Learn theme.
2021-08-23 16:54:02 +00:00
2017-08-20 16:20:13 +00:00
## 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)
2021-08-28 08:39:54 +00:00
- Customizable look and feel and theme variants
- Buttons
- Tip/Note/Info/Warning boxes
- Expand
- Tabs
- File inclusion
2021-07-01 12:35:27 +00:00
2016-12-30 21:40:05 +00:00
## Installation
2017-08-20 16:20:13 +00:00
2021-10-17 21:37:32 +00:00
Visit the [installation instructions ](https://mcshelby.github.io/hugo-theme-relearn/basics/installation ) to learn how to setup the theme in your Hugo installation.
2017-04-08 08:30:09 +00:00
2016-12-30 21:40:05 +00:00
## Usage
2021-10-17 21:37:32 +00:00
Visit the [documentation ](https://mcshelby.github.io/hugo-theme-relearn/ ) to learn about all available features and how to use them.
2017-08-20 23:29:54 +00:00
2021-08-22 11:31:52 +00:00
## Changelog
2021-10-17 21:37:32 +00:00
See the [changelog ](https://mcshelby.github.io/hugo-theme-relearn/basics/history ) for a complete list of releases.
2021-08-22 11:31:52 +00:00
2021-08-30 20:30:00 +00:00
## Contribution
You are most welcome to contribute to the source code but please visit the [contribution guidelines ](https://github.com/McShelby/hugo-theme-relearn/blob/main/.github/CONTRIBUTING.md ) first.
2021-07-01 12:35:27 +00:00
## License
2017-08-20 23:29:54 +00:00
2021-08-28 09:18:43 +00:00
This theme is licensed under the [MIT License ](https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE ).
2018-07-24 14:45:37 +00:00
2021-07-01 12:35:27 +00:00
## Credits
2019-09-04 21:47:55 +00:00
2021-08-23 16:54:02 +00:00
Special thanks to [everyone who has contributed ](https://github.com/McShelby/hugo-theme-relearn/graphs/contributors ) to this project.
2021-07-01 12:57:26 +00:00
2021-09-11 13:46:14 +00:00
Many thanks to [@matcornic ](https://github.com/matcornic ) for his work on the [Learn theme ](https://github.com/matcornic/hugo-theme-learn ).