diff options
| author | yctct <yctct@yctct.com> | 2026-04-22 16:56:05 +0200 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2026-04-22 16:56:05 +0200 |
| commit | 0cecb6d5b0c2c8c38ad3a4727ae3934d0295bf65 (patch) | |
| tree | 6535dac03152f1c5767770dfb9196a012434e7c0 /README | |
| parent | c90e7adc6aacd34eaea0c218c266ffb86aa1496c (diff) | |
Update README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 22 |
1 files changed, 20 insertions, 2 deletions
@@ -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 |
