hello everyone!
i've mostly finished building my blog as you can see! it's still mostly a prototype,
looks lame and there are many many things i would've liked to implement and change before i actually released it but unfortunately my desire to start writing got the better of my perfectionism so here we are :p
i have lots of stuff i want to write about such as opinions, experiences, problems so if you're curious, make sure to check back once a while :3
technical stuff
i think the backend i made for my blog is mostly finalized, i probably won't introduce many breaking changes.
as of writing this the engine supports:
- post CRUD
- macro and microblog posts in markdown
- a draft system
- tags
- post filtering
- image and video attachments
things i think would be cool
- captcha-protected likes
- a cuter, non-generic looking post list
- maybe a booru-like search system in case i overuse tags
also i just realized that i implemented the whole ass system around markdown while i
could've used simple HTML for the body. 200iq confirmed.
thats all bye!