Small cleanups

This commit is contained in:
2025-04-24 17:58:36 -04:00
parent dda3be0101
commit 23cc4c3876
11 changed files with 25 additions and 469 deletions

View File

@ -1,3 +0,0 @@
# Foldsite Documentation
Foldsite acts as a dynamic site generator. It takes content primarily from Markdown files, combines it with HTML templates, applies CSS styles, and serves the resulting pages. It supports features like image thumbnails, Markdown rendering with frontmatter, and a built-in file manager for administrative tasks. Foldsite is dynamic in the sense that content is rendered on demand, rather than generating static HTML up-front.