diff options
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 |
