4 small blog system using the redo build system
23 To set up a directory with symbolic links to the relevant files in ./processor/,
24 run ./add_dir.sh DIRECTORY.
26 You can then enter the directory and run redo there. This will generate article
27 .html files from all .md and .rst files, plus a ./index.html, and a ./feed.xml.
28 These files will be linked to symbolically in a directory ./public/. (Some
29 metadata files will also be generated below ./metadata/: for each article, there
30 will be generated a .uuid and a .intermediate file; furthermore, files for data
31 used in ./feed.xml and ./index.html will be built and can be edited to customize
32 the blog: ./metadata/url, ./metadata/author, ./metadata/uuid, ./metadata/title.)
37 Don't create a index.rst or index.md in the redo-managed directory, that will