paprika/src
Peter Cai 1ddd586694
sn: return error instead of fail silently for malformed metadata
protect people from accidentally submitting malformed header and then
making things public on accident.
2020-04-14 21:17:32 +08:00
..
blog.rs support per-post theme_config in custom metadata 2020-04-14 21:11:21 +08:00
hljs.rs hljs: binding: catch hljs errors when specifying language 2020-04-12 17:01:45 +08:00
hljs_tpl.rs hljs: binding: catch hljs errors when specifying language 2020-04-12 17:01:45 +08:00
lib.rs support cache-control for static resources 2020-04-13 18:10:34 +08:00
render.rs support per-post theme_config in custom metadata 2020-04-14 21:11:21 +08:00
router.rs initial commit 2020-04-07 16:10:01 +08:00
sn.rs sn: return error instead of fail silently for malformed metadata 2020-04-14 21:17:32 +08:00
store.rs store: do not panic when kv reads null 2020-04-07 21:31:10 +08:00
utils.rs add support for hard-coded extra proxied resources 2020-04-13 18:52:16 +08:00