summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* changesHEADmasterDaniel Isaksen2019-04-127-75/+228
* don't show Edit this Page if repository is privateDan Allen2019-02-181-1/+1
* enable the Swift language highlight in code blocksRoman Shamritskiy2018-12-281-0/+1
* upgrade dependenciesDan Allen2018-12-261-4/+1
* show displayVersion instead of version for page / componentDan Allen2018-12-062-4/+4
* Add clojure to highlight.js languagesDominic Monroe2018-10-131-0/+1
* fix scroll into view behavior in navigationDan Allen2018-08-122-10/+7
* more debugging of scrollIntoViewDan Allen2018-08-121-2/+2
* debug navigation scrollIntoViewDan Allen2018-08-121-0/+3
* add slight breathing room below expandable list in navDan Allen2018-08-071-4/+3
* remove margin below nested nav listDan Allen2018-08-071-6/+2
* use lighter color for navigation toggle iconDan Allen2018-08-071-1/+1
* preserve character references in page title part of html titleDan Allen2018-08-061-1/+1
* slightly tweak alignment of nav toggle buttonDan Allen2018-08-051-1/+1
* make text of text-only nav item with children clickableDan Allen2018-08-051-0/+20
* reduce size of font in navigation panelDan Allen2018-08-052-6/+11
* scope scrollbar changes to navigation menu; only color trackDan Allen2018-08-052-17/+8
* resolves #63 fix nav menu layoutDan Allen2018-08-051-58/+27
* fix HTML validation errorsDan Allen2018-08-054-4/+4
* merge !48Dan Allen2018-08-051-0/+16
|\
| * add missing table cell alignment classesJean-Louis Jouannic2018-08-051-0/+16
* | remove fancy ol numbering stylesEwan Edwards2018-08-051-91/+2
* | Specify initial values for ordered lists, based on start attribute.Ewan Edwards2018-08-031-0/+40
* | add margin to verse blockDan Allen2018-05-251-3/+4
|/
* fix race condition in fragment jumperDan Allen2018-04-151-0/+1
* remove is-current from last breadcrumb as it currently breaks the searchDan Allen2018-04-091-1/+1
* consistently use screen in width-based CSS media queriesDan Allen2018-04-098-14/+14
* add is-current marker to breadcrumb for current pageDan Allen2018-04-061-1/+1
* only apply font settings to first item in navbar-brandDan Allen2018-04-061-2/+2
* use double quotes for quoted text in stylesheetDan Allen2018-04-063-4/+4
* lighten sidebar backgroundDan Allen2018-04-051-1/+1
* move relative positioning on admonition block to child tableDan Allen2018-04-031-2/+2
* collapse top margin on first child of sidebar if sidebar has no titleDan Allen2018-03-311-0/+4
* apply style to version links in explore panel to make them stand out moreDan Allen2018-03-301-3/+9
* fix display properly of icon in navbarDan Allen2018-03-281-0/+1
* adjust weight and alignment of section anchorDan Allen2018-03-281-1/+2
* resolves #48 change h3 headings to boldDan Allen2018-03-271-0/+4
* 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-231-0/+3