Dan Allen [Thu, 17 Dec 2020 10:37:54 +0000 (03:37 -0700)]
limit hdlist styles to hdlist and add space between entries
Dan Allen [Tue, 15 Dec 2020 19:35:17 +0000 (19:35 +0000)]
merge !136
add back syntax highlighting for diff
Pierre Radermecker [Tue, 15 Dec 2020 15:12:36 +0000 (16:12 +0100)]
add back syntax highlighting for diff
Dan Allen [Tue, 15 Dec 2020 01:33:43 +0000 (18:33 -0700)]
remove lesser used languages from highlight.js bundle (diff, makefile)
- reenable upon request
Dan Allen [Tue, 15 Dec 2020 01:30:08 +0000 (01:30 +0000)]
merge !135
add syntax highlighting for Puppet
Pierre Radermecker [Sun, 13 Dec 2020 19:39:45 +0000 (20:39 +0100)]
add syntax highlighting for Puppet
Dan Allen [Sun, 13 Dec 2020 07:41:39 +0000 (07:41 +0000)]
merge !134
resolves #156 style table footer
Dan Allen [Sun, 13 Dec 2020 07:29:19 +0000 (00:29 -0700)]
style table footer
Dan Allen [Sun, 13 Dec 2020 06:55:13 +0000 (23:55 -0700)]
tweak layout for page versions
Dan Allen [Sun, 13 Dec 2020 02:21:47 +0000 (02:21 +0000)]
merge !133
resolves #75 fix selector for page versions when version overflows
Dan Allen [Sun, 13 Dec 2020 01:12:25 +0000 (18:12 -0700)]
fix selector for page versions when version overflows
Dan Allen [Sun, 13 Dec 2020 00:03:40 +0000 (17:03 -0700)]
contrain main content on mobile to prevent breaking layout
Dan Allen [Sat, 12 Dec 2020 23:46:18 +0000 (23:46 +0000)]
merge !132
resolves #160 adjust height of nav panel when activating, if necessary
Dan Allen [Sat, 12 Dec 2020 23:27:48 +0000 (16:27 -0700)]
adjust height of nav panel when activating, if necessary
Dan Allen [Sat, 12 Dec 2020 22:53:28 +0000 (15:53 -0700)]
remove used style for p in table
Dan Allen [Sat, 12 Dec 2020 10:42:35 +0000 (03:42 -0700)]
define uiRootPath var in head instead of footer
Dan Allen [Sat, 12 Dec 2020 10:10:52 +0000 (03:10 -0700)]
lock version of highlight.js to 9.18.3 to avoid upgrade nag message
Dan Allen [Sat, 12 Dec 2020 10:09:33 +0000 (03:09 -0700)]
refresh dependency lock file
Dan Allen [Sat, 12 Dec 2020 10:07:06 +0000 (10:07 +0000)]
merge !131
resolves #159 add support for stripes attribute on table
Dan Allen [Sat, 12 Dec 2020 10:01:45 +0000 (03:01 -0700)]
add support for stripes attribute on table
Dan Allen [Sat, 12 Dec 2020 09:56:12 +0000 (02:56 -0700)]
use top-oriented approach to add margin to table; remove top margin on table when first child in AsciiDoc table cell
Dan Allen [Sat, 12 Dec 2020 09:46:59 +0000 (02:46 -0700)]
fix vertical alignment of images
Dan Allen [Sat, 12 Dec 2020 09:44:54 +0000 (02:44 -0700)]
move override for p in table to tableblock section
Dan Allen [Sat, 12 Dec 2020 09:43:25 +0000 (02:43 -0700)]
make the stretch role generic
Dan Allen [Sat, 12 Dec 2020 09:41:45 +0000 (02:41 -0700)]
move user select for language-console below source toolbar in stylesheet
Dan Allen [Sat, 12 Dec 2020 03:33:33 +0000 (20:33 -0700)]
strip trailing space (left behind by callouts) when copying source
Dan Allen [Sat, 12 Dec 2020 03:33:01 +0000 (20:33 -0700)]
correctly flatten command with line continuation when copying
Dan Allen [Sat, 12 Dec 2020 02:37:09 +0000 (02:37 +0000)]
merge !130
resolves #70 add copy to clipboard button to source blocks
Dan Allen [Fri, 11 Dec 2020 00:57:57 +0000 (17:57 -0700)]
add copy to clipboard button to source blocks
* add subsetted SVG icon sprite for octicons
* add copy to clipboard button to source blocks (visible on hover)
* replace pseudo-element for source language with a toolbox (managed by JavaScript)
* autodetect literal block with command and promote to a console source block
* intelligently extract commands from console source block, flatten them, and join them in a chain
* prevent command prompt(s) in console source block from being selected
* darken color for annotation on source block
* configure svgo to preserve desc element
* configure svgo to preserve ID prefixes for icons
Dan Allen [Thu, 10 Dec 2020 23:11:22 +0000 (16:11 -0700)]
fix word-wrap (aka overflow-wrap) setting
- enable word-wrap anywhere by default
- disable word-wrap (reset to normal) in tables (except content cell of admonition table)
Dan Allen [Thu, 10 Dec 2020 22:50:13 +0000 (15:50 -0700)]
set border-collapse on table in CSS reset
Dan Allen [Thu, 10 Dec 2020 22:44:59 +0000 (15:44 -0700)]
add styles for the horizontal dlist
Dan Allen [Wed, 9 Dec 2020 00:07:17 +0000 (17:07 -0700)]
offer a way back in the message on the 404 page
Dan Allen [Wed, 9 Dec 2020 00:00:37 +0000 (17:00 -0700)]
move article tag for 404 to separate partial
Dan Allen [Tue, 8 Dec 2020 23:48:54 +0000 (16:48 -0700)]
add ne helper and use it for negated equality test
Dan Allen [Tue, 8 Dec 2020 23:44:31 +0000 (16:44 -0700)]
expand explore panel on 404 page
Dan Allen [Mon, 7 Dec 2020 11:44:30 +0000 (04:44 -0700)]
make component title in component drawer a link
Dan Allen [Mon, 7 Dec 2020 11:38:15 +0000 (04:38 -0700)]
remove trailing spaces in UI model for preview
Dan Allen [Mon, 7 Dec 2020 11:32:31 +0000 (04:32 -0700)]
use pseudo-element to position caret next to version on explore drawer
Dan Allen [Mon, 7 Dec 2020 10:05:00 +0000 (03:05 -0700)]
make sure name of component 123 is a string in UI model for preview
Dan Allen [Sat, 5 Dec 2020 11:50:40 +0000 (04:50 -0700)]
fix build to copy images when running preview
Dan Allen [Wed, 2 Dec 2020 09:33:20 +0000 (09:33 +0000)]
merge !129
resolves #158 use more specific selector for on this page component
Dan Allen [Wed, 2 Dec 2020 09:25:34 +0000 (02:25 -0700)]
use more specific selector for on this page component
Dan Allen [Wed, 2 Dec 2020 01:48:36 +0000 (18:48 -0700)]
don't run imagemin for preview
Dan Allen [Wed, 2 Dec 2020 01:22:20 +0000 (18:22 -0700)]
add top margin to details block (forward looking)
Dan Allen [Wed, 2 Dec 2020 01:21:44 +0000 (18:21 -0700)]
style thematic break
Dan Allen [Wed, 2 Dec 2020 01:20:43 +0000 (18:20 -0700)]
increase font size for lead paragraph
Dan Allen [Wed, 2 Dec 2020 01:19:24 +0000 (18:19 -0700)]
clear built-in margin on dl tag
Dan Allen [Sun, 29 Nov 2020 09:18:36 +0000 (02:18 -0700)]
remove top margin from first child in AsciiDoc table cell and admonition content
Dan Allen [Sun, 29 Nov 2020 00:37:35 +0000 (17:37 -0700)]
fix reducer that computes mtime for combined CSS file
Dan Allen [Sun, 29 Nov 2020 00:30:18 +0000 (00:30 +0000)]
merge !128
resolves #26 add support for unordered list styles and some missing ordered list styles
Dan Allen [Sat, 28 Nov 2020 10:19:23 +0000 (03:19 -0700)]
add support for unordered list styles and some missing ordered list styles
* support the following unordered list styles: circle, disc, square, none, no-bullet, unstyled
* support the following ordered list styles: none, unnumbered, unstyled
Dan Allen [Thu, 19 Nov 2020 22:43:21 +0000 (15:43 -0700)]
remove irrelevant condition in breadcrumbs partial
Dan Allen [Thu, 19 Nov 2020 22:43:05 +0000 (15:43 -0700)]
fix navigation in preview site
Dan Allen [Tue, 17 Nov 2020 08:11:08 +0000 (01:11 -0700)]
clarify in docs that page.home means the site start page
Dan Allen [Wed, 11 Nov 2020 21:59:23 +0000 (14:59 -0700)]
fix reducer that computes mtime for bundled file
Dan Allen [Tue, 10 Nov 2020 19:10:11 +0000 (12:10 -0700)]
document the page.relativeSrcPath property
Dan Allen [Sat, 7 Nov 2020 10:15:43 +0000 (03:15 -0700)]
define page.relativeSrcPath in preview model
Dan Allen [Fri, 6 Nov 2020 23:26:34 +0000 (16:26 -0700)]
also compile and bundle vendor CSS
Dan Allen [Fri, 6 Nov 2020 22:15:36 +0000 (15:15 -0700)]
make error event in preview:build task correctly
Dan Allen [Fri, 6 Nov 2020 22:08:12 +0000 (15:08 -0700)]
refresh dependency lock file
Dan Allen [Fri, 6 Nov 2020 21:50:11 +0000 (14:50 -0700)]
drop through2 dependency
use native stream.Transform instead
Dan Allen [Fri, 6 Nov 2020 01:09:12 +0000 (18:09 -0700)]
add unresolved link example to preview site
Dan Allen [Wed, 4 Nov 2020 22:17:38 +0000 (15:17 -0700)]
add "Regular" to name of local Roboto Mono Regular font
Dan Allen [Tue, 3 Nov 2020 00:36:34 +0000 (17:36 -0700)]
add missing word in README
Dan Allen [Thu, 24 Sep 2020 22:58:05 +0000 (16:58 -0600)]
add missing closing bracket
Dan Allen [Thu, 24 Sep 2020 22:52:52 +0000 (16:52 -0600)]
replace reference to latestVersion property with latest
Dan Allen [Thu, 17 Sep 2020 09:15:32 +0000 (03:15 -0600)]
apply correct styles to literal table cell
- drop border, background, and padding
Dan Allen [Thu, 17 Sep 2020 09:10:19 +0000 (03:10 -0600)]
apply correct (minimal) styles to verse block
Dan Allen [Thu, 17 Sep 2020 01:14:04 +0000 (01:14 +0000)]
merge !123
resolves #150 only highlight code tags that have the hljs class
Dan Allen [Sat, 12 Sep 2020 21:48:54 +0000 (15:48 -0600)]
only highlight code tags that have the hljs class
Dan Allen [Tue, 1 Sep 2020 23:51:39 +0000 (17:51 -0600)]
document the page.fileUri property in the UI model and the role it plays in the Edit this Page link [skip ci]
Dan Allen [Tue, 21 Jul 2020 00:02:18 +0000 (18:02 -0600)]
refresh dependency lock file
Dan Allen [Mon, 20 Jul 2020 23:57:20 +0000 (17:57 -0600)]
document that gulp can be run from within the project
Dan Allen [Sun, 28 Jun 2020 20:54:21 +0000 (14:54 -0600)]
document the FORCE_SHOW_EDIT_PAGE_LINK environment variable
Dan Allen [Sat, 23 May 2020 21:33:44 +0000 (21:33 +0000)]
merge !120
add elixir language to highlight.js bundle
Dan Allen [Wed, 20 May 2020 06:38:58 +0000 (00:38 -0600)]
add elixir language to highlight.js bundle
Dan Allen [Wed, 20 May 2020 06:38:12 +0000 (00:38 -0600)]
remove commented lines in highlight.js bundle
Dan Allen [Sun, 17 May 2020 09:40:41 +0000 (03:40 -0600)]
merge !119
add instructions to @import typeface-*.css file in master stylesheet
Dan Allen [Sun, 17 May 2020 09:40:06 +0000 (03:40 -0600)]
revise additional steps for adding new font; add to manual section too
Dan Allen [Sun, 17 May 2020 09:27:28 +0000 (09:27 +0000)]
merge !118
resolves #136 fix Error.call conflict when Opal is loaded
Dan Allen [Mon, 11 May 2020 07:42:58 +0000 (01:42 -0600)]
fix Error.call conflict when Opal is loaded
Dan Allen [Sat, 16 May 2020 09:54:08 +0000 (03:54 -0600)]
add tip about how to remove site.path from site.url using helper
Dan Allen [Sat, 16 May 2020 09:27:45 +0000 (03:27 -0600)]
update description of page.navigation property in UI model
Dan Allen [Sat, 16 May 2020 09:27:25 +0000 (03:27 -0600)]
clarify that breadcrumbs include text-only and external items
Dan Allen [Sat, 16 May 2020 09:27:00 +0000 (03:27 -0600)]
update list of properties on component and component version in UI model
Dan Allen [Sat, 16 May 2020 09:26:25 +0000 (03:26 -0600)]
clarify the value of the next/previous/parent properties on the page model
Dan Allen [Fri, 15 May 2020 09:25:03 +0000 (03:25 -0600)]
add comment for how to vendorize a library sourced from a node module
Pavel Anni [Wed, 13 May 2020 20:38:28 +0000 (16:38 -0400)]
Add instructions to @import typeface-*.css
Dan Allen [Mon, 11 May 2020 06:24:42 +0000 (00:24 -0600)]
refresh dependency lock file
Dan Allen [Sun, 10 May 2020 22:17:47 +0000 (22:17 +0000)]
merge !110
resolves #126 add index.js file to make project locatable using require.resolve
David Jencks [Sun, 10 May 2020 21:25:34 +0000 (14:25 -0700)]
add index.js so package is requireable, but not packable
Dan Allen [Sun, 10 May 2020 08:04:54 +0000 (02:04 -0600)]
consistently use triple handlebars for URLs
Dan Allen [Sun, 10 May 2020 08:04:33 +0000 (02:04 -0600)]
don't attempt to escape uiRootPath value
Dan Allen [Sun, 10 May 2020 07:53:19 +0000 (01:53 -0600)]
don't attempt to encode page role (as it should already be encoded)
Dan Allen [Sun, 10 May 2020 07:28:57 +0000 (01:28 -0600)]
document that the page.title is in HTML format
Dan Allen [Sun, 10 May 2020 07:17:48 +0000 (01:17 -0600)]
move name of package into antora scope
Dan Allen [Sun, 10 May 2020 07:16:21 +0000 (07:16 +0000)]
merge !117
resolves #134 add flex: auto to article so it expands to available width
Dan Allen [Sat, 9 May 2020 20:42:44 +0000 (14:42 -0600)]
add flex: auto to article so it expands to available width
Dan Allen [Fri, 8 May 2020 10:07:04 +0000 (04:07 -0600)]
remove eslint override for no-void