From 0cecb6d5b0c2c8c38ad3a4727ae3934d0295bf65 Mon Sep 17 00:00:00 2001 From: yctct Date: Wed, 22 Apr 2026 16:56:05 +0200 Subject: Update README --- README | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.3