summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Benoit Tellier [Wed, 8 Sep 2021 07:29:38 +0000 (14:29 +0700)]
JAMES-3298 Update information for DOAP file - is outdated
Jean Helou [Sat, 3 Apr 2021 08:57:49 +0000 (10:57 +0200)]
upgrades to latest released antora
Jean Helou [Sat, 3 Apr 2021 08:49:49 +0000 (10:49 +0200)]
Uses antora supplemental_files to customize UI
Antora supplemental_files are not well documented but they allow to
override the UI templates from the UI bundle, not that this mecanisme
DOES NOT allow properly overriding UI style, only content and HTML
structure.
Jean Helou [Fri, 2 Apr 2021 12:50:28 +0000 (14:50 +0200)]
[JAMES-3226] drops unused ui-bundle
Jean Helou [Sat, 3 Apr 2021 01:07:54 +0000 (03:07 +0200)]
Improve james-site readme (#12)
Integrate build instructions in a more easily discoverable location
Explain the way branches are organized and the role of the 4 primary
branches.
Tellier Benoit [Fri, 2 Apr 2021 11:19:12 +0000 (18:19 +0700)]
[JAMES-3226] Automatically publish staging doc (#11)
This enables building and publishing the antora documentation
automatically when the build of the master branche of james-project is
green.
Co-authored-by: Jean Helou <jhe@codamens.fr>
Jean Helou [Fri, 2 Apr 2021 06:59:59 +0000 (08:59 +0200)]
fixes jenkinsfile tool names
Eugen Stan [Wed, 19 Aug 2020 13:44:18 +0000 (16:44 +0300)]
Added license warning tp not publish the website.
Eugen Stan [Fri, 31 Jul 2020 11:16:48 +0000 (14:16 +0300)]
JAMES-3226 #comment Using github urls for edit-url
Signed-off-by: Eugen Stan <ieugen@apache.org>
Tellier Benoit [Fri, 2 Apr 2021 11:58:46 +0000 (18:58 +0700)]
JAMES-3226 Fix .asf.yaml: Invalid notification target 'site-dev@james.apache.org' (#9)
Must be a valid @james.apache.org list!
Tellier Benoit [Fri, 2 Apr 2021 06:50:00 +0000 (13:50 +0700)]
Merge pull request #6 from chibenwa/asf.yml
JAMES-3226 Reduce spam: github work should update the JIRA but not fi…
Benoit Tellier [Fri, 2 Apr 2021 05:30:13 +0000 (12:30 +0700)]
JAMES-3226 Reduce spam: github work should update the JIRA but not fire emails
Eugen Stan [Fri, 31 Jul 2020 10:58:04 +0000 (13:58 +0300)]
JAMES-3226 #comment Using homepage in james-site, added edit-url
Signed-off-by: Eugen Stan <ieugen@apache.org>
Eugen Stan [Thu, 30 Jul 2020 23:17:16 +0000 (02:17 +0300)]
JAMES-3226 #comment Added all sites to playbook
* Using bundled gulp-cli version
* Moved website docs to local docs module
* Readme should contain only link to online documentaton and this repo
Signed-off-by: Eugen Stan <ieugen@apache.org>
Eugen Stan [Mon, 20 Jul 2020 10:18:50 +0000 (13:18 +0300)]
[JAMES-3226] Test asf.yaml on live
Eugen Stan [Mon, 20 Jul 2020 10:06:30 +0000 (13:06 +0300)]
[JAMES-3226] Added .asf.yaml and restrict publish only to live and staging branches
Eugen Stan [Mon, 20 Jul 2020 09:41:40 +0000 (12:41 +0300)]
[JAMES-3226] Fixed publish in Jenkinsfile - using specific maven version in tools { }
Eugen Stan [Mon, 20 Jul 2020 09:02:44 +0000 (12:02 +0300)]
[JAMES-3226] Cloned antora-ui-default - we can change CSS sources
* Using gradle to drive the website build
Eugen Stan [Mon, 20 Jul 2020 07:31:41 +0000 (10:31 +0300)]
Eugen Stan [Mon, 20 Jul 2020 07:31:41 +0000 (10:31 +0300)]
Squashed 'antora-ui/' content from commit
3acbf71f3
git-subtree-dir: antora-ui
git-subtree-split:
3acbf71f3ba4010d623d3f9a8bb0467d5bb6fe13
Eugen Stan [Mon, 20 Jul 2020 06:58:40 +0000 (09:58 +0300)]
[JAMES-3226] Added .editorconfig
Eugen Stan [Sun, 12 Jul 2020 21:59:06 +0000 (00:59 +0300)]
[JAMES-3294] Added the UI bundle for Antora
* We build the ui bundle locally
Eugen Stan [Sun, 12 Jul 2020 20:02:01 +0000 (23:02 +0300)]
[JAMES-3226] Starting a new website build
* Removed old content since it was generated, and not source
* Added .asf.yaml file to output
* [JAMES-3226] #comment Initialized gradle + antora playbook
* [JAMES-3226] #comment Using gradle plugin to download nodejs and antora
* [JAMES-3226] #comment Added Jenkinsfile
* [JAMES-3226] Publish the staging website automatically