Skip to content

wisonwang/nikola-themes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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), a .theme meta file, and parent/engine files in your theme
  • 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.

About

Themes for Nikola

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.9%
  • JavaScript 28.4%
  • Python 5.0%
  • HTML 2.7%