eg-antora.git
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

5 years agoupdate sourcemaps integration
Dan Allen [Mon, 17 Jun 2019 00:15:25 +0000 (18:15 -0600)]
update sourcemaps integration

* switch to using built-in support in Gulp 4 for sourcemaps
* only enable when running preview unless SOURCEMAPS=true env var is set

5 years agoadd source map for compiled javascript
Daniel Mulholland [Sat, 29 Dec 2018 10:02:00 +0000 (23:02 +1300)]
add source map for compiled javascript

5 years agofix check for preview in task plan
Dan Allen [Mon, 17 Jun 2019 00:59:34 +0000 (18:59 -0600)]
fix check for preview in task plan

5 years agomerge !69
Dan Allen [Sun, 16 Jun 2019 23:24:35 +0000 (17:24 -0600)]
merge !69

add support for properties language to syntax highlighter

5 years agoadd support for properties language to syntax highlighter
Amit Mendapara [Wed, 2 Jan 2019 09:16:24 +0000 (09:16 +0000)]
add support for properties language to syntax highlighter

5 years agomerge !72
Dan Allen [Sun, 16 Jun 2019 10:02:58 +0000 (04:02 -0600)]
merge !72

resolves #52 add css for better printing support

5 years agoadd additional print styles
Dan Allen [Sun, 16 Jun 2019 09:53:49 +0000 (03:53 -0600)]
add additional print styles

* set page margin to 0.5in
* reduce root font size to 90%
* show site title
* set font color to black
* add underline to non-local links
* avoid disruptive page breaks
* show language of source block

5 years agoadd css for better printing support
Amit Mendapara [Wed, 2 Jan 2019 09:38:59 +0000 (09:38 +0000)]
add css for better printing support

5 years agomerge !74
Dan Allen [Sun, 16 Jun 2019 00:53:54 +0000 (18:53 -0600)]
merge !74

* add local font packaging to the UI bundle
* add documentation for how to add new fonts to the UI

5 years agorevise documentation for adding new fonts to the UI
Dan Allen [Sun, 16 Jun 2019 00:51:30 +0000 (18:51 -0600)]
revise documentation for adding new fonts to the UI

5 years agoadd font folder documentation
Gabriel Seltzer [Tue, 12 Feb 2019 21:42:01 +0000 (21:42 +0000)]
add font folder documentation

5 years agoadd font folder packing
Gabriel Seltzer [Tue, 12 Feb 2019 21:41:54 +0000 (21:41 +0000)]
add font folder packing

5 years agoresolves #89 upgrade js-yaml to fix security vuln
Dan Allen [Fri, 7 Jun 2019 05:25:59 +0000 (23:25 -0600)]
resolves #89 upgrade js-yaml to fix security vuln

5 years agouse require.resolve instead of path.resolve to resolve path in node_modules
Dan Allen [Fri, 7 Jun 2019 05:15:00 +0000 (23:15 -0600)]
use require.resolve instead of path.resolve to resolve path in node_modules

5 years agorestore pack task as alias for bundle task
Dan Allen [Fri, 7 Jun 2019 05:14:03 +0000 (23:14 -0600)]
restore pack task as alias for bundle task

5 years agomerge !77
Dan Allen [Fri, 7 Jun 2019 05:01:20 +0000 (05:01 +0000)]
merge !77

Refactor gulp build

5 years agouse shorthand for Object.assign where applicable
Dan Allen [Wed, 29 May 2019 08:48:50 +0000 (02:48 -0600)]
use shorthand for Object.assign where applicable

5 years agoonly bundle vendor scripts that end with .bundle.js
Dan Allen [Wed, 29 May 2019 08:42:53 +0000 (02:42 -0600)]
only bundle vendor scripts that end with .bundle.js

5 years agomake highlight.js script self-contained
Dan Allen [Wed, 29 May 2019 08:34:45 +0000 (02:34 -0600)]
make highlight.js script self-contained

5 years agoreorganize build
Dan Allen [Wed, 29 May 2019 08:24:46 +0000 (02:24 -0600)]
reorganize build

- move gulpfile.js folder to gulp.d
- move gulpfile.js/index.js back to gulpfile.js
- rename task to createTask
- import tasks under task namespace

5 years agofix import order
Dan Allen [Wed, 29 May 2019 00:59:02 +0000 (18:59 -0600)]
fix import order

5 years agomerge !75
Dan Allen [Sun, 21 Apr 2019 10:59:00 +0000 (10:59 +0000)]
merge !75

Fix small mistake in inline styles example

5 years agoThe monospace example had the wrong element pasted in.
James Elliott [Sat, 20 Apr 2019 23:33:24 +0000 (23:33 +0000)]
The monospace example had the wrong element pasted in.

5 years agoadd page.url to UI templates table [skip ci]
Dan Allen [Tue, 12 Mar 2019 17:32:12 +0000 (11:32 -0600)]
add page.url to UI templates table [skip ci]

