diff options
| author | yctct <yctct@yctct.com> | 2026-04-22 16:44:37 +0200 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2026-04-22 16:44:37 +0200 |
| commit | badd07e40c80bcf8252e20b2df87af0f197f3ce1 (patch) | |
| tree | 84e34e4787820e3e690bb722645fdb3a3828ddb0 /README | |
First commit, add files
Diffstat (limited to 'README')
| -rw-r--r-- | README | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -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. |
