Skip to content
  1. Apr 07, 2021
  2. Mar 12, 2021
  3. Mar 01, 2021
  4. Feb 25, 2021
    • Thomas Bouffard's avatar
      refactor: keep a single solution to manage preview (#145) · b237a5b7
      Thomas Bouffard authored
      Previously, there were both bash and npm scripts that rely on several nodejs
      script. For simplicity, we only have a single bash script that support all
      existing options (with a single nodejs script).
      
      The documentation has been improved
        - introduce `--help` in the bash script to display all available options
        - the README better explains how to generate the preview for both development
        and deployment
      
      Bonus: activate Admonitions with github support in the README
      b237a5b7
  5. Jan 13, 2021
  6. Nov 24, 2020
    • Thomas Bouffard's avatar
      feat(bici): generate BICI documentation (#17) · b8c80860
      Thomas Bouffard authored
      Integrate the BICI migrated content and document how this has been done for reuse with other content (based on previous poc).
      The antora-ui bundle has been generated from a previous poc, it will be updated with content of bonitasoft/bonita-documentation-theme later
      
      This also setup
          - build with npm: shared commands and shared dev/build setup
          - antora playbook: more ready for GH pages deployment
          - allow to build the site for local and production usage
          - allow to run local http server for evaluation
      b8c80860
Loading