eg-antora.git
5 years agouse single-quoted strings in Handlebars expressions
Dan Allen [Wed, 28 Aug 2019 06:00:16 +0000 (00:00 -0600)]
use single-quoted strings in Handlebars expressions

5 years agocolor unresolved link
Dan Allen [Sun, 25 Aug 2019 20:53:09 +0000 (14:53 -0600)]
color unresolved link

5 years agoclarify docs for site.path property in UI model
Dan Allen [Sun, 25 Aug 2019 19:10:38 +0000 (13:10 -0600)]
clarify docs for site.path property in UI model

5 years agodocument the site.path property in the UI model
Dan Allen [Sun, 25 Aug 2019 10:33:34 +0000 (04:33 -0600)]
document the site.path property in the UI model

5 years agomerge !90
Dan Allen [Sat, 24 Aug 2019 23:13:13 +0000 (23:13 +0000)]
merge !90

resolves #94 make current page URL argument to relativize helper optional

5 years agomake current page URL argument to relativize helper optional
Dan Allen [Sat, 24 Aug 2019 09:54:58 +0000 (03:54 -0600)]
make current page URL argument to relativize helper optional

5 years agoexplain page attributes more clearly in docs
Dan Allen [Sat, 24 Aug 2019 22:42:32 +0000 (16:42 -0600)]
explain page attributes more clearly in docs

5 years agomerge !89
Dan Allen [Sat, 24 Aug 2019 22:39:19 +0000 (22:39 +0000)]
merge !89

Add example to clarify page.attributes usage.

5 years agoUpdate templates.adoc to clarify page.attributes usage. This might be obvious to...
David Jencks [Sat, 24 Aug 2019 22:39:19 +0000 (22:39 +0000)]
Update templates.adoc to clarify page.attributes usage.  This might be obvious to everyone else, but it took me about a day to figure out the syntax.

5 years agoadd helper to return current year as a string
Dan Allen [Sat, 24 Aug 2019 08:03:33 +0000 (02:03 -0600)]
add helper to return current year as a string

5 years agoadd hint about how to disable the page.editUrl property
Dan Allen [Thu, 22 Aug 2019 19:11:48 +0000 (13:11 -0600)]
add hint about how to disable the page.editUrl property

5 years agodisable hyphens for bare URLs
Dan Allen [Wed, 21 Aug 2019 07:30:41 +0000 (01:30 -0600)]
disable hyphens for bare URLs

5 years agoclarify info about canonical URL [skip ci]
Dan Allen [Wed, 21 Aug 2019 07:00:36 +0000 (01:00 -0600)]
clarify info about canonical URL [skip ci]

5 years agoformat source
Dan Allen [Wed, 14 Aug 2019 00:15:07 +0000 (18:15 -0600)]
format source

5 years agoactivate syntax highlighting immediately instead of deferring until load
Dan Allen [Wed, 14 Aug 2019 00:13:51 +0000 (18:13 -0600)]
activate syntax highlighting immediately instead of deferring until load

5 years agoadd syntax highlighting for Go
Dan Allen [Wed, 14 Aug 2019 00:13:38 +0000 (18:13 -0600)]
add syntax highlighting for Go

5 years agoenable strict mode for highlight.js script
Dan Allen [Wed, 14 Aug 2019 00:13:09 +0000 (18:13 -0600)]
enable strict mode for highlight.js script

5 years agoonly thicken bottom border of th inside thead
Dan Allen [Thu, 1 Aug 2019 23:00:56 +0000 (17:00 -0600)]
only thicken bottom border of th inside thead

5 years agoremove redundant property assignment in toolbar CSS
Dan Allen [Tue, 23 Jul 2019 05:49:00 +0000 (23:49 -0600)]
remove redundant property assignment in toolbar CSS

5 years agofix typo in README [skip ci]
Dan Allen [Mon, 22 Jul 2019 17:23:01 +0000 (11:23 -0600)]
fix typo in README [skip ci]

5 years agomerge !87
Dan Allen [Mon, 22 Jul 2019 09:53:31 +0000 (09:53 +0000)]
merge !87

- recalibrate font sizes
- use rem calc function to compute font sizes from desired (desktop) pixel value
- introduce variables to control font sizes, font weights, and line heights

