Skip to content

Astro Digital Garden

About Digital Gardens

Digital garden, also known as a Second brain, Zettelkasten, personal wiki, or personal knowledge management.

There are different aspects of a digital garden. It can be seen as a way to take notes just for yourself, but for me, it’s more interesting as a way to organize knowledge and publish it as a (static) website.

There are various editors (note-taking applications) such as Obsidian, Foam, and Roam Research to name a few. But again, I am more interested in the publishing aspect—assuming you have already created content with an editor of your choice.

My previous articles on the subject:

Goal

The ultimate goal is to create a theme and set of tools to publish a digital garden with the help of Astro. For now, I am collecting relevant code snippets and links.

Notation

Symbols used in the sidebar:

  • 🧠 - Just an idea. There is no solution or specific action.
  • 🚷 - I know what I want to do, but I don’t know how exactly.
  • 🚧 - I know what I want to do, and I know how to do it. What is left is to actually implement it.