- 23 Jul, 2021 1 commit
-
-
Adrien authored
-
- 22 Jul, 2021 1 commit
-
-
Adrien authored
-
- 20 Jul, 2021 1 commit
-
-
Adrien authored
* update UI bundle * remove the custom extension (we didn't went for this solution)
-
- 17 Jun, 2021 1 commit
-
-
Emmanuel Duchastenier authored
-
- 20 May, 2021 2 commits
-
-
Adrien authored
-
Thomas Bouffard authored
Don't put a version in the configuration and let Antora use the latest version to reduce the maintenance cost. Setting the version has been needed in the past when we have introduced the Bonita archives; it required to use custom versions ordering and the 2021.1 were not considered as the latest version. We have switch back to the default ordering, so this extra configuration is not needed anymore.
-
- 26 Apr, 2021 1 commit
-
-
Benjamin Parisel authored
Co-authored-by:
Thomas Bouffard <27200110+tbouffard@users.noreply.github.com> Co-authored-by:
Adrien <adrien.lachambre@bonitasoft.com> Co-authored-by:
hugues.bretin <hugues.bretin@bonitasoft.com>
-
- 19 Apr, 2021 3 commits
-
-
Thomas Bouffard authored
-
Thomas Bouffard authored
Improvements - enforce 'redirect' and 'no fetch sources' config except if explicitly requested - allow to build all components/branches using a new `use-all-repositories` option - allow to build a set of components and branches with new options (`use-multi-repositories` and `component-with-branches`) - add a dedicated bash preview script for local developments. Everything can now be done with the script so specific npm scripts have been removed from the package.json file - new bash script option to skip the doc generation and only generate the Antora preview playbook - improve the site title management logic - allow to use boolean options without having to pass 'true' as argument Fixes - allow the bonita '7.10' branch build - make the 'fetch sources' option work Readme updates - reorganize to put end-user documentation first - put local developments information first as this is what developers mainly use - provide more details about the `build-preview` bash script usage (for instance http server and asciinema)
-
eddysegaud authored
[WWW-982]
-
- 14 Apr, 2021 1 commit
-
-
Adrien authored
-
- 07 Apr, 2021 1 commit
-
-
Adrien authored
-
- 24 Mar, 2021 1 commit
-
-
Benjamin Parisel authored
-
- 23 Mar, 2021 1 commit
-
-
Adrien authored
* Add bonita cloud admonition
-
- 17 Mar, 2021 1 commit
-
-
Adrien authored
-
- 15 Mar, 2021 2 commits
-
-
Thomas Bouffard authored
-
Adrien authored
-
- 12 Mar, 2021 4 commits
-
-
Adrien authored
-
Adrien authored
feat(theme): Hide edit link on unsupported versions and add banner for out fo support versions (#214)
-
Thomas Bouffard authored
This is now 'bonita-documentation-site'.
-
Thomas Bouffard authored
Redirect to labs/latest/bici to ensure old urls are still working
-
- 11 Mar, 2021 11 commits
-
-
Thomas Bouffard authored
This version is alpha and we don't want to display it.
-
Thomas Bouffard authored
Try to force redirect in the netlify.toml
-
Thomas Bouffard authored
-
Benjamin Parisel authored
-
Adrien authored
-
Adrien authored
* Upate Bonita doc branches * bonita: do not include 7.3 and 7.4 anymore * Redirect bonita 7.3 and 7.4 to archives
-
Benjamin Parisel authored
-
Adrien authored
-
Benjamin Parisel authored
Config update is necessary after branches renaming: - bonita 7.3-7.8 - bcd 3.4 - cloud
-
Pascal GARCIA authored
* add repository_dispatch trigger that listens to `source_documentation_change` event * update condition to trigger a build of doc site
-
Pascal GARCIA authored
remove the wrong regex that escape the variable did in this
-
- 10 Mar, 2021 1 commit
-
-
Thomas Bouffard authored
We now have a python script, so some steps are not required anymore
-
- 05 Mar, 2021 5 commits
-
-
Thomas Bouffard authored
-
Benjamin Parisel authored
-
Thomas Bouffard authored
Update the defaults redirects to Bonita latest. Add specific redirects for some rename pages.
-
Thomas Bouffard authored
No more gh artifact download/upload. We don't need to store it as we can download the published site as a zip from the netlify dashboard. No more need to run on 'pull_request'. We don't need the full site as we have a preview for PR. The preview is managed by a dedicated workflow which can be temporary tuned for specific needs.
-
Thomas Bouffard authored
* feat: improve archive component generation * Update UI-bundle: - Add support for - hide 'edit this page' links - hide components list in navbar The following options can now be used - no site url - no 'edit this page' links - hide components list in navbar: we provide a single component doc archive, so no need for navigation to other components. About the 'no site url' - files that are not generated: sitemap, robots, 404 - link on the bonitasoft logo: it is relative to the root folder of the generated site - other hidden things See https://docs.antora.org/antora/2.3/playbook/site-url/#features-that-depend-on-the-site-url for more details.
-
- 04 Mar, 2021 1 commit
-
-
Benjamin Parisel authored
* latest redirect for bonita and bcd as rewrite (proxy) instead of redicrect * Bici redirect to labs/bici/ * javadoc/api to https://javadoc.bonitasoft.com/api/:splat
-
- 03 Mar, 2021 1 commit
-
-
Pascal GARCIA authored
Add redirects for urls * `*/6.x-7.2/*` to `documentation-legacy.bonitasoft.com/6.x-7.2/` * `/bici/:version` to `/bici/latest/` * `/ici/:version` to `/bici/latest/` * `/bcd/{1.0,2.0,2.1,3.0-3.3}/*` to /bcd/latest/
-