|
944a56800e
|
make djot divs generate arbitrary elements rather than just divs
this makes it possible to use elements like figure/figcaption
|
2025-08-31 12:54:23 +02:00 |
|
|
96fc77dc3e
|
img width="" height="" generation for djot renderer
|
2025-08-31 12:06:29 +02:00 |
|
|
408b984266
|
vertically aligned code comments
|
2025-08-30 20:51:49 +02:00 |
|
|
fcaf5d8ad9
|
add dates to posts
|
2025-08-26 21:10:45 +02:00 |
|
|
9938bba666
|
fix logic in src/feed crashing when a feed entry doesn't have the required attributes
instead the entry just isn't included, as it always should've been.
|
2025-08-26 21:10:10 +02:00 |
|
|
d3c3ff8e4e
|
code housekeeping
|
2025-08-26 19:16:47 +02:00 |
|
|
e1b6578b2a
|
add a tagging system to the website
|
2025-08-26 12:30:16 +02:00 |
|
|
153ba9f0c2
|
draft: post about formatting lib
|
2025-08-21 12:37:14 +02:00 |
|
|
0f91d13fa8
|
furry v2, along with some other changes
#philosophy tag got renamed to #shower to reflect what the category was called
this may result in changes in your feed
|
2025-07-15 00:30:20 +02:00 |
|
|
36705e7c1e
|
adding document mode
I've been thinking a lot about the treehouse and I feel like it's time to say goodbye to the tree format.
|
2025-07-14 19:25:22 +02:00 |
|
|
550c062327
|
factor out simple templates into a separate SimpleTemplateDir
there's no need to bloat TreehouseDir with that logic
|
2025-07-10 20:34:56 +02:00 |
|
|
b792688776
|
remove treehouse-format crate and collapse everything into src
|
2025-07-10 18:30:39 +02:00 |
|