Add flatMark (#195)

Added flatMark — PHP-based Markdown static site generator.

Co-authored-by: Myles Braithwaite <me@mylesbraithwaite.com>
This commit is contained in:
elektrischerwalfisch
2025-06-16 18:30:48 +02:00
committed by GitHub
parent fbe49828ab
commit 8382e688f8

View File

@ -128,6 +128,7 @@ A static web site generator is an application that takes plain text files and co
- [Dewar](https://github.com/tfpk/dewar) - A flask-like static site generator. - `#Python`
- [Elder.js](https://elderguide.com/tech/elderjs/) - An opinionated, SEO focused, static site generator for Svelte.js. - `#JavaScript` `#Node.js` `#Svelte.js`
- [Flask-Frozen](https://github.com/SimonSapin/Frozen-Flask) - Freezes a Flask application into a set of static files. - `#Python` `#Flask`
- [flatMark](https://github.com/elektrischerwalfisch/flatmark) - A lightweight, flat-file Markdown-based website generator - `#PHP` `#Markdown`
- [Gaiden](https://github.com/kobo/gaiden) - A tool that makes it easy to create documentation with Markdown. - `#Groovy`
- [Gatsby](https://github.com/gatsbyjs/gatsby) - `#JavaScript` `#Node.js` `#React.js`
- [gen\_site](https://git.sr.ht/~akkartik/gen_site) - Extremely minimalist site generator for people willing to edit raw HTML. - `#Lua`