forked from github/pelican
Metadata applied to a directory will apply to all files under it. In case of conflicts, child paths beat parent paths, so metadata applied to `dir/subdir/file.md` will take precedence over that applied to `dir/subdir`, which will take precedence over just `dir`. |
||
|---|---|---|
| .. | ||
| tests | ||
| themes | ||
| tools | ||
| __init__.py | ||
| cache.py | ||
| contents.py | ||
| generators.py | ||
| log.py | ||
| paginator.py | ||
| readers.py | ||
| rstdirectives.py | ||
| server.py | ||
| settings.py | ||
| signals.py | ||
| urlwrappers.py | ||
| utils.py | ||
| writers.py | ||