summaryrefslogtreecommitdiff
path: root/src/config.cc
AgeCommit message (Collapse)Author
2021-11-23Make config keep the absolute root to load relative files fromJoel Klinghed
This means Config::get_path will continue to work even if we change current directory in the process (when the path the config was loaded from was relative).
2021-11-17Travel3: Simple image and video display siteJoel Klinghed
Reads the images and videos from filesystem and builds a site in memroy.