meemudotorg-theemu/README.md

21 lines
782 B
Markdown
Raw Permalink Normal View History

2018-08-28 01:42:43 +01:00
# theemu
meemu themes and localizations, for meemu.org!
2018-08-28 02:24:59 +01:00
to use, clone the repo then run
`rsync -av --files-from ./meemu-theme.txt . your/mastodon/dev/code/`
deploy the same way
2018-08-31 04:12:46 +01:00
`rsync -av --files-from ./meemu-theme.txt . yourname@yourServer:/your/mastodon/root`
you probably don't want to change your en.json or en.yml, so remove those from meemu-theme.txt
2018-10-08 18:11:43 +01:00
2018-10-08 18:13:56 +01:00
if you use them, credit to @catgoat@meemu.org would be cool! if you have tweaks or fixes, pull requests are welcome 💜.
2018-10-08 18:11:43 +01:00
the vaporwave theme is appropriately glitchy, but the purple theme is in good shape (and the default on meemu.org!)
2018-10-08 18:13:56 +01:00
check out the documentation here for how to set up your instance with multiple themes: https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Customizing.md