mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 14:39:04 +08:00
1.7 KiB
1.7 KiB
Hugo Relearn Theme
A theme for Hugo.
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 themes variants
- Buttons, Tip/Note/Info/Warning boxes, Expand, Tabs
Visit the documentation for a demo.
Installation
Navigate to your themes folder in your Hugo site and use the following commands:
cd themes/
git clone https://github.com/McShelby/hugo-theme-relearn.git
Check that your Hugo version is minimum 0.25
with hugo version
.
Usage
Changelog
The changelog can be seen here.
License
Credits
Many thanks to everyone who has contributed to this project.
Special thanks to @matcornic for his work on learn and @vjeantet for his work on docdock, which hugo-theme-relearn is based on.