Commit Graph

  • 8a3abaa735 output report from prettier to console using fancy-log Dan Allen 2020-04-11 04:02:15 -06:00
  • d31b214a90 consolidate script for TOC sidebar Dan Allen 2020-04-11 03:43:00 -06:00
  • fc7f9bc8e1 allow use of void keyword Dan Allen 2020-04-11 03:42:51 -06:00
  • cfb9b837c3 convert style value to float instead of integer in toc sidebar script Dan Allen 2020-04-11 03:30:35 -06:00
  • f541f43db1 format source Dan Allen 2020-04-11 03:28:56 -06:00
  • ca3eae49a9 consolidate zip routine to a single call Dan Allen 2020-04-10 19:25:30 -06:00
  • 8ecb910d0a merge !108 Dan Allen 2020-04-09 22:47:30 +00:00
  • db53721e31 use title of component version instead of component in nav menu Dan Allen 2020-04-09 03:56:29 -06:00
  • e64e1640c6 merge !107 Dan Allen 2020-04-09 21:56:45 +00:00
  • 7373030687 slighly tweak the thresholds for the scroll spy Dan Allen 2020-04-09 04:10:15 -06:00
  • 9d581ae642 slightly increase scroll spy buffer above heading Dan Allen 2020-04-09 03:39:36 -06:00
  • 3b82be760c activate entries in sidebar TOC for all visible headings when scroll reaches bottom of page Dan Allen 2020-04-08 03:54:55 -06:00
  • 4a5f718674 apply ventilated prose to final section of preview page Dan Allen 2020-04-08 03:41:21 -06:00
  • 31255b8f69 consolidate on this page code Dan Allen 2020-04-08 02:12:52 -06:00
  • 3631c016f4 enable home icon in preview Dan Allen 2020-04-08 01:31:08 -06:00
  • cd9645dcfb replace more #if statements with #with statements to simplify calls Dan Allen 2020-04-08 01:30:41 -06:00
  • 1d042ca956 remove redundant guard around description and keywords meta Dan Allen 2020-04-08 01:28:24 -06:00
  • 0986ee8ea6 use #with for simple template fragments guarded by truthy checks Dan Allen 2020-04-08 01:22:13 -06:00
  • 131522a49f remove fringe languages from highlight.js bundle to reduce size Dan Allen 2020-04-06 16:02:54 -06:00
  • 8025aa390d upgrade highlight.js Dan Allen 2020-04-06 16:01:32 -06:00
  • bbd41b6fd2 upgrade postcss plugins Dan Allen 2020-04-06 15:56:09 -06:00
  • 840e86c1c2 upgrade gulp plugins Dan Allen 2020-04-06 15:54:24 -06:00
  • 319ae048a0 upgrade stylelint Dan Allen 2020-04-06 15:52:20 -06:00
  • 22f522d0e0 upgrade handlebars Dan Allen 2020-04-06 15:49:27 -06:00
  • 2bda46b33a upgrade eslint Dan Allen 2020-04-06 15:47:48 -06:00
  • 13263876df update dependency lock file Dan Allen 2020-04-06 15:46:21 -06:00
  • c391e09acc use #with instead of #if to retrieve Antora version Dan Allen 2020-04-04 03:17:30 -06:00
  • 016a963e8c put comparison value second in eq condition Dan Allen 2020-04-04 03:15:30 -06:00
  • 381e1eeb9c use .. instead of ../this in template Dan Allen 2020-04-04 03:15:15 -06:00
  • d39b7fe97b only remove background color from active link, not whole background Dan Allen 2020-04-02 17:31:00 -06:00
  • fb369c3b27 don't allow the toc sidebar to grow beyond the bounds of the content column Dan Allen 2020-04-01 13:35:33 -06:00
  • bd9d13b21c merge !56 Dan Allen 2020-03-31 21:30:19 +00:00
  • 0c5ccbf1cc add styles for TOC and integrate TOC into page layout Dan Allen 2020-03-31 04:38:55 -06:00
  • ab9669e821 add JavaScript that generates the "on this page" sidebar Dan Allen 2018-11-19 14:07:56 -07:00
  • d8786e7532 correction: disable link background on active Dan Allen 2020-03-31 04:41:45 -06:00
  • 3b91bb6e4c disable background on link focus Dan Allen 2020-03-31 04:35:41 -06:00
  • a04cc981a7 merge !105 Dan Allen 2020-03-31 09:15:16 +00:00
  • 18e5d0dc55 preallocate space for scrollbar on nav menu Dan Allen 2020-03-31 01:21:36 -06:00
  • 28849332f1 use em instead of rem to align conum in colist Dan Allen 2020-03-30 19:13:37 -06:00
  • 393ee71dea fix alignment of conums and description text in conum list Dan Allen 2020-03-30 18:31:25 -06:00
  • b9a75d9f26 add article class to main element Dan Allen 2020-03-30 14:07:55 -06:00
  • c31fdc5909 merge !104 Dan Allen 2020-03-30 09:22:00 +00:00
  • 37e4aabab2 select nav item on hash change (and initial page load) Dan Allen 2020-03-29 18:05:58 -06:00
  • 31bd61a0d8 merge !92 Dan Allen 2020-03-27 12:21:25 -06:00
  • 03d89d1eb7 rework description of source maps and move to section about bundle Dan Allen 2020-03-27 12:20:41 -06:00
  • cc84e99802 format source Dan Allen 2020-03-26 14:58:43 -06:00
  • ac18fb9043 resolves #117 fix order of statements in relativize helper to avoid dropping fragment Dan Allen 2020-03-26 03:14:03 -06:00
  • e12ee78536 merge !102 Dan Allen 2020-03-19 19:26:11 +00:00
  • 4011e79a06 honor environment variable (FORCE_SHOW_EDIT_PAGE_LINK) to force edit page link to be shown Dan Allen 2020-03-18 15:59:43 -06:00
  • 357209cf75 merge !103 Dan Allen 2020-03-18 22:50:18 +00:00
  • 01f11f6fcf register built-in helpers (resolvePage and resolvePageURL) with stub implementation in preview site Dan Allen 2020-03-18 16:02:54 -06:00
  • f628456c06 improve implementation for #99 and add example to preview site Dan Allen 2020-03-18 16:30:43 -06:00
  • e19e9cd436 merge !101 Dan Allen 2020-03-18 22:29:24 +00:00
  • 0632d9ad3d fix: decode anchor hash string to support Chinese characters Konrumi 2020-03-08 05:07:34 +00:00
  • cdc5f6ca62 modify implementation of relativize helper Dan Allen 2020-03-18 15:41:45 -06:00
  • 759b79160b add blank line after regexp constant in helper Dan Allen 2020-03-18 15:07:32 -06:00
  • eee4afc75c document the page.displayVersion UI model property Dan Allen 2019-12-10 16:03:08 -07:00
  • ade56e2a92 add warning that using a backslash in front of a mustache expression disables it Dan Allen 2019-11-13 02:35:05 -07:00
  • a517965b7d make the reference table of UI variables clearer Dan Allen 2019-11-13 02:27:01 -07:00
  • c3079a4e20 upgrade eslint and update configuration for comma-dangle Dan Allen 2019-11-01 20:45:34 -06:00
  • 606b577648 update dependencies Dan Allen 2019-10-31 02:36:55 -06:00
  • d88564c7ce resolves #103 style part heading and partintro block Dan Allen 2019-10-30 17:03:31 -06:00
  • adb17067dc don't use fileUri for edit link if CI env var is set Dan Allen 2019-10-29 01:11:06 -06:00
  • 690cf85752 merge !97 Dan Allen 2019-10-29 02:26:57 +00:00
  • df8a0f7dc4 use fileUri for edit page link if available Dan Allen 2019-10-28 20:04:00 -06:00
  • 941a082b38 update handlebars to address vuln Dan Allen 2019-10-13 14:48:02 -06:00
  • 138d8e6a5b Add information about page.editUrl as this functionnality is limited for the moment to 4 hosts. Antoine Le Morvan 2019-09-11 12:58:48 +00:00
  • 6480d94709 rename table role spread to stretch to be compliant with Asciidoctor output Dan Allen 2019-10-04 15:04:31 -06:00
  • ab3886d1fb document the env and antoraVersion template variables Dan Allen 2019-10-01 17:36:32 -06:00
  • b9ef3a070e document the siteRootPath template variable Dan Allen 2019-10-01 17:34:24 -06:00
  • e334ed0a0e merge !94 Dan Allen 2019-10-01 22:52:44 +00:00
  • 675c16c92f add support for line-through role Dan Allen 2019-10-01 16:40:32 -06:00
  • 9e39c6b87e add .doc namespace to CSS selectors for doc where missing Dan Allen 2019-10-01 16:35:00 -06:00
  • f85a63a95f remove redundant role from main element Dan Allen 2019-10-01 16:34:03 -06:00
  • 0652060c26 minor rewording in docs Dan Allen 2019-10-01 16:33:10 -06:00
  • dc2308e2fd correctly document how to disable the editUrl (and hence Edit this Page link) Dan Allen 2019-09-11 06:07:21 -06:00
  • 0f678ff6ab mention in README that Node.js provides npm Dan Allen 2019-09-10 17:16:37 -06:00
  • d8e6cd4acf refresh dependencies Dan Allen 2019-09-10 17:05:43 -06:00
  • 8c393ac922 clarify how page attributes are defined and used Dan Allen 2019-09-10 01:01:30 -06:00
  • 16e6a4319c resolves #98 ignore image optimizer if not available Dan Allen 2019-09-03 16:26:25 -06:00
  • c34951e32e update dependencies Dan Allen 2019-09-03 16:14:09 -06:00
  • 43a332617c update dependency lock file Dan Allen 2019-09-03 16:13:12 -06:00
  • 2bfe0fd923 use fallback function when image optimizer isn't available Dan Allen 2019-09-03 16:11:39 -06:00
  • cd9895e793 copy any gif images under src/img Dan Allen 2019-09-03 16:11:16 -06:00
  • 2da19ac24b Update README.adoc Daniel Mulholland 2019-08-28 20:18:39 +00:00
  • 910218fb1a update dependencies; fix newly detected lint error Dan Allen 2019-08-28 02:35:13 -06:00
  • 300ff1971f merge !91 Dan Allen 2019-08-28 07:48:33 +00:00
  • 6ad0ba6a9e prepend site path when resolving relative URL if from is undefined or empty Dan Allen 2019-08-24 17:20:44 -06:00
  • 498aed475a minor rewording in docs for site.url and site.path template vars Dan Allen 2019-08-28 00:32:59 -06:00
  • d3eb161308 use single-quoted strings in Handlebars expressions Dan Allen 2019-08-28 00:00:16 -06:00
  • 031977c93b color unresolved link Dan Allen 2019-08-25 14:53:09 -06:00
  • 818d50da91 clarify docs for site.path property in UI model Dan Allen 2019-08-25 13:10:38 -06:00
  • 2c13e4327f document the site.path property in the UI model Dan Allen 2019-08-25 04:33:34 -06:00
  • 9879b23ae5 merge !90 Dan Allen 2019-08-24 23:13:13 +00:00
  • 81e6b39c2f make current page URL argument to relativize helper optional Dan Allen 2019-08-24 03:54:58 -06:00
  • e5d4cea043 explain page attributes more clearly in docs Dan Allen 2019-08-24 16:42:32 -06:00
  • 3086627cdc merge !89 Dan Allen 2019-08-24 22:39:19 +00:00
  • bbc0f9bbcd 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. David Jencks 2019-08-24 22:39:19 +00:00
  • 38a28b7fb0 add helper to return current year as a string Dan Allen 2019-08-24 02:03:33 -06:00
  • 8a7690c447 add hint about how to disable the page.editUrl property Dan Allen 2019-08-22 13:11:48 -06:00