Skip to content
/ suan Public

A lightweight digital garden built with 11ty, designed for seamless integration with Obsidian to organize, connect, and share your notes.

Notifications You must be signed in to change notification settings

thaitype/suan

Repository files navigation

Suan

A digital garden built with 11ty and fully compatible with Obsidian. It allows you to organize, connect, and share your notes effortlessly. Using markdown, you can create a fast, lightweight static site to showcase your ideas with clean and customizable layouts. Perfect for anyone who loves structured and interconnected note-taking.

The name Suan comes from the Thai word "สวน," meaning "garden," symbolizing a space to grow and nurture ideas.

Project Status: Currently under development.

Based on Eleventy Base Blog

Install

git clone https://github.com/thaitype/suan.git
cd suan
git remote rename origin upstream
git remote add origin <your-repo-url>
git push -u origin main

Update

git pull upstream main

Note

  • Asset Co-location: 11ty/eleventy#3573

    • 11ty image plugin already support Asset Co-location but when you use space in image name it will not work. So, you have to use - or _ instead of space in image name. 11ty/eleventy-img#253 zachleat said that it will be fixed in v6

About

A lightweight digital garden built with 11ty, designed for seamless integration with Obsidian to organize, connect, and share your notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published