From 9e8d47042d8ee3cb94c76ab5585ec16642ce7901 Mon Sep 17 00:00:00 2001 From: satr14 Date: Fri, 5 Jun 2026 13:38:45 +0700 Subject: [PATCH] update todo --- posts/hello-world.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/posts/hello-world.md b/posts/hello-world.md index b8474c1..eac78c7 100644 --- a/posts/hello-world.md +++ b/posts/hello-world.md @@ -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. List of features to implement: +- [ ] Draft/unlisted/private label +- [ ] Make private posts from a custom source - [ ] Table of contents - [ ] Comments, Reactions, View counts - [ ] Live message feed for anything I feel like shit-posting (think WhatApp channels)