From f77a7a18d6f272aee21d77df9775600574cb2b00 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Fri, 28 Jul 2023 16:55:58 +0700 Subject: Update licensing info --- README.md | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) (limited to 'README.md') 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 - -SPDX-License-Identifier: MIT -``` - +This theme is released under MIT license. Full license text can be found in +`LICENSES/MIT.txt`. -- cgit 1.4.1