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