From 3f0d36015b9a2cedbdc770605dcddbc71247df12 Mon Sep 17 00:00:00 2001 From: Yu Cong Date: Tue, 31 Mar 2026 23:27:55 +0800 Subject: [PATCH] update readme --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/readme.md b/readme.md index 97acf28..411493a 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,14 @@ + +# Drawbacks + +- currently all shared files (css, templates, csl files...) are stored in `~/.cabal/store/`. there will be a copy for every compile +- web preview needs a port. if you don't set port manually, you cannot preview two projects at the same time. + + + +-------- + + # hakysidian `hakysidian` is a static site generator for note projects.