diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-07-28 16:55:58 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-07-28 16:55:58 +0700 |
commit | f77a7a18d6f272aee21d77df9775600574cb2b00 (patch) | |
tree | aacb5aa144092d00875ec64d2b9237e0e54c672e | |
parent | 666c0318c9190dd7742e871865b738d5444d7a54 (diff) | |
download | victor-f77a7a18d6f272aee21d77df9775600574cb2b00.tar.gz |
Update licensing info
-rw-r--r-- | .reuse/dep5 | 8 | ||||
-rw-r--r-- | README.md | 27 |
2 files changed, 14 insertions, 21 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index c84523d..317d529 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -3,6 +3,14 @@ Upstream-Name: victor Upstream-Contact: Ngô Ngọc Đức Huy <huyngo@disroot.org> Source: https://git.sr.ht/~huyngo/victor +Files: layouts/* +Copyright: 2022-2023 Ngô Ngọc Đức Huy <huyngo@disroot.org> +License: MIT + +Files: .gitmodules README.md +Copyright: 2022-2023 Ngô Ngọc Đức Huy <huyngo@disroot.org> +License: CC0-1.0 + # Sample paragraph, commented out: # # Files: src/* diff --git a/README.md b/README.md index edd91c2..961e2c0 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,13 @@ # Victor theme > To my surprise, no one has created a Hugo theme called Victor +> +> -- me, at some point -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 +Hugo theme, using [readable.css](https://readable-css.freedomtowrite.org/) for +ease of reading. ## 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 -``` - +This theme is released under MIT license. Full license text can be found in +`LICENSES/MIT.txt`. |