blob: 271f5e8ffbcd57e30b08eea7610abcbfad49b618 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.
|