summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Enable Kotlin and Scala language support in highlight.js configThomas Girard2018-03-151-0/+2
* isolate state for each nav menuDan Allen2018-03-142-13/+19
* 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
* update styles for sidebar blockDan Allen2018-02-201-7/+7
* add sidebar content stylesSarah White2018-02-161-10/+13
* add styles for sidebar titleSarah White2018-02-141-0/+10
* 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
* 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-101-4/+0
* add numeration styles for ordered listsDan Allen2018-02-091-3/+28
* tighten margin above nested listDan Allen2018-02-091-7/+9
* style keybinding (kbd and span.keyseq)Dan Allen2018-02-091-0/+34
* apply the brand monospace font to the kbd elementDan Allen2018-02-091-0/+1
* style title on openblockDan Allen2018-02-091-1/+2
* affix language tag when source block scrolls left-to-rightDan Allen2018-02-091-10/+11
* tweak styles for block titles and example blocksDan Allen2018-02-091-14/+17
* improve listing, admonition, example block titlesSarah White2018-02-091-3/+16
* remove auto width on imagesDan Allen2018-02-091-5/+0
* update header styles for Antora docsDan Allen2018-02-093-8/+25
* minor optimization to relativize helperDan Allen2018-02-091-1/+1
* add padding below navigation list to allow slight overscrollDan Allen2018-02-081-1/+3
* correctly relativize URL when target ends with a fragment identifierDan Allen2018-02-081-5/+14
* consolidate link stylesDan Allen2018-02-087-31/+11
* style links in footerDan Allen2018-02-081-0/+9
* tweak spacing around component title in nav menuDan Allen2018-02-071-0/+3
* assign explicit height to navigation menu divDan Allen2018-02-071-0/+11
* extract navigation drawer height as variableDan Allen2018-02-072-1/+5
* don't show edit this page if page.editUrl is not setDan Allen2018-02-071-0/+2
* show navigation list titlesDan Allen2018-02-073-29/+34
* fix missing component title in breadcrumbsDan Allen2018-02-072-4/+7
* tweak pre, code, and admonition block font sizesDan Allen2018-02-061-3/+7
* update admonition p and code font sizeSarah White2018-02-061-2/+3
* 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
* format and consolidate code in navigation scriptDan Allen2018-02-051-10/+3
* open menu item when activatedDan Allen2018-02-051-11/+23
* don't assume page.title is set in templateDan Allen2018-02-044-3/+5
* add list-style none on inline (flex) listsDan Allen2018-02-042-1/+2