Add StaticSiteGenerator

2025-09-21 20:28:28 +00:00
parent 33042ea6d5
commit aea5cab031

1
StaticSiteGenerator.md Normal file

@@ -0,0 +1 @@
A tool that takes content (like Markdown files) and templates to generate a static website, often using a data layer to expose content via an API.