Commit graph

37 commits

Author SHA1 Message Date
d466f531eb
add tags and cache versioning 2024-05-01 23:12:52 +03:00
37c344b53c
add prettierrc 2024-05-01 22:52:24 +03:00
f86165ab94
unwhite tracing 2024-05-01 19:53:34 +03:00
d2976b2684
optimize imports & features 2024-05-01 18:59:34 +03:00
573ea75167
revamp config and add tags support 2024-05-01 18:25:01 +03:00
2fa22a2752
fix: add systemtime_as_secs 2024-04-30 17:34:46 +03:00
3ae6d79296
add tags to todo 2024-04-30 17:22:31 +03:00
9ba687bdae
remove unused feature 2024-04-30 11:44:40 +03:00
4ac5223149
update docs to recommend nightly 2024-04-30 11:44:00 +03:00
6a92c1713d
cache cleanup for all! we can enable persistence now 2024-04-30 11:41:35 +03:00
b9f6d98d49
always follow syntect theme 2024-04-30 11:14:39 +03:00
91b48850db
switch to scc's serde implementation 2024-04-30 09:38:50 +03:00
0b762a36f3
update todo 2024-04-30 09:34:51 +03:00
2c7fef312a
remove unnecessary nightly features and precompression deps 2024-04-23 23:12:44 +03:00
964bae736f
remove compression goal 2024-04-23 21:09:21 +03:00
b0006664e6
remove syntect-to-css 2024-04-23 16:21:52 +03:00
76f4e0358b
remove old options 2024-04-21 01:45:00 +03:00
64954a3d5c
respect compession level 2024-04-21 00:46:28 +03:00
5930df6609
remove redundant code 2024-04-21 00:38:30 +03:00
9046ac910d
change posterror back to apperror 2024-04-20 23:46:20 +03:00
07e6b4e844 Merge pull request 'update readme.md' (#1) from pandarose/bingus-blog:main into main
Reviewed-on: slonk/bingus-blog#1
2024-04-20 23:37:02 +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
0067b84c42 update readme.md 2024-04-20 13:10:57 +03:00
58c8021864
change text color of footer 2024-04-19 22:51:20 +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
c56a182d14
improve css 2024-04-19 16:47:00 +03:00
7ab62a0711
rename fronma::Error newtype 2024-04-19 16:46:12 +03:00
a68fa7cf48
add LICENSE 2024-04-18 20:06:08 +03:00
44a4b6a365
more efficient serialization/deserialization for Cache 2024-04-18 19:35:08 +03:00
acaf55f7ea
rookie mistake 2024-04-18 19:17:33 +03:00
65cfe8b28f
make images fit 2024-04-18 05:06:49 +03:00
7971464e56
forgot to enable strikethrough 2024-04-18 05:00:48 +03:00
96b0903ce1
add date to readme 2024-04-18 04:48:32 +03:00
556d8393a3
rebrand to bingus-blog 2024-04-18 04:16:12 +03:00
f9a44d742e
switch to yaml cuz forgejo 2024-04-18 04:12:03 +03:00
3e7fbea3bb
initial slonkmit 2024-04-18 04:05:52 +03:00