www.donaldharper.com/themes/hyde
2018-12-19 22:11:49 +00:00
..
assets/css more updates to match new code, new entry for testing 2018-12-19 22:11:49 +00:00
templates more updates to match new code, new entry for testing 2018-12-19 22:11:49 +00:00
bundles more updates to match new code, new entry for testing 2018-12-19 22:11:49 +00:00
engine more updates to match new code, new entry for testing 2018-12-19 22:11:49 +00:00
hyde.theme more updates to match new code, new entry for testing 2018-12-19 22:11:49 +00:00
parent more updates to match new code, new entry for testing 2018-12-19 22:11:49 +00:00
README.md more updates to match new code, new entry for testing 2018-12-19 22:11:49 +00:00

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

It supports one variable set in the config:

    GLOBAL_CONTEXT = {
        "hyde_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 to create/port new theme at Nikola's site

(Note: The .sidebar class was renamed to .hsidebar to avoid conflicts with reST.)

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