- 05 Nov, 2021 1 commit
-
-
Adrien authored
-
- 20 Oct, 2021 1 commit
-
-
Adrien authored
`/next` will redirect to `/1` (aka the alpha version) without changing the URL. The main url is - and will remain - `/1`, because it allows us to ensure that the dev version is sorted correctly among other versions (at the end). So a user that go to the alpha version through the menu will have the URL `/1`. But at least, with this redirect, if we want to send a link to a client we can do it with `/next`, which is a bit better.
-
- 08 Oct, 2021 1 commit
-
-
Thomas Bouffard authored
Co-authored-by:
Adrien <adrien.lachambre@bonitasoft.com>
-
- 07 Oct, 2021 1 commit
-
-
Benjamin Parisel authored
-
- 06 Oct, 2021 1 commit
-
-
Adrien authored
Co-authored-by:
Benjamin Parisel <benjamin.parisel@bonitasoft.com>
-
- 01 Oct, 2021 1 commit
-
-
Hugues BRETIN authored
-
- 30 Sep, 2021 2 commits
- 24 Sep, 2021 1 commit
-
-
Adrien authored
Add a step by step procedure to ensure that everybody will be able to test redirects easily.
-
- 23 Sep, 2021 1 commit
-
-
Adrien authored
-
- 16 Sep, 2021 1 commit
-
-
Thomas Bouffard authored
-
- 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 8 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
-