From badd07e40c80bcf8252e20b2df87af0f197f3ce1 Mon Sep 17 00:00:00 2001 From: yctct Date: Wed, 22 Apr 2026 16:44:37 +0200 Subject: First commit, add files --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..76044e6 --- /dev/null +++ b/README @@ -0,0 +1,20 @@ +This repository contains the source code of https://copyleftculture.com + +Usage +----- + +- clone this repository +- run ./build.sh to build the site + +Limitations +---------- + +Newly created .md files must be converted to HTML using markdown.pl, for +example + +Questions +--------- + +This README is pretty sparse. + +Feel free to email me if you are tyring to build this site. -- cgit v1.2.3