All Projects → getnikola → nikola-themes

getnikola / nikola-themes

Licence: other
Themes for Nikola

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
Less
1899 projects
HTML
75241 projects
SCSS
7915 projects

This repo contains the publicly available themes for Nikola (https://getnikola.com/)

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 Request

After a brief discussion it will be merged and available for everyone :-)

See also: Creating a Theme, Theming reference, Template variables.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].