blob: edd91c2bb19ed2d3f3263e87b3f15a077b8ada5c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
# Victor theme
> To my surprise, no one has created a Hugo theme called Victor
This theme is for general writing, not code documentation. For documentation,
you might prefer to use [hugo-book][book] theme, which has support for:
- buttons
- columns
- hints
- KaTeX
- Mermaid
- tabs
This theme might be more suitable for prose books rather than documentation.
[book]: https://github.com/alex-shpak/hugo-book
## License
This book theme is released under MIT license. Full license text can be found in `LICENSES/MIT.txt`.
```
SPDX-FileCopyrightText: 2022 Ngô Ngọc Đức Huy <huyngo@disroot.org>
SPDX-License-Identifier: MIT
```
|