digiGarden_log
be sure to read docs.
design my 2025’s digital garden’s tech stack
find some options
Astro + obsidian
https://youtu.be/dz3GOp4hN50?si=V9nHCXATIcLFXPdL
takeaway:
from Learn algorithm
from Astro official guide
from NetworkChuck:
from guide 2025
svelte
https://mikelopster.dev/posts/svelte-basic/
Chikorita157
https://chikorita157.com/2019/10/02/behind-the-scenes-the-tools-i-use-to-blog-about-anime/
verdict 1: Astro
next: choosing host provider
Cloudfare
Netlify
Domain name
Hostinger
Wordpress?
Cloudfare
https://www.reddit.com/r/Wordpress/comments/x8k2y1/is_there_any_way_to_use_wordpress_for_free_for_my/
verdict 2: Astro + bun
astro by mikelopster
https://mikelopster.dev/posts/astro-basic/
astro with deno
https://docs.astro.build/en/guides/deploy/deno/
- bun can do many stuffs node and deno can
- I aim to learn bout elysia so bun is the best choice
room of improvements
astro can be integrated with 3d
https://astro.build/themes/details/astro-3d-portfolio/
astro can be integrated with interactive arts
https://medium.com/@aisyndromeart/cireating-interactive-components-with-astro-js-and-alpine-js-a-powerful-duo-b42f533165ea
big update 2
- 2025-09-11
- aim:
- night and light toggle
- tags
- digital garden (minimal metadata)
- resources
big update 3
-
2025-11-01
- reverse engineer spaceship
-
public: not gonna update
-
src: interesting
-
env schema: what
-
astro config.js
-
env.d.ts
big update 4
- 2025-11-18
- a lot of stuffs happened
- I can called this one a proper v1.0 of my digital garden
- catppuccin-ified
- add theme toggle
- naming things in the way I like: fragments, clusters, scout
- implement tags to filter stuffs
- many notes are important enough to be sorted by hand, but for s/post or some low context rant? do I have to read them to know context for every of them? nah
- for scout, I tagged them first, sort later
- for rant, yep if I want to
- navigate in 4 main ways
-
- bruteforce via fragments page: all notes, sorted by date
-
- tags: rough structure to ‘filter stuffs’
-
- clusters/scout: man made clusters aim to represent how I see each fragments belong to each others.
-
- interconnected relationship (?) between notes
- made pics for fragments, clusters, scout pages
- to be added
created on: Fri Jul 25 2025