summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 daysremove implemented plan docHEADmaint
11 daysAdd recursive Markdown rendering templatest
11 daysSkip symlinked outputs in the managed .gitignoret
11 daysPlan fenced-code highlighting and add path template helperst
2026-07-13plan doc for element-wise templatingt
2026-07-12include the title h1 in `.Sections`t
2026-07-11improve build finalizationt
- fallback from file rename to copying on EXDEV, the signal that we tried to rename a file onto another filesystem mount - also check `bytes.Equal` and skip the final overwrite if nothing would change - this preserves file mtime and therefore http caching
2026-07-11follow symlinks, but skip dot-prefixest
2026-07-11track all generated outputs in .gitignoret
2026-07-11template names and directory linkst
2026-07-11Document safe scheduled site buildst
2026-07-11Build the Weft static site generatort