summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * rename current class to context in navigation explore panelDan Allen2018-03-273-5/+5
| * use shared main partials in 404 layoutDan Allen2018-03-271-7/+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
| * assume a single nav menu in the navigation scriptDan Allen2018-03-271-6/+2
| * short-circuit navigation menu logic if navigation menu is absentDan Allen2018-03-271-14/+18
| * scope DOM queries for menu elements to the menu panelDan Allen2018-03-271-7/+8
| * consolidate the from value resolution in the find functionDan Allen2018-03-271-2/+1
| * update relativize to return to if from is falsyDan Allen2018-03-271-1/+1
|/
* set generator if antoraVersion is set in UI modelDan Allen2018-03-232-0/+4
* 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
* merge !41Dan Allen2018-03-192-2/+2
|\
| * use correct component version in root navigation entryDan Allen2018-03-182-2/+2
|/
* merge !40Dan Allen2018-03-151-0/+2
|\
| * Enable Kotlin and Scala language support in highlight.js configThomas Girard2018-03-151-0/+2
|/
* merge !38Dan Allen2018-03-152-13/+19
|\
| * isolate state for each nav menuDan Allen2018-03-142-13/+19
|/
* merge !39Dan Allen2018-03-151-0/+1
|\
| * Enable nix language support in highlight.js configPierre Radermecker2018-03-141-0/+1
|/
* enable haskell language support in highlight.js configDan Allen2018-03-141-0/+1
* change siteRootUrl to site.homeUrlDan Allen2018-03-071-2/+2
* merge !37Sarah White2018-02-213-0/+53
|\
| * update styles for sidebar blockDan Allen2018-02-201-7/+7
| * add sidebar block to preview pageDan Allen2018-02-201-0/+14
| * add sidebar section to style guideSarah White2018-02-161-0/+26
| * add sidebar content stylesSarah White2018-02-161-10/+13
| * add styles for sidebar titleSarah White2018-02-141-0/+10
|/
* merge !36Dan Allen2018-02-145-735/+1009
|\
| * switch from browser-sync to gulp-connectDan Allen2018-02-145-735/+1009
|/
* don't need to wrap pack stream in PromiseDan Allen2018-02-121-8/+4
* merge !35Sarah White2018-02-121-2/+1
|\
| * remove nav list titleSarah White2018-02-111-2/+1
|/
* use map-stream onlyDan Allen2018-02-115-30/+25
* add some breathing room below the articleDan Allen2018-02-111-1/+1
* actually collapse top margin of first child of example blockDan Allen2018-02-101-1/+1
* rename inc helper to incrementDan Allen2018-02-102-1/+1
* merge !34Dan Allen2018-02-101-0/+14
|\
| * add square brackets around button reference; disable wrapDan Allen2018-02-101-0/+14
|/
* collapse top margin of first child of example blockDan Allen2018-02-101-0/+4
* fix size and alignment of ordered list numerationsDan Allen2018-02-101-2/+3
* remove colon following dt; add dlist example to previewDan Allen2018-02-102-5/+16
* document how to support the ordered list numeration stylesDan Allen2018-02-101-1/+46
* merge !32Dan Allen2018-02-101-3/+28
|\
| * add numeration styles for ordered listsDan Allen2018-02-091-3/+28
|/