Created
May 27, 2011 18:25
-
-
Save davilima6/995846 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This means: | |
Create a Python package of the form plonetheme.free_theme | |
Create a Diazo theme inside of the form: plonetheme.free_theme/plonetheme/free_theme/theme/free_theme/{rules.xml,index.html,static/} | |
Create a zip file from the diazo theme: plonetheme.free_theme/free_theme.zip | |
Upload to PyPI | |
Use plonetheme.unilluminated as an example: https://github.com/aclark4life/plonetheme.unilluminated. | |
Preferably we develop themes in the Github collective: https://github.com/organizations/collective but SVN collective or elsewhere is fine too as long as they end up on PyPI/plone.org. | |
List of themes: | |
1. Unilluminated (http://www.freecsstemplates.org/preview/unilluminated/) [aclark] | |
2. CoolBlue (http://www.styleshout.com/templates/preview/CoolBlue10/index.html) [aclark] | |
3. GrungeEra (http://www.styleshout.com/templates/preview/GrungeEra11/index.html) [aclark] | |
4. Freshpick (http://www.styleshout.com/templates/preview/FreshPick10/index.html) [aclark] | |
5. Jungleland (http://www.styleshout.com/templates/preview/Jungleland10/index.html) [mamico] | |
6. KeepItSimple (http://www.styleshout.com/templates/preview/KeepItSimple11/index.html) [aclark] | |
7. Flowerbuds (http://www.freewpthemes.net/preview/flowerbuds/) [toutpt] | |
8. Enterprise (http://www.opendesigns.org/design/enterprise/) [esteele] | |
9. Greyzed (http://wordpress.org/extend/themes/greyzed) [esteele] | |
10. Earthlingtwo (http://www.freecsstemplates.org/preview/earthlingtwo) [amleczko] | |
11. Pollination (http://www.freecsstemplates.org/preview/pollination) [nekorin] | |
12. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment