From 199753fada745e558e130a131b478ad9a9ffd0d9 Mon Sep 17 00:00:00 2001 From: rodri Date: Sat, 16 Jan 2021 08:38:00 +0000 Subject: started work on the catalog (cache). added assetsdir example. added readme file. --- readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..0612ac3 --- /dev/null +++ b/readme.md @@ -0,0 +1,17 @@ +# filmoteca + +1. Read doc/filmoteca.pdf +2. Create a file tree just like the one described +3. Run `filmoteca -d /your/filmoteca -a /your/assets -p 8080' +4. Enjoy + +# Styling + +This is what the `-a assetsdir' option is for, you can put a +`style.css' and a `favicon.ico' for the filmoteca to send, usually to +web browser clients. + +# BUGS + +Any problems, errors, misbehavior you might find, please contact the +author. -- cgit v1.2.3