~jagtalon/twentytwo.town

Custom system tools for twentytwo.town
d6927f16 — Jag Talon 4 months ago
create-user.pl: Add 'library' group
3a38f194 — Jag Talon 4 months ago
Add gmi2html.pl to README
4020dfca — Jag Talon 4 months ago
gmi2html.pl: Shitty gemtext to HTML converter

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~jagtalon/twentytwo.town
read/write
git@git.sr.ht:~jagtalon/twentytwo.town

You can also use your local clone with git send-email.

#Tools for twentytwo.town

These are tools that automate some of the tedious parts of twentytwo.town.

#create-user.pl

Create a user and also set up their public pages, directory permissions, and add them to the proper groups.

./create-user.pl [username]

#gemini-users.pl

Create a directory of users and link to the ones that have gemini capsules.

./gemini-users.pl > /var/gemini/twentytwo.town/users.gmi

#gmi2html.pl

Poorly convert gemtext into HTML.

./gmi2html.pl [TITLE] < example.gmi > example.html
Do not follow this link