Commit graph

16 commits

Author SHA1 Message Date
bd093e7c20
add default color 2024-07-01 02:53:04 +03:00
1a6dcc2c17
Merge branch 'refactor' 2024-06-13 23:19:16 +03:00
84932c0d1e
add custom date formatting and client side date formatting 2024-06-13 21:52:18 +03:00
bd7823dc14
replace single char string pattern with char pattern 2024-05-26 20:24:08 +03:00
cf102126b3
move the rest of markdown-related stuff into it's own file 2024-05-14 12:27:18 +03:00
cc41ba9421
refactor part 2: create PostManager trait 2024-05-14 10:11:41 +03:00
95cd0323a2
fix config env var 2024-05-04 00:18:40 +03:00
457692f766
add rss 2024-05-02 19:23:20 +03:00
573ea75167
revamp config and add tags support 2024-05-01 18:25:01 +03:00
6a92c1713d
cache cleanup for all! we can enable persistence now 2024-04-30 11:41:35 +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
556d8393a3
rebrand to bingus-blog 2024-04-18 04:16:12 +03:00
3e7fbea3bb
initial slonkmit 2024-04-18 04:05:52 +03:00