summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authort <t@tjp.lol>2026-07-11 19:53:12 -0600
committert <t@tjp.lol>2026-07-11 19:53:28 -0600
commit10e19481611f21f8ad20986ecc1b9d8d7d89ff4d (patch)
treebe41f47a1f00463ce81d352d744c7fc0343b79d6 /README.md
parent2cf936847f9e04e28d41bc088aa954cf37138359 (diff)
follow symlinks, but skip dot-prefixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0d82ae..3a19cb4 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,9 @@ the flag, Weft does not touch `.gitignore`.
Weft validates generated internal links and XML before changing the site. It
tracks ownership in `.weft-generated.json`, refuses to replace untracked files,
removes only tracked stale outputs, and installs a completed build with rollback
-on write failure. Files and whole subtrees beginning with `_` are ignored.
+on write failure. Files and whole subtrees beginning with `_` or `.` are ignored.
+Symlinked files and directories are followed under their logical site paths;
+cycles fail the build.
For cron, schedule the build after Syncthing's settling window and use the
host's lock and logging tools, for example: