Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set generator if antoraVersion is set in UI model | Dan Allen | 2018-03-23 | 1 | -0/+3 |
| | |||||
* | remove old gtag script attempt | Dan Allen | 2018-03-22 | 1 | -3/+0 |
| | |||||
* | consolidate gtag script | Dan Allen | 2018-03-22 | 1 | -7/+2 |
| | |||||
* | try another variant of the gtag code | Dan Allen | 2018-03-22 | 1 | -0/+8 |
| | |||||
* | fix google tag manager script | Dan Allen | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | use correct component version in root navigation entry | Dan Allen | 2018-03-18 | 2 | -2/+2 |
| | | | | - use page.componentVersion instead of page.component to retrieve URL for current component version | ||||
* | Enable Kotlin and Scala language support in highlight.js config | Thomas Girard | 2018-03-15 | 1 | -0/+2 |
| | |||||
* | isolate state for each nav menu | Dan Allen | 2018-03-14 | 2 | -13/+19 |
| | | | | | | | - add data-component attribute to navigation container - add data-version attribute to navigation container - store state for each menu separately, using the component + version as the key - add version field to nav-state data to detect & purge incompatible data | ||||
* | Enable nix language support in highlight.js config | Pierre Radermecker | 2018-03-14 | 1 | -0/+1 |
| | |||||
* | enable haskell language support in highlight.js config | Dan Allen | 2018-03-14 | 1 | -0/+1 |
| | |||||
* | change siteRootUrl to site.homeUrl | Dan Allen | 2018-03-07 | 1 | -2/+2 |
| | |||||
* | update styles for sidebar block | Dan Allen | 2018-02-20 | 1 | -7/+7 |
| | | | | | | | - move background and padding to container div - only apply title styles to title for sidebar - change background to something more neutral - apply semi-bold weight to sidebar title | ||||
* | add sidebar content styles | Sarah White | 2018-02-16 | 1 | -10/+13 |
| | |||||
* | add styles for sidebar title | Sarah White | 2018-02-14 | 1 | -0/+10 |
| | |||||
* | add some breathing room below the article | Dan Allen | 2018-02-11 | 1 | -1/+1 |
| | |||||
* | actually collapse top margin of first child of example block | Dan Allen | 2018-02-10 | 1 | -1/+1 |
| | |||||
* | rename inc helper to increment | Dan Allen | 2018-02-10 | 2 | -1/+1 |
| | |||||
* | add square brackets around button reference; disable wrap | Dan Allen | 2018-02-10 | 1 | -0/+14 |
| | |||||
* | collapse top margin of first child of example block | Dan Allen | 2018-02-10 | 1 | -0/+4 |
| | |||||
* | fix size and alignment of ordered list numerations | Dan Allen | 2018-02-10 | 1 | -2/+3 |
| | |||||
* | remove colon following dt; add dlist example to preview | Dan Allen | 2018-02-10 | 1 | -4/+0 |
| | |||||
* | add numeration styles for ordered lists | Dan Allen | 2018-02-09 | 1 | -3/+28 |
| | |||||
* | tighten margin above nested list | Dan Allen | 2018-02-09 | 1 | -7/+9 |
| | | | | | | - tighten margin above nested list - reorder nested list permutations - remove needless style for paragraph in list | ||||
* | style keybinding (kbd and span.keyseq) | Dan Allen | 2018-02-09 | 1 | -0/+34 |
| | |||||
* | apply the brand monospace font to the kbd element | Dan Allen | 2018-02-09 | 1 | -0/+1 |
| | |||||
* | style title on openblock | Dan Allen | 2018-02-09 | 1 | -1/+2 |
| | |||||
* | affix language tag when source block scrolls left-to-right | Dan Allen | 2018-02-09 | 1 | -10/+11 |
| | |||||
* | tweak styles for block titles and example blocks | Dan Allen | 2018-02-09 | 1 | -14/+17 |
| | | | | | | | | | - use darker color for block titles - align sizing of block titles to grid - tighten spacing between letters in block title - change box shadow around blocks to 1.75px - tighten letter spacing in language hover - reorder styles | ||||
* | improve listing, admonition, example block titles | Sarah White | 2018-02-09 | 1 | -3/+16 |
| | | | | | - set margin to 0 on pre - add example block content styles | ||||
* | remove auto width on images | Dan Allen | 2018-02-09 | 1 | -5/+0 |
| | |||||
* | update header styles for Antora docs | Dan Allen | 2018-02-09 | 3 | -8/+25 |
| | | | | | | | | - adjust weight of bold elements in base.css - set color for nested links in brand - add padding to separator - style menu list divider - size icon in navbar | ||||
* | minor optimization to relativize helper | Dan Allen | 2018-02-09 | 1 | -1/+1 |
| | |||||
* | add padding below navigation list to allow slight overscroll | Dan Allen | 2018-02-08 | 1 | -1/+3 |
| | |||||
* | correctly relativize URL when target ends with a fragment identifier | Dan Allen | 2018-02-08 | 1 | -5/+14 |
| | |||||
* | consolidate link styles | Dan Allen | 2018-02-08 | 7 | -31/+11 |
| | | | | | - set text decoration on link globally - only override text decoration on link where necessary | ||||
* | style links in footer | Dan Allen | 2018-02-08 | 1 | -0/+9 |
| | | | | | - color #5d5d5d - text decoration underline only on hover | ||||
* | tweak spacing around component title in nav menu | Dan Allen | 2018-02-07 | 1 | -0/+3 |
| | |||||
* | assign explicit height to navigation menu div | Dan Allen | 2018-02-07 | 1 | -0/+11 |
| | |||||
* | extract navigation drawer height as variable | Dan Allen | 2018-02-07 | 2 | -1/+5 |
| | |||||
* | don't show edit this page if page.editUrl is not set | Dan Allen | 2018-02-07 | 1 | -0/+2 |
| | |||||
* | show navigation list titles | Dan Allen | 2018-02-07 | 3 | -29/+34 |
| | | | | | | | | | | | | | - show title (level 0) of navigation list - add toggle button next to title of navigation list - hide first level of list by default - indent first level of list - if navigation list has no title * don't output toggle button and text in HTML * automatically expand first level * align first level of list with other navigation list titles - add title of component above navigation menu - tighten spacing in navigation menu | ||||
* | fix missing component title in breadcrumbs | Dan Allen | 2018-02-07 | 2 | -4/+7 |
| | |||||
* | tweak pre, code, and admonition block font sizes | Dan Allen | 2018-02-06 | 1 | -3/+7 |
| | |||||
* | update admonition p and code font size | Sarah White | 2018-02-06 | 1 | -2/+3 |
| | | | | | - add admonition block to title group - add complex admonition to preview source | ||||
* | split head partial | Dan Allen | 2018-02-06 | 3 | -9/+9 |
| | | | | | - split head partial into head-meta and head-scripts - consolidate gtags script | ||||
* | replace analytics.js with gtag.js for GA tracking | Dan Allen | 2018-02-05 | 2 | -4/+9 |
| | |||||
* | add Google Analytics tracking code if key is defined in model | Dan Allen | 2018-02-05 | 1 | -0/+3 |
| | |||||
* | format and consolidate code in navigation script | Dan Allen | 2018-02-05 | 1 | -10/+3 |
| | |||||
* | open menu item when activated | Dan Allen | 2018-02-05 | 1 | -11/+23 |
| | | | | | | - open menu item when activated (i.e., clicked) - reorder logic in navigation script to be more intuitive - use single query to find all menu items to open | ||||
* | don't assume page.title is set in template | Dan Allen | 2018-02-04 | 4 | -3/+5 |
| |