5 years agouse CSS var for doc margin
Dan Allen [Mon, 22 Jul 2019 09:25:33 +0000 (03:25 -0600)]
use CSS var for doc margin

5 years agouse desktop media qualifier instead of mobile media qualifier for CSS vars
Dan Allen [Mon, 22 Jul 2019 09:23:58 +0000 (03:23 -0600)]
use desktop media qualifier instead of mobile media qualifier for CSS vars

5 years agoupdate variable convention
Dan Allen [Mon, 22 Jul 2019 09:17:33 +0000 (03:17 -0600)]
update variable convention

* use underscore for state modifier (e.g., _hover)
* use double hyphen for media modifier (e.g. --mobile)

5 years agouse variables for line heights
Dan Allen [Fri, 19 Jul 2019 20:44:05 +0000 (14:44 -0600)]
use variables for line heights

5 years agoextract font families and bold font weight into variables
Dan Allen [Fri, 19 Jul 2019 19:13:23 +0000 (13:13 -0600)]
extract font families and bold font weight into variables

5 years agorecalibrate font sizes
Dan Allen [Wed, 17 Jul 2019 09:52:55 +0000 (03:52 -0600)]
recalibrate font sizes

- reduce scaling on body
- don't scale font size of paragraphs in document
- extract body font sizes as variables
- use rem calc to reverse compute rem value from desired pixel value
- adjust font sizes in nav
- slightly reduce width of nav
- fix position of component versions in explore menu

5 years agomerge !88
Dan Allen [Fri, 19 Jul 2019 22:31:21 +0000 (22:31 +0000)]
merge !88

resolves #86 drop nav state functionality

5 years agoput global click listener on document element instead of window to ignore secondary...
Dan Allen [Fri, 19 Jul 2019 19:45:34 +0000 (13:45 -0600)]
put global click listener on document element instead of window to ignore secondary clicks

5 years agodrop nav state functionality
Dan Allen [Fri, 19 Jul 2019 08:31:37 +0000 (02:31 -0600)]
drop nav state functionality

- don't attempt to remember expanded state or scroll offset
- scroll current page in nav to midpoint
- scroll current page in nav to midpoint when nav is initially hidden
- rename 01-navigation.js to 01-nav.js for consistency

5 years agofix stylelint error
Dan Allen [Fri, 19 Jul 2019 22:24:20 +0000 (16:24 -0600)]
fix stylelint error

5 years agoupdate shared button styles
Dan Allen [Fri, 19 Jul 2019 20:27:10 +0000 (14:27 -0600)]
update shared button styles

- use less aggressive generic styles
- override line height at location where button is used

5 years agonormalize line height
Dan Allen [Fri, 19 Jul 2019 20:09:15 +0000 (14:09 -0600)]
normalize line height

5 years agoonly adjust root text size on webkit
Dan Allen [Fri, 19 Jul 2019 20:08:57 +0000 (14:08 -0600)]
only adjust root text size on webkit

5 years agofix comment on highlight.js style
Dan Allen [Fri, 19 Jul 2019 19:58:57 +0000 (13:58 -0600)]
fix comment on highlight.js style

5 years agouse fancy caret for menu sequence
Dan Allen [Fri, 19 Jul 2019 19:58:48 +0000 (13:58 -0600)]
use fancy caret for menu sequence

5 years agolighten weight of pre annotation
Dan Allen [Fri, 19 Jul 2019 19:58:33 +0000 (13:58 -0600)]
lighten weight of pre annotation

5 years agorevert emphasis for nested em and strong
Dan Allen [Fri, 19 Jul 2019 19:54:58 +0000 (13:54 -0600)]
revert emphasis for nested em and strong

5 years agofix rendering of page version menu
Dan Allen [Thu, 18 Jul 2019 11:26:39 +0000 (05:26 -0600)]
fix rendering of page version menu

5 years agopromote more button styles to base
Dan Allen [Thu, 18 Jul 2019 11:11:36 +0000 (05:11 -0600)]
promote more button styles to base

5 years agoset button font size to inherit by default
Dan Allen [Thu, 18 Jul 2019 10:07:21 +0000 (04:07 -0600)]
set button font size to inherit by default