5 years agodon't show Edit this Page if repository is private
Dan Allen [Mon, 18 Feb 2019 11:03:32 +0000 (04:03 -0700)]
don't show Edit this Page if repository is private

6 years agoformat source code
Dan Allen [Tue, 1 Jan 2019 02:22:23 +0000 (19:22 -0700)]
format source code

6 years agocopy images for preview site
Dan Allen [Tue, 1 Jan 2019 02:21:12 +0000 (19:21 -0700)]
copy images for preview site

6 years agoremove _attributes.adoc files [skip ci]
Dan Allen [Tue, 1 Jan 2019 02:01:22 +0000 (19:01 -0700)]
remove _attributes.adoc files [skip ci]

6 years agomerge !67
Dan Allen [Tue, 1 Jan 2019 01:05:55 +0000 (01:05 +0000)]
merge !67

resolves #73 add support for writing preview pages in AsciiDoc

6 years agorename preview-site-src folder to preview-src
Dan Allen [Sun, 30 Dec 2018 21:41:33 +0000 (14:41 -0700)]
rename preview-site-src folder to preview-src

6 years agoadd support for writing preview pages in AsciiDoc
Dan Allen [Fri, 28 Dec 2018 23:22:19 +0000 (16:22 -0700)]
add support for writing preview pages in AsciiDoc

6 years agolock version of gifsicle to fix compilation error on Alpine Linux
Dan Allen [Sun, 30 Dec 2018 22:03:34 +0000 (15:03 -0700)]
lock version of gifsicle to fix compilation error on Alpine Linux

6 years agoenforce minimum version for gulp-vinyl-zip [skip ci]
Dan Allen [Sun, 30 Dec 2018 21:13:43 +0000 (14:13 -0700)]
enforce minimum version for gulp-vinyl-zip [skip ci]

6 years agorename previewServe task function to serve
Dan Allen [Sun, 30 Dec 2018 21:05:46 +0000 (14:05 -0700)]
rename previewServe task function to serve

6 years agofurther simplify the preview:serve task
Dan Allen [Sun, 30 Dec 2018 21:03:39 +0000 (14:03 -0700)]
further simplify the preview:serve task

- move watch function to third argument of previewServe function

6 years agoadd missing file in Gulp build
Dan Allen [Sun, 30 Dec 2018 12:14:09 +0000 (05:14 -0700)]
add missing file in Gulp build

6 years agofix lint error in Gulp build
Dan Allen [Sun, 30 Dec 2018 11:01:06 +0000 (04:01 -0700)]
fix lint error in Gulp build

6 years agoconsolidate Gulp build
Dan Allen [Sun, 30 Dec 2018 10:55:39 +0000 (03:55 -0700)]
consolidate Gulp build

- move task require to gulpfile.js/tasks/index.js
- abbreviate variable names
- use ospath where appropriate

6 years agoreorganize Gulp build
Dan Allen [Sun, 30 Dec 2018 10:39:35 +0000 (03:39 -0700)]
reorganize Gulp build

- rename exec argument to call
- pick off and use first argument of exportTasks function as default task
- remove use of path
- use gulp.watch instead of chokidar (which, in turn, uses chokidar)
- add loop and opts arguments to task function (currently unused)

6 years agouse sync fs operations so fonts get included in bundle
Dan Allen [Sat, 29 Dec 2018 12:07:35 +0000 (05:07 -0700)]
use sync fs operations so fonts get included in bundle

6 years agodefine fallback sink function as default argument [skip ci]
Dan Allen [Fri, 28 Dec 2018 11:23:12 +0000 (04:23 -0700)]
define fallback sink function as default argument [skip ci]

6 years agouse tilde ranges instead caret ranges for dependency versions [skip ci]
Dan Allen [Fri, 28 Dec 2018 08:52:22 +0000 (01:52 -0700)]
use tilde ranges instead caret ranges for dependency versions [skip ci]

- use tilde ranges as it gives us control over minor version upgrades

6 years agoenable failAfterError option on stylelint integration
Dan Allen [Fri, 28 Dec 2018 08:45:05 +0000 (01:45 -0700)]
enable failAfterError option on stylelint integration

6 years agomerge !64
Dan Allen [Fri, 28 Dec 2018 08:26:02 +0000 (08:26 +0000)]
merge !64

resolves #71 upgrade build to Gulp 4

6 years agouse url- attribute prefix in README instead of uri-
Dan Allen [Thu, 27 Dec 2018 23:28:43 +0000 (16:28 -0700)]
use url- attribute prefix in README instead of uri-

6 years agoupdate docs to reflect changes in Gulp build and Node requirements
Dan Allen [Thu, 27 Dec 2018 20:16:44 +0000 (13:16 -0700)]
update docs to reflect changes in Gulp build and Node requirements