File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Build] ( https://img.shields.io/github/actions/workflow/status/xdev-software/commit-cards-docs/deploy-to-pages.yml )] ( https://github.com/xdev-software/commit-cards-docs/actions/workflows/deploy-to-pages.yml?query=branch%3Amaster )
2+ [ ![ Documentation] ( https://img.shields.io/badge/docs-latest-blue )] ( https://commit-cards.xdev.software/ )
3+
14# commit-cards-docs
25
3- Documentation for the XDEV Commit Cards.
6+ This repository contains the ** Antora documentation site** for the [ ** XDEV Commit Cards** ] ( https://xdev.software/commit-cards ) .
7+ It is the ** documentation hub** built and maintained with [ Antora] ( https://antora.org/ ) .
48
59Can be executed with
610``` bash
Original file line number Diff line number Diff line change @@ -14,6 +14,9 @@ runtime:
1414 # Antora exits with a non-zero exit code if an error is logged -> https://docs.antora.org/antora/latest/playbook/runtime-log-failure-level
1515 failure_level : error
1616
17+ urls :
18+ latest_version_segment : latest
19+
1720content :
1821 sources :
1922 - url : .
Original file line number Diff line number Diff line change 1- name : cards
1+ name : ROOT
22title : XDEV Commit Cards
33version : v1.1
44nav :
You can’t perform that action at this time.
0 commit comments