A php script to dump all posts of a WriteFreely blog as a gemini protocol folder ready to server with agate.
| bin | ||
| config.php | ||
| README.md | ||
| update_gmi_content.php | ||
writefreely to gemini
This is a quickly hacked PHP script that will get the latests posts in your sqlite database and create .md and .gmi files to serves as a gemini protocol file. It uses gemgen command line for the markdown to gemtext translation.
This was created for https://lacra.ia.br/
License is do what the fuck you want with this.