Skip to content

Commit

Permalink
Note regarding submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska committed Aug 29, 2017
1 parent 057eebe commit 6cbdd45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@ This repo contains the publicly available themes for Nikola (<https://getnikola.
To contribute a theme:

* Make sure it works well for you
* Start a branch that puts your theme "foo" in vX/foo
* Start a branch that puts your theme "foo" in vX/foo (we prefer committing full code as opposed to using submodules — it’s easier to maintain)
* Run ``scripts/test_themes.py foo`` and see if it complains of anything
* Make sure you have a ``README.md`` (written in Markdown), a ``.theme`` meta
file, and ``parent``/``engine`` files in your theme
Expand Down

0 comments on commit 6cbdd45

Please sign in to comment.