aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorverdant <im@verdant.ee>2026-05-24 23:06:59 +0800
committerverdant <im@verdant.ee>2026-05-24 23:06:59 +0800
commitf390be252a3cf2fb29dc582890370d6109a4e2dc (patch)
tree37b94b49ccd018754cd6a79313193f695aed4c1d /README
parentcb17a3ae0fb4c887fe04bc7225eb2d81f993c5ee (diff)
downloadblog-f390be252a3cf2fb29dc582890370d6109a4e2dc.tar.gz
blog-f390be252a3cf2fb29dc582890370d6109a4e2dc.zip
Add plain text README
Diffstat (limited to 'README')
-rw-r--r--README27
1 files changed, 27 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ab9be5c
--- /dev/null
+++ b/README
@@ -0,0 +1,27 @@
+GlowIsle
+========
+
+My personal blog.
+
+
+LICENSE
+-------
+
+The source code of this project (such as HTML, CSS, JavaScript files)
+is licensed under the GPLv3 License. For more details, see `LICENSE`.
+All of the articles are licensed under CC BY-NC-SA 4.0.
+
+This project is modified based on an open-source Hugo Theme. The
+copyright of the original theme code belongs to the original author
+and is licensed under the MIT License. For the original license text,
+see `LICENSE-MIT`.
+
+Original repository: https://github.com/rokcso/hugo-bearneo/
+
+
+About
+-----
+
+For details, see https://blog.verdant.ee/about/
+
+Verdant <im@verdant.ee>