README
This commit is contained in:
parent
7f7aabb25a
commit
2db9e17319
1 changed files with 15 additions and 0 deletions
15
README
Normal file
15
README
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# ewfm standard themes
|
||||||
|
This repository contains standard themes including the base of all theme types allowing you to easily make your own.
|
||||||
|
|
||||||
|
In most cases, `populate.sh` will be able to handle this repository for you so there will be no need for manually downloading it.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
The themes in this repository must only contain `template.html`, `dist` and a stylesheet within `dist`.
|
||||||
|
|
||||||
|
You aren't allowed to include any extra files, which also means no JavaScript, images or multiple stylesheets.
|
||||||
|
|
||||||
|
The (extended themes)[https://gitlab.com/threeoh6000/ewfm-extended-themes] repository will be suitable for heavier themes, although it bans JavaScript.
|
||||||
|
|
||||||
|
**All** themes in this repository will be licensed under the GNU GPL.
|
||||||
|
|
||||||
|
Theme makers are allowed to add an extra `AUTHORS` file to denote who worked on said theme.
|
Loading…
Reference in a new issue