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

6 years agoremove descriptions for internal tasks
Dan Allen [Thu, 27 Dec 2018 19:59:55 +0000 (12:59 -0700)]
remove descriptions for internal tasks

6 years agorewrite preview:pages task to merge streams instead of promises
Dan Allen [Thu, 27 Dec 2018 19:53:45 +0000 (12:53 -0700)]
rewrite preview:pages task to merge streams instead of promises

6 years agorename then arg to exec in task definition function
Dan Allen [Thu, 27 Dec 2018 19:52:57 +0000 (12:52 -0700)]
rename then arg to exec in task definition function

6 years agomove gulpfile.js into gulpfile.js folder
Dan Allen [Thu, 27 Dec 2018 11:58:37 +0000 (04:58 -0700)]
move gulpfile.js into gulpfile.js folder

6 years agomigrate build to Gulp 4
Dan Allen [Thu, 27 Dec 2018 07:23:24 +0000 (00:23 -0700)]
migrate build to Gulp 4

- upgrade to Gulp 4
- refactor tasks to use Gulp 4 task system
- switch from map-stream to through2.obj
- switch from fs to fs-extra
- fix Gulp prettier+eslint integration
- rename tasks

6 years agomerge !57
Dan Allen [Fri, 28 Dec 2018 00:48:32 +0000 (00:48 +0000)]
merge !57

Fix an option in build-preview-ui.adoc

6 years agoFix an option in build-preview-ui.adoc
Petr Bokoč [Mon, 3 Dec 2018 17:59:58 +0000 (17:59 +0000)]
Fix an option in build-preview-ui.adoc

6 years agomerge !62
Dan Allen [Thu, 27 Dec 2018 23:26:40 +0000 (23:26 +0000)]
merge !62

Enable the Swift language highlight in code blocks

6 years agoenable the Swift language highlight in code blocks
Roman Shamritskiy [Mon, 24 Dec 2018 19:16:07 +0000 (22:16 +0300)]
enable the Swift language highlight in code blocks

6 years agomerge !63
Dan Allen [Thu, 27 Dec 2018 11:51:35 +0000 (11:51 +0000)]
merge !63

Upgrade dependencies

6 years agoadd description to Gulp build
Dan Allen [Wed, 26 Dec 2018 23:01:48 +0000 (16:01 -0700)]
add description to Gulp build

6 years agoswitch CI pipeline to Node 10
Dan Allen [Wed, 26 Dec 2018 22:42:46 +0000 (15:42 -0700)]
switch CI pipeline to Node 10

6 years agoupgrade dependencies
Dan Allen [Wed, 26 Dec 2018 22:16:51 +0000 (15:16 -0700)]
upgrade dependencies

- upgrade dependencies
- add preview mode to build
- adding missing displayVersion properties in preview model
- exclude no-descending-specificity rule in stylelint
- fixes compatibility with Node 10

6 years agodocument page.next, page.previous, and page.parent in UI model [skip ci]
Dan Allen [Mon, 10 Dec 2018 19:32:34 +0000 (12:32 -0700)]
document page.next, page.previous, and page.parent in UI model [skip ci]

6 years agomerge !59
Dan Allen [Fri, 7 Dec 2018 00:15:25 +0000 (00:15 +0000)]
merge !59

resolves #66 show displayVersion instead of version for page / component

6 years agoshow displayVersion instead of version for page / component
Dan Allen [Thu, 6 Dec 2018 23:51:06 +0000 (16:51 -0700)]
show displayVersion instead of version for page / component

6 years agomerge !55
Dan Allen [Sat, 13 Oct 2018 20:38:15 +0000 (20:38 +0000)]
merge !55

Add clojure to highlight.js languages

6 years agoAdd clojure to highlight.js languages
Dominic Monroe [Sat, 13 Oct 2018 19:58:31 +0000 (20:58 +0100)]
Add clojure to highlight.js languages

6 years agofix scroll into view behavior in navigation
Dan Allen [Mon, 13 Aug 2018 02:48:31 +0000 (20:48 -0600)]
fix scroll into view behavior in navigation

- set position relative on .nav-menu
- remove position relative from .nav-item
- optimize computations for scroll into view
- remove debug statements

6 years agomore debugging of scrollIntoView
Dan Allen [Mon, 13 Aug 2018 02:05:36 +0000 (20:05 -0600)]
more debugging of scrollIntoView

6 years agodebug navigation scrollIntoView
Dan Allen [Mon, 13 Aug 2018 01:55:11 +0000 (19:55 -0600)]
debug navigation scrollIntoView

6 years agoadd slight breathing room below expandable list in nav
Dan Allen [Tue, 7 Aug 2018 21:09:18 +0000 (15:09 -0600)]
add slight breathing room below expandable list in nav

6 years agoremove margin below nested nav list
Dan Allen [Tue, 7 Aug 2018 20:46:21 +0000 (14:46 -0600)]
remove margin below nested nav list

6 years agouse lighter color for navigation toggle icon
Dan Allen [Tue, 7 Aug 2018 19:24:04 +0000 (13:24 -0600)]
use lighter color for navigation toggle icon

