We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0d9f6 commit 07558ebCopy full SHA for 07558eb
README.md
@@ -2,9 +2,9 @@ This repo contains the publicly available themes for Nikola (https://getnikola.c
2
3
To contribute a theme:
4
5
+* Make sure it works well for you
6
* Start a branch that puts your theme "foo" in vX/foo
7
* Run ``scripts/test_themes.py foo`` and see if it complains of anything
-* Run ``scripts/build_themes.py foo`` and see if it works correctly (output is in output/vX/foo)
8
* Make sure you have a README (in markdown) in your theme
9
* Double check licenses for everyhing in your theme
10
* Do a PR
0 commit comments