diff --git a/.github/workflows/deploy_smart_layer_docs.yml b/.github/workflows/deploy_smart_layer_docs.yml index 12b79b8..e27ed5a 100644 --- a/.github/workflows/deploy_smart_layer_docs.yml +++ b/.github/workflows/deploy_smart_layer_docs.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Build smart-layer docs - uses: dita-ot/dita-ot-action@master + uses: dita-ot/dita-ot-action@4.1 with: plugins: | fox.jason.extend.css @@ -21,7 +21,7 @@ jobs: https://github.com/oxygenxml/dita-ot-diagrams-plugin/archive/refs/heads/master.zip project: config/smartlayer-docsite.yaml - name: Build smart-layer papers - uses: dita-ot/dita-ot-action@master + uses: dita-ot/dita-ot-action@4.1 with: project: config/tokenscript-papers.xml - uses: actions/upload-artifact@v3 diff --git a/.github/workflows/update_ts_site_docs.yml b/.github/workflows/update_ts_site_docs.yml index 36cd169..6363325 100644 --- a/.github/workflows/update_ts_site_docs.yml +++ b/.github/workflows/update_ts_site_docs.yml @@ -16,7 +16,7 @@ jobs: run: | sed -ri 's@href="/([^"]+)"@href="/docs/\1"@g' config/navbar.xml - name: Build ts-site docs - uses: dita-ot/dita-ot-action@master + uses: dita-ot/dita-ot-action@4.1 with: plugins: | fox.jason.extend.css diff --git a/config/smart-layer/custom.css b/config/smart-layer/custom.css index 1a107fb..e534d77 100644 --- a/config/smart-layer/custom.css +++ b/config/smart-layer/custom.css @@ -375,6 +375,15 @@ nav.bs-sidebar-nav > ul > li { font-weight: 500; margin: calc(var(--baseline) * 0.75) 0; } +nav.bs-sidebar-nav > ul > li:last-child { + margin-top: 24px; +} +nav.bs-sidebar-nav > ul > li:last-child > a { + display: inline-block; + border: white 1px solid; + border-radius: 8px; + padding: 16px 32px; +} nav.bs-sidebar-nav ul { list-style: none; padding-left: 0; diff --git a/src/papers/DesignPapers.md b/src/papers/DesignPapers.md index c722118..2588758 100644 --- a/src/papers/DesignPapers.md +++ b/src/papers/DesignPapers.md @@ -1,4 +1,4 @@ # Design Papers -- Short Paper -- Design Paper +- Short Paper +- Design Paper diff --git a/src/smartlayer-docsite.ditamap b/src/smartlayer-docsite.ditamap index fcc80f3..46e09b0 100644 --- a/src/smartlayer-docsite.ditamap +++ b/src/smartlayer-docsite.ditamap @@ -32,4 +32,5 @@ --> +