Generic theme providing a template framework and templates for bootstrap components.
License: MIT License
html.doctype
Doctype declaration to use.
"html5"html.lang
An ISO 639-1 language code to set to the html tag.
"en"lib.bootstrap.enable
Whether to enable bootstrap.
falsetruelib.bootstrap.version
Selects bootstrap version to use.
"3.3.7"lib.font-awesome.enable
Whether to enable font awesome.
falsetruelib.font-awesome.version
Selects font-awesome version to use.
"4.7.0"lib.googlefonts
Google Fonts to load, for available fonts see https://fonts.google.com/.
[ ][ "Barrio" "Fjalla One" ]lib.highlightjs.enable
Whether to enable highlightjs.
falsetruelib.highlightjs.extraLanguages
Extra languages to highlight, for available languages see https://highlightjs.org/static/demo/.
[ ][ "nix" ]lib.highlightjs.style
Style used by highlight.js, for available styles see https://highlightjs.org/static/demo/.
"default""agate"lib.highlightjs.version
Selects highlightjs version to use.
"9.9.0"lib.jquery.enable
Whether to enable jQuery.
falsetruelib.jquery.version
Selects jQuery version to use.
"3.1.1"lib.mathjax.enable
Whether to enable mathjax.
falsetrueservices.disqus.shortname
Disqus service shortname. See What’s a shortname? page for details.
nullservices.google-analytics.trackingID
Google analytics service tracker ID, Google analytics is disabled if set to null.
nullservices.piwik.IDsite
idsite of the website you are tracking in Piwik.
""services.piwik.enable
Whether to enable Piwik.
falsetrueservices.piwik.url
Piwik url.
""site.title
Site title.
"Generic Templates"