quartz/content/Static Site Generators.md
Miguel Pimentel 4c2ada8e89
Pull-Request [ariasae-10-24-2023] from Obsidian (#35)
* PUSH NOTE : The Moon (Earth).md

* PUSH NOTE : Static Site Generators.md

* PUSH NOTE : Rhombic Dodecahedron.md

* PUSH NOTE : Rhizome.md

* PUSH NOTE : Rhizomatic Learning.md

* PUSH NOTE : Markdown Showcase.md

* PUSH NOTE : Public Journal.md
2023-10-24 15:41:09 -05:00

603 B

title tags updated compartir
Static Site Generator
markdown
2023-10-02 true

Static site generators (SSGs) are engines that use text input files (such as ./Markdown, reStructuredText, and AsciiDoc) to generate static web pages. SSGs are typically for rarely-changing, informative content, such as product pages, news websites, (software) documentation, manuals, and blogs.

Popular choices in SSGs include Jekyll, Hugo, and Zola.