summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authoryctct <yctct@yctct.com>2025-11-06 11:55:29 +0100
committeryctct <yctct@yctct.com>2025-11-06 11:58:04 +0100
commit66df33f9b5dbcded05d7f5a93ed6c09de4dc1876 (patch)
tree90108296b0e71562c33a1d68f993ef0d05484690 /README.txt
parent795caa9077effe14322b8bf58449f518751e84c0 (diff)
Add license
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index a13b460..4729710 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,9 @@
This site uses a static site generator.
-This is a fork from a static site generator put together by w. kennedy[1].
+This is a modified fork from a static site generator initally put together by w. kennedy[1].
+
+Usage
+-----
To use it:
@@ -15,7 +18,15 @@ To use it:
./deploy.sh
+Comment
+-------
+
This README is probably not enough to cover usage of the site generator, feel
free to email me if you are trying to use it and have questions.
+License
+------
+
+GNU AGPL
+
[1] the post is titled 'converting Markdown files into a website', zumdar, 2022.