Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getnikola/nikola-themes
Themes for Nikola
https://github.com/getnikola/nikola-themes
Last synced: 5 days ago
JSON representation
Themes for Nikola
- Host: GitHub
- URL: https://github.com/getnikola/nikola-themes
- Owner: getnikola
- Created: 2013-03-25T13:28:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T11:27:59.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T08:25:13.949Z (7 months ago)
- Language: CSS
- Homepage: https://themes.getnikola.com/
- Size: 9.91 MB
- Stars: 67
- Watchers: 14
- Forks: 54
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - getnikola/nikola-themes - Themes for Nikola (others)
README
This repo contains the publicly available themes for Nikola ()
To contribute a theme:
* Make sure it works well for you
* 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) and a ``.theme``
meta file
* Double check licenses for everyhing in your theme
* Make a Pull RequestAfter a brief discussion it will be merged and available for everyone :-)
See also: [Creating a Theme](https://getnikola.com/creating-a-theme.html),
[Theming reference](https://getnikola.com/theming.html), [Template
variables](https://getnikola.com/template-variables.html).