Commit graph

12 commits

Author SHA1 Message Date
d466f531eb
add tags and cache versioning 2024-05-01 23:12:52 +03:00
573ea75167
revamp config and add tags support 2024-05-01 18:25:01 +03:00
9ba687bdae
remove unused feature 2024-04-30 11:44:40 +03:00
6a92c1713d
cache cleanup for all! we can enable persistence now 2024-04-30 11:41:35 +03:00
2c7fef312a
remove unnecessary nightly features and precompression deps 2024-04-23 23:12:44 +03:00
64954a3d5c
respect compession level 2024-04-21 00:46:28 +03:00
9046ac910d
change posterror back to apperror 2024-04-20 23:46:20 +03:00
ed1a858d51
add compression to cache and remove precompression 2024-04-20 23:02:23 +03:00
18385d3e57
make cache optional 2024-04-20 20:59:00 +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
acaf55f7ea
rookie mistake 2024-04-18 19:17:33 +03:00
3e7fbea3bb
initial slonkmit 2024-04-18 04:05:52 +03:00