summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
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.