pbe/src
Gered 80b9dd9aec move template_renderer into SiteContent, so it is refreshed as needed
since we want html template modifications to trigger content refreshes,
we need to reload the Tera renderer because it internally is caching
loaded html templates.
2023-07-01 16:30:48 -04:00
..
config.rs add custom syntax loading support 2023-06-30 16:40:53 -04:00
main.rs add more watched paths 2023-07-01 15:35:48 -04:00
markdown.rs add some css classes to syntax highlighted code block container tags 2023-06-30 21:13:12 -04:00
site.rs move template_renderer into SiteContent, so it is refreshed as needed 2023-07-01 16:30:48 -04:00
util.rs cleanups 2023-06-30 14:53:39 -04:00
watcher.rs add initial file watching support to trigger content reloading 2023-07-01 14:33:57 -04:00