5 years agodarken caption; lighten pre annotation
Dan Allen [Thu, 18 Jul 2019 09:31:29 +0000 (03:31 -0600)]
darken caption; lighten pre annotation

5 years agoadd border radius to bottom of navbar dropdown
Dan Allen [Thu, 18 Jul 2019 01:37:23 +0000 (19:37 -0600)]
add border radius to bottom of navbar dropdown

5 years agodon't scale font size of navbar dropdown
Dan Allen [Thu, 18 Jul 2019 01:32:59 +0000 (19:32 -0600)]
don't scale font size of navbar dropdown

5 years agofix invalid nav item in preview site [skip ci]
Dan Allen [Thu, 18 Jul 2019 01:31:17 +0000 (19:31 -0600)]
fix invalid nav item in preview site [skip ci]

5 years agochange border color and style of example block; dim border color of quote block
Dan Allen [Wed, 17 Jul 2019 09:12:49 +0000 (03:12 -0600)]
change border color and style of example block; dim border color of quote block

5 years agomake font color of inline code configurable
Dan Allen [Wed, 17 Jul 2019 09:12:38 +0000 (03:12 -0600)]
make font color of inline code configurable

5 years agostyle caption on block image like other captions
Dan Allen [Wed, 17 Jul 2019 08:58:20 +0000 (02:58 -0600)]
style caption on block image like other captions

- add image block with caption to preview site
- style caption on block image like other captions

5 years agoconstrain width of inline image wherever it's located
Dan Allen [Wed, 17 Jul 2019 08:57:37 +0000 (02:57 -0600)]
constrain width of inline image wherever it's located

5 years agoslide nav explore panel up, over nav menu panel
Dan Allen [Wed, 17 Jul 2019 08:37:24 +0000 (02:37 -0600)]
slide nav explore panel up, over nav menu panel

5 years agoadd support for underline role
Dan Allen [Wed, 17 Jul 2019 08:07:15 +0000 (02:07 -0600)]
add support for underline role

5 years agoreorganize doc styles
Dan Allen [Wed, 17 Jul 2019 07:50:51 +0000 (01:50 -0600)]
reorganize doc styles

- remove tag name from .anchor selector inside section title
- don't style visited link explicitly
- move up p and colist styles
- remove unused styles

5 years agogroup heading styles together
Dan Allen [Wed, 17 Jul 2019 07:48:36 +0000 (01:48 -0600)]
group heading styles together

5 years agoadd page class to doctitle for more accurate styling
Dan Allen [Wed, 17 Jul 2019 07:34:32 +0000 (01:34 -0600)]
add page class to doctitle for more accurate styling

5 years agouse correct apostrophe on 404 page
Dan Allen [Wed, 17 Jul 2019 07:32:30 +0000 (01:32 -0600)]
use correct apostrophe on 404 page

5 years agostyle code element in thead
Dan Allen [Wed, 17 Jul 2019 07:01:50 +0000 (01:01 -0600)]
style code element in thead

5 years agoapply hyphens more carefully
Dan Allen [Wed, 17 Jul 2019 07:01:18 +0000 (01:01 -0600)]
apply hyphens more carefully

- apply to thead instead of entire table
- don't apply to AsciiDoc table cell

5 years agodon't change font family of + in key sequence
Dan Allen [Wed, 17 Jul 2019 06:38:41 +0000 (00:38 -0600)]
don't change font family of + in key sequence

5 years agoadd right position of listing block annotation (source language)
Dan Allen [Wed, 17 Jul 2019 06:38:17 +0000 (00:38 -0600)]
add right position of listing block annotation (source language)

5 years agoadd border radius to sidebar; tighten space between title and content
Dan Allen [Wed, 17 Jul 2019 06:37:55 +0000 (00:37 -0600)]
add border radius to sidebar; tighten space between title and content

5 years agomove callout list closer to previous block
Dan Allen [Wed, 17 Jul 2019 06:34:36 +0000 (00:34 -0600)]
move callout list closer to previous block

