diff --git a/README.md b/README.md index a95e247..9beb0d9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # theemu meemu themes and localizations, for meemu.org! + + +to use, clone the repo then run + +`rsync -av --files-from ./meemu-theme.txt . your/mastodon/dev/code/` + +deploy the same way + +`rsync -av --files-from ./meemu-theme.txt . yourname@yourServer:/your/mastodon/root` \ No newline at end of file diff --git a/meemu-theme.txt b/meemu-theme.txt new file mode 100644 index 0000000..8515272 --- /dev/null +++ b/meemu-theme.txt @@ -0,0 +1,6 @@ +app/javascript/fonts/pressstart2p/PressStart2P-Regular.ttf +app/javascript/mastodon/locales/en.json +app/javascript/styles/fonts/press-start.scss +app/javascript/styles/meemu.scss +config/themes.yml +config/locales/en.yml \ No newline at end of file