iSAQB Collection of Curricula
This creates the main page that links to the iSAQB curriculae that are maintained in AsciiDoc.
Its online at https://public.isaqb.org
-
Checkout this repository including its submodules (e.g.
git clone --recurse-submodules https://github.com/isaqb-org/isaqb-org.github.io.git
). This automatically includes thehtml-theme
submodule which contains the CSS files for all iSAQB® curriculum websites. -
The download links for the respective curriculum have to be added to the
docs/index.adoc
file. -
Run the
gradlew
command without parameters, it will generate anindex.html
. -
The build will copy the generated html file to the root of this repository, replacing the existing
index.html
. -
Test your changes!
-
git commit -m "<useful message>"
-
git push
easy, isn’t it?
Contact one of the maintainers or the iSAQB® administrators.