5 years agomove styles for paragraph higher up in stylesheet [skip ci]
Dan Allen [Wed, 17 Jul 2019 06:34:07 +0000 (00:34 -0600)]
move styles for paragraph higher up in stylesheet [skip ci]

5 years agochange style of block titles
Dan Allen [Wed, 17 Jul 2019 06:19:50 +0000 (00:19 -0600)]
change style of block titles

- use medium gray font
- use medium font weight
- include table caption
- align text to left

5 years agoremove superfluous hyphens assignment in breadcrumbs
Dan Allen [Wed, 17 Jul 2019 06:14:35 +0000 (00:14 -0600)]
remove superfluous hyphens assignment in breadcrumbs

5 years agoupdate preview page [skip ci]
Dan Allen [Wed, 17 Jul 2019 06:12:25 +0000 (00:12 -0600)]
update preview page [skip ci]

- add caption to table
- disable table caption label
- add second item to callout list
- expand sidebar title

5 years agomerge !85
Dan Allen [Tue, 16 Jul 2019 00:36:43 +0000 (00:36 +0000)]
merge !85

resolves #18 extract all colors into CSS variables

5 years agoextract all colors into CSS variables
Dan Allen [Mon, 1 Jul 2019 19:29:40 +0000 (13:29 -0600)]
extract all colors into CSS variables

- define color variables for smoke, gray, and jet variations
- extract all colors into semantic CSS vars
- rework existing CSS vars to be more consistent
- normalize some of the colors so they are easier to maintain
- set background color on body

5 years agoremove dependency override for gifsicle
Dan Allen [Tue, 16 Jul 2019 00:14:01 +0000 (18:14 -0600)]
remove dependency override for gifsicle

5 years agoupdate package lock file
Dan Allen [Tue, 16 Jul 2019 00:08:22 +0000 (18:08 -0600)]
update package lock file

5 years agomerge !86
Dan Allen [Tue, 16 Jul 2019 00:05:24 +0000 (00:05 +0000)]
merge !86

change CI image from alpine to stretch

5 years agochange CI image from alpine to stretch
Dan Allen [Tue, 16 Jul 2019 00:00:21 +0000 (18:00 -0600)]
change CI image from alpine to stretch

5 years agoadd ordered list numeration styles
Dan Allen [Sun, 14 Jul 2019 10:12:43 +0000 (04:12 -0600)]
add ordered list numeration styles

5 years agomerge !84
Dan Allen [Wed, 10 Jul 2019 08:30:30 +0000 (08:30 +0000)]
merge !84

Fix typo in build-preview-ui.adoc

5 years agoFix typo in build-preview-ui.adoc
François Violette [Wed, 10 Jul 2019 08:16:56 +0000 (08:16 +0000)]
Fix typo in build-preview-ui.adoc

5 years agofix google analytics code for real
Dan Allen [Fri, 5 Jul 2019 21:35:15 +0000 (15:35 -0600)]
fix google analytics code for real

5 years agoswitch back to plain old Google Analytics
Dan Allen [Fri, 5 Jul 2019 20:40:35 +0000 (14:40 -0600)]
switch back to plain old Google Analytics

5 years agomerge !83
Dan Allen [Fri, 28 Jun 2019 23:48:43 +0000 (23:48 +0000)]
merge !83

rename CSS classes and add more CSS variables

5 years agorename CSS classes and add more CSS variables
Dan Allen [Thu, 27 Jun 2019 05:24:19 +0000 (23:24 -0600)]
rename CSS classes and add more CSS variables

- rename CSS classes to make them more concise and consistent
- extract CSS variables into dedicated file
- pull more widths and heights into CSS variables
- rename crumbs to breadcrumbs
- consolidate styles for site navigation into single CSS file

5 years agomerge !81
Dan Allen [Wed, 26 Jun 2019 20:09:57 +0000 (20:09 +0000)]
merge !81

refactor body partials

5 years agorefactor body partials
Dan Allen [Thu, 20 Jun 2019 09:24:05 +0000 (03:24 -0600)]
refactor body partials

* introduce body partial
* introduce header-scripts partial
* introduce nav-toggle partial
* rename breadcrumbs to crumbs
* shorten navigation to nav
* rename main-wrapper class to body
* change main CSS class to main role

