add more readme and the file list
This commit is contained in:
parent
9bc7fdc0eb
commit
0934b6b908
|
@ -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`
|
|
@ -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
|
Loading…
Reference in New Issue