summaryrefslogtreecommitdiffstats
path: root/src/partials
Commit message (Expand)AuthorAgeFilesLines
* changesHEADmasterDaniel Isaksen2019-04-122-44/+26
* don't show Edit this Page if repository is privateDan Allen2019-02-181-1/+1
* show displayVersion instead of version for page / componentDan Allen2018-12-062-4/+4
* fix HTML validation errorsDan Allen2018-08-054-4/+4
* remove is-current from last breadcrumb as it currently breaks the searchDan Allen2018-04-091-1/+1
* add is-current marker to breadcrumb for current pageDan Allen2018-04-061-1/+1
* rename current class to context in navigation explore panelDan Allen2018-03-271-1/+1
* add title and contents for 404 pageDan Allen2018-03-271-0/+11
* auto-activate explore panel if page.component is not set; don't show current ...Dan Allen2018-03-271-1/+3
* don't set data-component and data-version if page.component is not setDan Allen2018-03-271-1/+1
* don't output navigation menu if page.navigation is not setDan Allen2018-03-271-0/+2
* don't output breadcrumbs ul if page.breadcrumbs is not setDan Allen2018-03-271-0/+2
* remove old gtag script attemptDan Allen2018-03-221-3/+0
* consolidate gtag scriptDan Allen2018-03-221-7/+2
* try another variant of the gtag codeDan Allen2018-03-221-0/+8
* fix google tag manager scriptDan Allen2018-03-221-1/+1
* use correct component version in root navigation entryDan Allen2018-03-182-2/+2
* isolate state for each nav menuDan Allen2018-03-141-1/+1
* change siteRootUrl to site.homeUrlDan Allen2018-03-071-2/+2
* rename inc helper to incrementDan Allen2018-02-101-1/+1
* don't show edit this page if page.editUrl is not setDan Allen2018-02-071-0/+2
* show navigation list titlesDan Allen2018-02-072-1/+4
* fix missing component title in breadcrumbsDan Allen2018-02-071-4/+4
* split head partialDan Allen2018-02-063-9/+9
* replace analytics.js with gtag.js for GA trackingDan Allen2018-02-052-4/+9
* add Google Analytics tracking code if key is defined in modelDan Allen2018-02-051-0/+3
* don't assume page.title is set in templateDan Allen2018-02-041-0/+2
* reword footer textDan Allen2018-02-041-1/+1
* format Handlebars templates to make them more readableDan Allen2018-01-024-8/+16
* align templates with UI modelDan Allen2018-01-0211-34/+34
* add JavaScript for page version selectorDan Allen2017-11-201-1/+1
* add JavaScript for navigation menuDan Allen2017-11-181-0/+1
* add CSS for UI shellDan Allen2017-10-242-2/+1
* add HTML page templatesDan Allen2017-10-1315-1/+152
* integrate highlight.js as vendor scriptDan Allen2017-10-111-0/+2