summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README22
1 files changed, 20 insertions, 2 deletions
diff --git a/README b/README
index 76044e6..83b9317 100644
--- a/README
+++ b/README
@@ -1,10 +1,23 @@
This repository contains the source code of https://copyleftculture.com
+This site uses a modify version of mkws and mkws-plus-blog; see:
+
+- https://mkws.sh/
+- https://codeberg.org/kalviter/mkws-plus-blog
+
Usage
-----
-- clone this repository
-- run ./build.sh to build the site
+Clone this repository:
+
+ $ git clone https://git.yctct.com/copyleftculture.com
+ $ cd copyleftculture.com
+
+Modify to your liking.
+
+Build the site:
+
+ $ ./build.sh
Limitations
----------
@@ -18,3 +31,8 @@ Questions
This README is pretty sparse.
Feel free to email me if you are tyring to build this site.
+
+License and credits
+-------------------
+
+See COPYING and COPYRIGHT