53 lines
1.9 KiB
Markdown
53 lines
1.9 KiB
Markdown
|
# Hugo Relearn Theme
|
||
|
|
||
|
A theme for [Hugo](https://gohugo.io/) designed for documentation.
|
||
|
|
||
|
![Overview](https://github.com/McShelby/hugo-theme-relearn/raw/main/images/screenshot.png)
|
||
|
|
||
|
## Motivation
|
||
|
|
||
|
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.
|
||
|
|
||
|
## 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](https://mcshelby.github.io/hugo-theme-relearn/basics/installation) to learn how to setup the theme in your Hugo installation.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Visit the [documentation](https://mcshelby.github.io/hugo-theme-relearn/) to learn about all available features and how to use them.
|
||
|
|
||
|
## Changelog
|
||
|
|
||
|
See the [changelog](https://mcshelby.github.io/hugo-theme-relearn/basics/history) for a complete list of releases.
|
||
|
|
||
|
## 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.
|
||
|
|
||
|
## License
|
||
|
|
||
|
This theme is licensed under the [MIT License](https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE).
|
||
|
|
||
|
## Credits
|
||
|
|
||
|
Special thanks to [everyone who has contributed](https://github.com/McShelby/hugo-theme-relearn/graphs/contributors) to this project.
|
||
|
|
||
|
Many thanks to [@matcornic](https://github.com/matcornic) for his work on the [Learn theme](https://github.com/matcornic/hugo-theme-learn).
|