#!/usr/bin/env sh echo "Generate html" mandoc -T html -O style=./style.css website.7 > website.7.html echo "Changing Mastodon hyperlink style" sed -i 's|
- Mastodon
|- Mastodon: https://tech.lgbt/@axtlos
|g' website.7.html echo "Adding Gifs" sed -i 's|