Commit graph

5 commits

Author SHA1 Message Date
c1e1670db3
add note when there are no posts 2024-05-04 00:24:29 +03:00
8678758440
remove intermediate template and cache rendered markdown directly instead 2024-05-02 20:17:46 +03:00
d466f531eb
add tags and cache versioning 2024-05-01 23:12:52 +03:00
2b3f935a98
markdown_render.rs, post/mod.rs: remove unnecessary function and rename render_with_config
main.rs, config.rs, view_post.html: add markdown_access
main.rs: change AppError to PostError
cache.rs: replace development string
config.rs: put syntect options in their own struct
view_post.html: add markdown_access
README.md: write the readme
2024-04-19 22:41:14 +03:00
3e7fbea3bb
initial slonkmit 2024-04-18 04:05:52 +03:00