Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed Jul 23, 2015
1 parent 3a0d9f6 commit 07558eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,9 +2,9 @@ This repo contains the publicly available themes for Nikola (https://getnikola.c

To contribute a theme:

* Make sure it works well for you
* Start a branch that puts your theme "foo" in vX/foo
* 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)
* Make sure you have a README (in markdown) in your theme
* Double check licenses for everyhing in your theme
* Do a PR
Expand Down

0 comments on commit 07558eb

Please sign in to comment.