From 4d43b7846cb156dfbaff1306beb1850995cede86 Mon Sep 17 00:00:00 2001 From: Benjamin Wolf Date: Tue, 3 Sep 2024 16:14:54 +0200 Subject: [PATCH] Improve index pages --- docs/index.adoc | 4 ++-- docs/index_rc.adoc | 19 ++++++++++--------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/docs/index.adoc b/docs/index.adoc index 6d8eda2..2ae9e65 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -7,9 +7,9 @@ The international Software Architecture Qualification Board (link:https://isaqb. The terminology used in the iSAQB curricula can be found as a (freely available) ebook, published on https://leanpub.com/isaqbglossary/read[Leanpub]. -== Development versions +== Latest Release {release-version} -The Advanced Level Template Curriculum is currently maintained and published in both English (EN) and German (DE). +The Advanced Level {curriculum-short} curriculum is currently maintained and published in both English (EN) and German (DE). Maintainers and volunteer reviewers collaborate on GitHub to improve the curriculum. [cols="<,^,^"] diff --git a/docs/index_rc.adoc b/docs/index_rc.adoc index 1d6e3b0..4b3c761 100644 --- a/docs/index_rc.adoc +++ b/docs/index_rc.adoc @@ -3,17 +3,19 @@ include::config/setup.adoc[] = image:isaqb-logo.jpg[width=150]Certified Professional for Software Architecture^(R)^ (CPSA) - Curriculum {curriculum-name} [{curriculum-short}] – Release Candidate - +:repo-name: curriculum-flex + The international Software Architecture Qualification Board (link:https://isaqb.org[iSAQB]) defines curricula on several levels for software architects. The **Release Candidates** of the **{curriculum-name} [{curriculum-short}]** advanced level curriculum are currently maintained and published in both English (EN) and German (DE). Maintainers of this curriculum and voluntary reviewers collaborate on https://github.com/isaqb-org[GitHub] to improve the curriculum. -== Current Release Candidate v2023.1 +== Current Release Candidate {release-version} -image:https://img.shields.io/github/last-commit/isaqb-org/curriculum-flex/main.svg["Last commit"] -image:https://img.shields.io/github/contributors/isaqb-org/curriculum-flex.svg["Contributors",link="https://github.com/isaqb-org/curriculum-flex/graphs/contributors"] -image:https://img.shields.io/github/issues/isaqb-org/curriculum-flex.svg["Issues",link="https://github.com/isaqb-org/curriculum-flex/issues"] -image:https://img.shields.io/github/issues-closed/isaqb-org/curriculum-flex.svg["Issues closed",link="https://github.com/isaqb-org/curriculum-flex/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+"] -image:https://img.shields.io/github/commits-since/isaqb-org/curriculum-flex/latest.svg[] +image:https://img.shields.io/github/last-commit/isaqb-org/{repo-name}/main.svg["Last commit"] +image:https://img.shields.io/github/contributors/isaqb-org/{repo-name}.svg["Contributors",link="https://github.com/isaqb-org/{repo-name}/graphs/contributors"] +image:https://img.shields.io/github/issues/isaqb-org/{repo-name}.svg["Issues",link="https://github.com/isaqb-org/{repo-name}/issues"] +image:https://img.shields.io/github/issues-closed/isaqb-org/{repo-name}.svg["Issues closed",link="https://github.com/isaqb-org/{repo-name}/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+"] +image:https://img.shields.io/github/commits-since/isaqb-org/{repo-name}/latest.svg[] |=== | Version | HTML | PDF @@ -27,6 +29,5 @@ image:https://img.shields.io/github/commits-since/isaqb-org/curriculum-flex/late |=== -== Changes compared to XXX -- link:https://github.com/isaqb-org/curriculum-flex/blob/main/CHANGELOG.md[CHANGELOG.md on GitHub] -// - link: [HTML diff to the latest curriculum] T.B.A. +== Changes compared to previous versions +- link:https://github.com/isaqb-org/{repo-name}/blob/main/CHANGELOG.md[CHANGELOG.md on GitHub]