This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch live
in repository https://gitbox.apache.org/repos/asf/james-site.git.


    from 7b56e2a  JAMES-3226 Fix .asf.yaml: Invalid notification target 
'[email protected]' (#9)
     new 4c636c6  JAMES-3226 #comment Using github urls for edit-url
     new c4f9e45  Added license warning tp not publish the website.
     new 4811889  fixes jenkinsfile tool names
     new b949454  [JAMES-3226] Automatically publish staging doc (#11)
     new 762eadb  Improve james-site readme (#12)
     new acf47a2  [JAMES-3226] drops unused ui-bundle
     new 7d5b1c9  Uses antora supplemental_files to customize UI
     new 40d2464  upgrades to latest released antora

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   6 +-
 CONTRIBUTING.adoc                                  |  37 +++
 Jenkinsfile                                        |  78 ++++--
 README.adoc                                        |  12 +-
 doc-sites/antora-playbook-local.yml                |  36 +--
 doc-sites/antora-playbook.yml                      |  49 +---
 doc-sites/package-lock.json                        | 269 ++++++++++++---------
 doc-sites/package.json                             |   4 +-
 doc-sites/ui-overrides/img/james.svg               |  36 +++
 doc-sites/ui-overrides/partials/header-content.hbs |  52 ++++
 ui-bundle/build.gradle                             |   8 -
 ui-bundle/src/main/dist/css/site.css               |   3 -
 ui-bundle/src/main/dist/font/roboto-latin-400.woff | Bin 20268 -> 0 bytes
 .../src/main/dist/font/roboto-latin-400.woff2      | Bin 15736 -> 0 bytes
 .../src/main/dist/font/roboto-latin-400italic.woff | Bin 21952 -> 0 bytes
 .../main/dist/font/roboto-latin-400italic.woff2    | Bin 17324 -> 0 bytes
 ui-bundle/src/main/dist/font/roboto-latin-500.woff | Bin 20464 -> 0 bytes
 .../src/main/dist/font/roboto-latin-500.woff2      | Bin 15872 -> 0 bytes
 .../src/main/dist/font/roboto-latin-500italic.woff | Bin 22020 -> 0 bytes
 .../main/dist/font/roboto-latin-500italic.woff2    | Bin 17316 -> 0 bytes
 .../src/main/dist/font/roboto-mono-latin-400.woff  | Bin 19972 -> 0 bytes
 .../src/main/dist/font/roboto-mono-latin-400.woff2 | Bin 16328 -> 0 bytes
 .../src/main/dist/font/roboto-mono-latin-500.woff  | Bin 20040 -> 0 bytes
 .../src/main/dist/font/roboto-mono-latin-500.woff2 | Bin 16380 -> 0 bytes
 ui-bundle/src/main/dist/helpers/and.js             |   9 -
 ui-bundle/src/main/dist/helpers/detag.js           |   5 -
 ui-bundle/src/main/dist/helpers/eq.js              |   3 -
 ui-bundle/src/main/dist/helpers/increment.js       |   3 -
 ui-bundle/src/main/dist/helpers/not.js             |   3 -
 ui-bundle/src/main/dist/helpers/or.js              |   9 -
 ui-bundle/src/main/dist/helpers/relativize.js      |  24 --
 ui-bundle/src/main/dist/helpers/year.js            |   3 -
 ui-bundle/src/main/dist/img/back.svg               |   1 -
 ui-bundle/src/main/dist/img/caret.svg              |   1 -
 ui-bundle/src/main/dist/img/chevron.svg            |   1 -
 ui-bundle/src/main/dist/img/close.svg              |   1 -
 ui-bundle/src/main/dist/img/home-o.svg             |   1 -
 ui-bundle/src/main/dist/img/home.svg               |   1 -
 ui-bundle/src/main/dist/img/menu.svg               |   1 -
 ui-bundle/src/main/dist/js/site.js                 |   5 -
 ui-bundle/src/main/dist/js/vendor/highlight.js     |   1 -
 ui-bundle/src/main/dist/layouts/404.hbs            |  11 -
 ui-bundle/src/main/dist/layouts/default.hbs        |  11 -
 ui-bundle/src/main/dist/partials/article.hbs       |  18 --
 ui-bundle/src/main/dist/partials/body.hbs          |   4 -
 ui-bundle/src/main/dist/partials/breadcrumbs.hbs   |  20 --
 .../src/main/dist/partials/footer-content.hbs      |   4 -
 .../src/main/dist/partials/footer-scripts.hbs      |   2 -
 ui-bundle/src/main/dist/partials/footer.hbs        |   2 -
 ui-bundle/src/main/dist/partials/head-icons.hbs    |   1 -
 ui-bundle/src/main/dist/partials/head-info.hbs     |  20 --
 ui-bundle/src/main/dist/partials/head-meta.hbs     |   1 -
 ui-bundle/src/main/dist/partials/head-prelude.hbs  |   2 -
 ui-bundle/src/main/dist/partials/head-scripts.hbs  |   4 -
 ui-bundle/src/main/dist/partials/head-styles.hbs   |   1 -
 ui-bundle/src/main/dist/partials/head-title.hbs    |   1 -
 ui-bundle/src/main/dist/partials/head.hbs          |   7 -
 .../src/main/dist/partials/header-content.hbs      |  46 ----
 .../src/main/dist/partials/header-scripts.hbs      |   1 -
 ui-bundle/src/main/dist/partials/header.hbs        |   2 -
 ui-bundle/src/main/dist/partials/main.hbs          |   7 -
 ui-bundle/src/main/dist/partials/nav-explore.hbs   |  24 --
 ui-bundle/src/main/dist/partials/nav-menu.hbs      |  10 -
 ui-bundle/src/main/dist/partials/nav-toggle.hbs    |   1 -
 ui-bundle/src/main/dist/partials/nav-tree.hbs      |  21 --
 ui-bundle/src/main/dist/partials/nav.hbs           |   8 -
 ui-bundle/src/main/dist/partials/page-versions.hbs |  12 -
 ui-bundle/src/main/dist/partials/pagination.hbs    |  12 -
 ui-bundle/src/main/dist/partials/toc.hbs           |   3 -
 ui-bundle/src/main/dist/partials/toolbar.hbs       |  13 -
 70 files changed, 362 insertions(+), 569 deletions(-)
 create mode 100644 CONTRIBUTING.adoc
 mode change 100644 => 120000 README.adoc
 create mode 100644 doc-sites/ui-overrides/img/james.svg
 create mode 100644 doc-sites/ui-overrides/partials/header-content.hbs
 delete mode 100644 ui-bundle/build.gradle
 delete mode 100644 ui-bundle/src/main/dist/css/site.css
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-latin-400.woff
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-latin-400.woff2
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-latin-400italic.woff
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-latin-400italic.woff2
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-latin-500.woff
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-latin-500.woff2
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-latin-500italic.woff
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-latin-500italic.woff2
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-mono-latin-400.woff
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-mono-latin-400.woff2
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-mono-latin-500.woff
 delete mode 100644 ui-bundle/src/main/dist/font/roboto-mono-latin-500.woff2
 delete mode 100644 ui-bundle/src/main/dist/helpers/and.js
 delete mode 100644 ui-bundle/src/main/dist/helpers/detag.js
 delete mode 100644 ui-bundle/src/main/dist/helpers/eq.js
 delete mode 100644 ui-bundle/src/main/dist/helpers/increment.js
 delete mode 100644 ui-bundle/src/main/dist/helpers/not.js
 delete mode 100644 ui-bundle/src/main/dist/helpers/or.js
 delete mode 100644 ui-bundle/src/main/dist/helpers/relativize.js
 delete mode 100644 ui-bundle/src/main/dist/helpers/year.js
 delete mode 100644 ui-bundle/src/main/dist/img/back.svg
 delete mode 100644 ui-bundle/src/main/dist/img/caret.svg
 delete mode 100644 ui-bundle/src/main/dist/img/chevron.svg
 delete mode 100644 ui-bundle/src/main/dist/img/close.svg
 delete mode 100644 ui-bundle/src/main/dist/img/home-o.svg
 delete mode 100644 ui-bundle/src/main/dist/img/home.svg
 delete mode 100644 ui-bundle/src/main/dist/img/menu.svg
 delete mode 100644 ui-bundle/src/main/dist/js/site.js
 delete mode 100644 ui-bundle/src/main/dist/js/vendor/highlight.js
 delete mode 100644 ui-bundle/src/main/dist/layouts/404.hbs
 delete mode 100644 ui-bundle/src/main/dist/layouts/default.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/article.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/body.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/breadcrumbs.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/footer-content.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/footer-scripts.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/footer.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/head-icons.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/head-info.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/head-meta.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/head-prelude.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/head-scripts.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/head-styles.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/head-title.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/head.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/header-content.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/header-scripts.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/header.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/main.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/nav-explore.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/nav-menu.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/nav-toggle.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/nav-tree.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/nav.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/page-versions.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/pagination.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/toc.hbs
 delete mode 100644 ui-bundle/src/main/dist/partials/toolbar.hbs

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to