This repo contains the source code for a patch set that themes a standard Mastodon instance in a Windows XP theme.
Running the patch.sh
script will apply the patch. The patch script assumes:
- You are using the admin install instructions for installation.
# Clone this repo.
git clone https://github.com/assemblylangauge/lunadon
# Run the patch. This will patch the `../live` directory.
cd lunadon
chmod +x ./patch.sh
./patch.sh
Patches (C) AssemblyLanguage 2022, Licensed under the GNU AGPLv3.
Mastodon Licensed under the GNU AGPLv3. See their repository for additional licensing info.
This project is not affiliated with Mastodon or Microsoft.