5 years agomerge !82
Dan Allen [Wed, 26 Jun 2019 19:48:45 +0000 (19:48 +0000)]
merge !82

resolves #91 configure preview server to allow access from any host

5 years agoconfigure preview server to allow access from any host
Dan Allen [Wed, 26 Jun 2019 00:18:35 +0000 (18:18 -0600)]
configure preview server to allow access from any host

- set host of preview server to 0.0.0.0
- move server config to top-level constant
- patch gulp-connect log to report URL with localhost and URL with local IP

5 years agocssnano already applies postcss-calc, so remove redundant call
Dan Allen [Tue, 25 Jun 2019 23:31:10 +0000 (17:31 -0600)]
cssnano already applies postcss-calc, so remove redundant call

5 years agoadd hide-for-print utility CSS class
Dan Allen [Tue, 25 Jun 2019 21:03:45 +0000 (15:03 -0600)]
add hide-for-print utility CSS class

5 years agomerge !79
Dan Allen [Thu, 20 Jun 2019 08:56:57 +0000 (08:56 +0000)]
merge !79

refactor the head partials

5 years agorefactor the head partials
Dan Allen [Wed, 19 Jun 2019 08:58:46 +0000 (02:58 -0600)]
refactor the head partials

- add more fine-grained partials
- introduce defaultPageTitle variable
- stub in favicon

5 years agoupgrade dependencies
Dan Allen [Tue, 18 Jun 2019 09:30:38 +0000 (03:30 -0600)]
upgrade dependencies

- upgrade dependencies
- move browserslist to package.json
- simplify postCSS plugins that don't accept arguments to function names

5 years agooptimize the browserify bundle for the browser
Dan Allen [Tue, 18 Jun 2019 07:22:51 +0000 (01:22 -0600)]
optimize the browserify bundle for the browser

5 years agoenable audit when installing npm packages
Dan Allen [Tue, 18 Jun 2019 07:27:21 +0000 (01:27 -0600)]
enable audit when installing npm packages

5 years agomerge !78
Dan Allen [Tue, 18 Jun 2019 07:23:31 +0000 (07:23 +0000)]
merge !78

resolves #90 switch from Yarn to npm

5 years agoswitch from Yarn to npm
Dan Allen [Tue, 18 Jun 2019 00:35:36 +0000 (18:35 -0600)]
switch from Yarn to npm

5 years agoconditionally enable sourcemaps for CSS
Dan Allen [Mon, 17 Jun 2019 19:40:47 +0000 (13:40 -0600)]
conditionally enable sourcemaps for CSS

5 years agomove pack task to end of task list; remove description
Dan Allen [Mon, 17 Jun 2019 19:40:11 +0000 (13:40 -0600)]
move pack task to end of task list; remove description

5 years agomerge !71
Dan Allen [Mon, 17 Jun 2019 09:16:08 +0000 (03:16 -0600)]
merge !71

add styles for quote blocks

5 years agorevise styles for quote blocks
Dan Allen [Mon, 17 Jun 2019 09:12:40 +0000 (03:12 -0600)]
revise styles for quote blocks

* drop quote glyph
* darken colors
* make margins and paddings more consistent
* don't apply italics to author
* verify it works for simple quotes

5 years agoadded styling to quote blocks
Antonio [Wed, 9 Jan 2019 22:44:19 +0000 (00:44 +0200)]
added styling to quote blocks

5 years agomerge !68
Dan Allen [Mon, 17 Jun 2019 08:11:33 +0000 (08:11 +0000)]
merge !68

resolves #78 add CSS selectors for float roles (left and right)

5 years agoadd CSS selectors for float roles (left and right)
Dan Allen [Tue, 1 Jan 2019 02:26:45 +0000 (19:26 -0700)]
add CSS selectors for float roles (left and right)

5 years agomerge !65
Dan Allen [Mon, 17 Jun 2019 07:38:27 +0000 (07:38 +0000)]
merge !65

resolves #76 add source map for compiled JavaScript and CSS

5 years agoadd sourcemap for CSS
Dan Allen [Mon, 17 Jun 2019 07:14:55 +0000 (01:14 -0600)]
add sourcemap for CSS