update todo
Some checks failed
Build and Deploy / deploy (push) Failing after 0s

This commit is contained in:
Satria 2026-06-05 13:38:45 +07:00
commit 9e8d47042d

View file

@ -17,6 +17,8 @@ The design and architecture of this blog are heavily inspired by my friend's sit
This isn't one of my first attempts of witting a blog website. Most of them failed mainly due to lack of motivation to actually write anything. I tried using [Hugo](https://gohugo.io/) once but that learning curve (~~or just a skill issue~~) was too high for me so I opted to write my own blog from scratch using [SvelteKit](https://kit.svelte.dev/) and [Pocketbase](https://pocketbase.io/) which was **highly** overkill and it was tedious to even write. This isn't one of my first attempts of witting a blog website. Most of them failed mainly due to lack of motivation to actually write anything. I tried using [Hugo](https://gohugo.io/) once but that learning curve (~~or just a skill issue~~) was too high for me so I opted to write my own blog from scratch using [SvelteKit](https://kit.svelte.dev/) and [Pocketbase](https://pocketbase.io/) which was **highly** overkill and it was tedious to even write.
List of features to implement: List of features to implement:
- [ ] Draft/unlisted/private label
- [ ] Make private posts from a custom source
- [ ] Table of contents - [ ] Table of contents
- [ ] Comments, Reactions, View counts - [ ] Comments, Reactions, View counts
- [ ] Live message feed for anything I feel like shit-posting (think WhatApp channels) - [ ] Live message feed for anything I feel like shit-posting (think WhatApp channels)