quartz/content/Static Site Generators.md
Miguel Pimentel e388b3c0f1
Pull-Request [ariasae-9-29-2023] from Obsidian (#15)
* PUSH NOTE : Explore the Garden.md

* PUSH NOTE : Projects Overview.md

* PUSH NOTE : Static Site Generators.md

* PUSH NOTE : Public Journal.md

* PUSH NOTE : Tools.md

* PUSH NOTE : index.md

* PUSH NOTE : Unlock Firefox Sidebar.md
2023-09-29 14:43:32 -05:00

593 B

title tags lastmod compartir
Static Site Generator
markdown
2023-09-27 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.