photoblog/themes/lanyon
2016-10-06 20:57:33 +02:00
..
assets/css Theme added 2016-10-06 20:57:33 +02:00
templates Theme added 2016-10-06 20:57:33 +02:00
bundles Theme added 2016-10-06 20:57:33 +02:00
LICENSE.md Theme added 2016-10-06 20:57:33 +02:00
parent Theme added 2016-10-06 20:57:33 +02:00
README.md Theme added 2016-10-06 20:57:33 +02:00

This theme is a port of the Lanyon theme by mdo Everything that's good in it is mvo's fault, everything bad is mine.

It supports one variable set in the config:

    GLOBAL_CONTEXT = {
        "lanyon_subtheme": "theme-base-08"
    }

That changes the color scheme, replace 08 with one of 09, 0a, 0b, 0c, 0d, 0e, 0f.

You can read a tutorial about how this theme was created at Nikola's site

License is MIT

Known Issues:

  • Not all features of Nikola are tested.
  • Galleries will work better when Issue #1764 is fixed.
  • Submenus in navigation links are not supported
  • CDNs are not used regardless of USE_CDN