create-user.pl: Add 'library' group
Add gmi2html.pl to README
gmi2html.pl: Shitty gemtext to HTML converter
These are tools that automate some of the tedious parts of twentytwo.town.
Create a user and also set up their public pages, directory permissions, and add them to the proper groups.
./create-user.pl [username]
Create a directory of users and link to the ones that have gemini capsules.
./gemini-users.pl > /var/gemini/twentytwo.town/users.gmi
Poorly convert gemtext into HTML.
./gmi2html.pl [TITLE] < example.gmi > example.html