initial commit

This commit is contained in:
revsuine 2024-11-18 20:19:39 +00:00
commit d59dfdcc40
Signed by: revsuine
GPG key ID: 3F257B68F5BC9339
14 changed files with 880 additions and 0 deletions

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# revsuine.xyz Website
These are the markdown files used to build [my website](https://revsuine.xyz/) with [Hugo](https://gohugo.io/).
# Style
Lines have a character limit of 120 where possible.
# Licensing
The contents of this git repo are licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt). The contents of the
website itself, e.g. blog posts, are licensed under [CC BY-SA 4.0]
(https://creativecommons.org/licenses/by-sa/4.0/legalcode).