pbe/src
Gered 54b431810e manually log errors in our SiteError ResponseError implementation
actix's `Logger` middleware would do this too for us, but it also
logs all requests in a "web access log" style which i find personally
extremely annoying and unhelpful
2023-07-09 14:05:12 -04:00
..
config.rs add custom syntax loading support 2023-06-30 16:40:53 -04:00
main.rs include and display some build metadata at startup 2023-07-09 13:55:04 -04:00
markdown.rs disable "smart punctuation" option of pulldown_cmark 2023-07-06 19:23:35 -04:00
site.rs manually log errors in our SiteError ResponseError implementation 2023-07-09 14:05:12 -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