6 years agomerge !52
Dan Allen [Mon, 6 Aug 2018 02:31:59 +0000 (02:31 +0000)]
merge !52

resolves #59 preserve character references in page title part of html title

6 years agopreserve character references in page title part of html title
Dan Allen [Sun, 5 Aug 2018 19:46:29 +0000 (13:46 -0600)]
preserve character references in page title part of html title

6 years agorename task list to checklist in docs [skip ci]
Dan Allen [Mon, 6 Aug 2018 01:12:16 +0000 (19:12 -0600)]
rename task list to checklist in docs [skip ci]

6 years agoslightly tweak alignment of nav toggle button
Dan Allen [Sun, 5 Aug 2018 23:09:59 +0000 (17:09 -0600)]
slightly tweak alignment of nav toggle button

6 years agomerge !53
Dan Allen [Sun, 5 Aug 2018 23:10:39 +0000 (23:10 +0000)]
merge !53

resolves #51 make text of text-only nav item with children clickable

6 years agomake text of text-only nav item with children clickable
Dan Allen [Sun, 5 Aug 2018 20:38:47 +0000 (14:38 -0600)]
make text of text-only nav item with children clickable

6 years agoreduce size of font in navigation panel
Dan Allen [Sun, 5 Aug 2018 22:54:46 +0000 (16:54 -0600)]
reduce size of font in navigation panel

6 years agoscope scrollbar changes to navigation menu; only color track
Dan Allen [Sun, 5 Aug 2018 22:33:49 +0000 (16:33 -0600)]
scope scrollbar changes to navigation menu; only color track

6 years agoresolves #63 fix nav menu layout
Dan Allen [Sun, 5 Aug 2018 22:29:57 +0000 (16:29 -0600)]
resolves #63 fix nav menu layout

- use absolute positioning for toggle to avoid unintended wrapping behavior
- reduce size of toggle button
- tighten line height
- adjust spacing

6 years agofix HTML validation errors
Dan Allen [Sun, 5 Aug 2018 19:53:38 +0000 (13:53 -0600)]
fix HTML validation errors

6 years agomerge !48
Dan Allen [Sun, 5 Aug 2018 19:31:46 +0000 (13:31 -0600)]
merge !48

resolves #56 add missing table cell alignment classes

6 years agoadd missing table cell alignment classes
Jean-Louis Jouannic [Thu, 19 Apr 2018 15:28:52 +0000 (17:28 +0200)]
add missing table cell alignment classes

6 years agomerge !51
Dan Allen [Sun, 5 Aug 2018 19:23:32 +0000 (13:23 -0600)]
merge !51

resolves #25 remove fancy ordered list numbering styles

6 years agoremove fancy ol numbering styles
Ewan Edwards [Fri, 3 Aug 2018 18:35:09 +0000 (11:35 -0700)]
remove fancy ol numbering styles

6 years agomerge !50
Dan Allen [Sun, 5 Aug 2018 18:55:02 +0000 (12:55 -0600)]
merge !50

resolves #57 update README.adoc with correct ui bundle snippet

6 years agoupdate README.adoc with correct ui bundle snippet
Peter Macko [Fri, 8 Jun 2018 12:17:40 +0000 (14:17 +0200)]
update README.adoc with correct ui bundle snippet

6 years agoSpecify initial values for ordered lists, based on start attribute.
Ewan Edwards [Fri, 3 Aug 2018 16:28:45 +0000 (09:28 -0700)]
Specify initial values for ordered lists, based on start attribute.

6 years agoremove async from pack task [skip ci]
Dan Allen [Sat, 30 Jun 2018 04:30:34 +0000 (22:30 -0600)]
remove async from pack task [skip ci]

6 years agoadd ico files to bundle
Dan Allen [Sat, 23 Jun 2018 23:02:40 +0000 (17:02 -0600)]
add ico files to bundle

6 years agoadd env key to UI model to preview
Dan Allen [Sat, 23 Jun 2018 23:02:33 +0000 (17:02 -0600)]
add env key to UI model to preview

6 years agoadd margin to verse block
Dan Allen [Fri, 25 May 2018 08:54:20 +0000 (02:54 -0600)]
add margin to verse block

6 years agofix race condition in fragment jumper
Dan Allen [Mon, 16 Apr 2018 04:19:13 +0000 (22:19 -0600)]
fix race condition in fragment jumper

- sometimes the built-in jump wins out; jump again after delay to be sure

6 years agomerge !45
Sarah White [Tue, 10 Apr 2018 16:53:09 +0000 (16:53 +0000)]
merge !45

resolves #53 create inline text styles page

6 years agoadd tags to inline text section headings
Sarah White [Tue, 10 Apr 2018 16:39:30 +0000 (10:39 -0600)]
add tags to inline text section headings

6 years agorevise inline text styles page
Dan Allen [Sat, 7 Apr 2018 01:13:24 +0000 (19:13 -0600)]
revise inline text styles page

- update examples
- explain the browser default in each case
- explain more clearly what the default styleheet does
- add examples

6 years agoadd highlight inline text styles section
Sarah White [Thu, 5 Apr 2018 19:27:01 +0000 (13:27 -0600)]
add highlight inline text styles section