Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
915 commits
Select commit Hold shift + click to select a range
d43d9a2
merge !143
graphitefriction Apr 8, 2021
eabf2d0
remove unnecessary comment in 06-copy-to-clipboard.js script
mojavelinux Apr 30, 2021
e985510
resolves #176 drop .git suffix from basename in clone instructions
mojavelinux Jun 6, 2021
b950165
don't uglify .min.js files in js/vendor folder
mojavelinux Jun 25, 2021
7f47b29
resolves #177 add spacing between paragraphs in default table cell
mojavelinux Jul 15, 2021
93cb912
merge !147
mojavelinux Jul 15, 2021
aa51bde
resolves #178 adjust styles for details element
mojavelinux Jul 17, 2021
45e0837
merge !148
mojavelinux Aug 5, 2021
bf5bf5c
normalize styles for sub and sup
mojavelinux Aug 14, 2021
0fddc2e
style footnotes block
mojavelinux Aug 14, 2021
4a3e2e7
add tip about using site.path to create a root-relative URL for a page
mojavelinux Aug 16, 2021
9fb614c
degrade gracefully if explore panel in nav is missing
mojavelinux Sep 1, 2021
091649a
fix layout of brand in navbar when text wraps
mojavelinux Sep 4, 2021
f9ffa9a
hide built-in marker on summary element and remove outline around ele…
mojavelinux Sep 10, 2021
3229074
consolidate CSS properties for summary marker
mojavelinux Sep 10, 2021
c44e9a2
move margin from bottom of list item to top of sibling list item
mojavelinux Sep 11, 2021
ae26ca1
resolves #64 add support for frame and grid styles on tables
Apr 26, 2021
4e54aab
merge !150
mojavelinux Sep 11, 2021
08ee31d
apply border to table first, then take border away where necessary fo…
mojavelinux Sep 11, 2021
7df192a
set height of image in preview page
mojavelinux Sep 11, 2021
2526ead
remove redundant block style on quote block
mojavelinux Sep 11, 2021
ee59614
update dependency lock file
mojavelinux Sep 11, 2021
f96f0fb
confine SVG referenced using object tag to enclosing container
mojavelinux Sep 16, 2021
840d54a
style code element in colist
mojavelinux Sep 19, 2021
d02971c
apply max-width to svg; remove unnecessary specificity for object ins…
mojavelinux Sep 19, 2021
2adb8a7
add missing scope to selector for embedded toc
mojavelinux Sep 19, 2021
28889ab
add margin above section body in man page
mojavelinux Sep 19, 2021
b4d7c2f
increase specificity for nowrap role
mojavelinux Sep 19, 2021
a32cbe6
remove side margin on footnotes block inside table
mojavelinux Sep 19, 2021
3b56322
Stackable changes
lfrancke Sep 28, 2021
d0975cb
Documentation UI changes for the overhaul (#2)
lfrancke Feb 24, 2022
26506a7
Relativize header links (#4)
nightkr Mar 1, 2022
7f3e489
Enable navigation on mobile devices
siegfriedweber Mar 11, 2022
f5e289c
Add Secret operator to navbar
nightkr Mar 14, 2022
1c3c242
Merge pull request #7 from stackabletech/feature/secret-operator
nightkr Mar 15, 2022
e48ac6d
Move navbar into a partial, so that the documentation repo can overri…
nightkr Mar 15, 2022
7a73d20
Merge pull request #8 from stackabletech/feature/move-navbar
nightkr Mar 15, 2022
e3d266a
Merge branch 'stackable' into mobile-nav-css-only
lfrancke Mar 17, 2022
7ea5a9b
Fix indentation
siegfriedweber Mar 21, 2022
84aa092
Skip initialization of the navigation container on the landing page
siegfriedweber Mar 21, 2022
41b7b1e
Merge pull request #6 from stackabletech/mobile-nav-css-only
siegfriedweber Mar 21, 2022
d5c3d38
Update highlight.js, fix highlighting, add missing dep (#10)
lfrancke May 9, 2022
0949c21
version dropdown
Jun 1, 2022
cb6200d
fix: issue #212 - problem with mobile navbar / burger menu
dropclick Jun 20, 2022
01cb1ce
Fixed linting issue (2 blank lines)
Jun 21, 2022
046c3db
removed version toggle from old location
Jun 21, 2022
75cc1a7
fix: issue #212 - problem width page width on mobile devices
dropclick Jun 23, 2022
ea935e9
removed excess empty lines
Jun 27, 2022
10b42c3
Change stackable.de to stackable.tech (#12)
lfrancke Jun 30, 2022
7f90fb9
Revert "fix: issue #212 - problem width page width on mobile devices"…
siegfriedweber Jul 4, 2022
399e676
Remove unused page-versions.hbs
siegfriedweber Jul 4, 2022
eba14c5
Fix typo which is already fixed in the documentation repository
siegfriedweber Jul 4, 2022
0907027
Merge branch 'stackable' into fix/issue-212
fhennig Jul 4, 2022
4af0351
Merge pull request #11 from stackabletech/fix/issue-212
fhennig Jul 4, 2022
d3ec0ce
Added tracking script
Sep 12, 2022
c2bb1e3
Merge pull request #13 from stackabletech/tracking
fhennig Sep 12, 2022
743ca9c
Documented tracking in the readme
Sep 12, 2022
35f1e79
Merge pull request #15 from stackabletech/document-tracking
fhennig Sep 12, 2022
25fb912
Downgraded highlightjs and ran 'npm i'
Sep 19, 2022
aae9d74
Documented the pinned version in the README
Sep 19, 2022
7090a37
Update README.adoc
fhennig Sep 19, 2022
c071572
Merge pull request #16 from stackabletech/fix-callouts-and-update-dep…
fhennig Sep 19, 2022
26b2245
Build action runs on PR and doesn't publish bundle anymore
Sep 19, 2022
172ca21
Merge branch 'stackable' into change-build-action
fhennig Sep 19, 2022
9ac9167
Removed lint step (It's included in the bundle step)
Sep 19, 2022
c3309eb
Merge branch 'change-build-action' of github.com:stackabletech/docume…
Sep 19, 2022
88f20e5
Merge pull request #18 from stackabletech/change-build-action
fhennig Sep 19, 2022
382c07d
Added script
Sep 21, 2022
11dd5af
Merge pull request #20 from stackabletech/cookie-script-fix
fhennig Sep 21, 2022
ea13e6e
Cookie isn't set anymore
Dec 12, 2022
1192fe0
Merge pull request #26 from stackabletech/fix/remove-obsolete-hubspot…
fhennig Dec 12, 2022
d16ff8a
Bump json5 from 1.0.1 to 1.0.2
dependabot[bot] Jan 7, 2023
216809a
Merge pull request #27 from stackabletech/dependabot/npm_and_yarn/jso…
fhennig Jan 10, 2023
c46b30e
Minor version bumps
Jan 10, 2023
c0ad3dd
Merge pull request #29 from stackabletech/chore/updates
fhennig Jan 10, 2023
d2555ae
Changed some basic colors
Jan 17, 2023
07bc6ff
lint fix
Jan 17, 2023
f8eadb3
Added npm commands for gulp commands
Jan 17, 2023
8033665
Added some responsiveness
Jan 17, 2023
4d0bf8d
Added FontAwesome webfont and css + gulp task copy
Jan 17, 2023
7b1f2ea
Added social icons
Jan 17, 2023
350b8e3
excluded vendored CSS from linting
Jan 17, 2023
a0a217a
Added links and image
Jan 17, 2023
dca6610
Use 'npm run bundle' in github action
Jan 17, 2023
220e26a
use 'width' instead of 'aspect-ratio' for browser compatibility
Jan 19, 2023
ac8e0b3
Merge pull request #31 from stackabletech/feat/23-footer
fhennig Jan 19, 2023
edd90ee
Added failover to supplemental-ui partial to make preview work again
Jan 19, 2023
13b2291
Added failover entries to show what the menu would look like
Jan 19, 2023
79c97a4
Merge pull request #33 from stackabletech/fix/supplemental-ui-failove…
fhennig Jan 19, 2023
ace9782
Fix for admontions font break after FontAwesome was added
Jan 19, 2023
52d65c3
Merge pull request #34 from stackabletech/fix/admonitions-font-break
fhennig Jan 19, 2023
5736e46
fix: Do not use links that lead to redirects
Feb 2, 2023
ddf64c0
Merge pull request #35 from stackabletech/fix/no-redirect-links
fhennig Feb 2, 2023
957941b
Added component to title (excluding 'home' component)
Apr 19, 2023
501bc58
Added module to title if it isn't ROOT
Apr 19, 2023
5571c6f
Merge pull request #39 from stackabletech/feat/better-titles
fhennig Apr 19, 2023
ada99df
removed comment
Apr 19, 2023
56da6c7
Merge pull request #40 from stackabletech/removed-comment
fhennig Apr 19, 2023
86bb219
first chagnes
Apr 27, 2023
d047750
made mobile work
Apr 27, 2023
184e5c6
some cleanup
May 2, 2023
f9d52e7
fixed formatting
May 2, 2023
f0a1669
cleanup
May 2, 2023
9049089
Merge pull request #41 from stackabletech/feat/new-version-selector-l…
fhennig May 2, 2023
601cca5
minor version bumps
Aug 7, 2023
be31553
minor version bumps
Aug 7, 2023
c63f043
Merge pull request #45 from stackabletech/chore/version-bumps
fhennig Aug 7, 2023
dfb3874
Use CSS grid instead of Flex for boxes wrapper
Techassi Sep 12, 2023
3560fcb
Added helper to version links in the menu
Oct 2, 2023
3e337fa
formatting
Oct 2, 2023
d2d8b04
Merge pull request #48 from stackabletech/versioned-links-helper
fhennig Oct 4, 2023
29a1bbb
Merge branch 'stackable' into refactor/boxes-css
fhennig Nov 14, 2023
318bf30
got a working version
Nov 14, 2023
5d05a8e
Merge pull request #47 from stackabletech/refactor/boxes-css
fhennig Nov 14, 2023
c0a4691
Merge branch 'stackable' into 24-pin-top-level-menu
fhennig Nov 15, 2023
c8910b3
Merge pull request #50 from stackabletech/24-pin-top-level-menu
fhennig Nov 15, 2023
bc634ed
I think I fixed it
Nov 15, 2023
93540f6
documentation, cleanup
Nov 15, 2023
4c580b3
more cleanup
Nov 15, 2023
4ac42eb
more cleanup
Nov 15, 2023
688b42a
more documentation
Nov 15, 2023
5a39358
Merge pull request #51 from stackabletech/fix/sidebar-menu-css
fhennig Nov 16, 2023
defe32d
Add adjusted admonition styles for code rules
Techassi Jan 5, 2024
cffb2f5
Add newline to EOF
Techassi Jan 5, 2024
d564509
Use CSS nesting, add caption adjustment
Techassi Jan 5, 2024
424931b
Add newline at EOF, again
Techassi Jan 5, 2024
075c682
Adjust style
Techassi Jan 8, 2024
416c28a
Add newline at EOF, again!!
Techassi Jan 8, 2024
b368666
Merge pull request #52 from stackabletech/feat/adjust-code-rule-styles
Techassi Jan 8, 2024
b20d3d3
fix: Add admonition CSS file to site.css (#54)
Techassi Jan 8, 2024
51ad644
feat: Add background color to rules, add TOML highlighting (#55)
Techassi Jan 29, 2024
0922d30
feat: Adjust font size of inline code blocks in headlines (#56)
Techassi Mar 12, 2024
be97d02
first draft
Apr 4, 2024
2740239
Updated banner styling
Apr 4, 2024
17bf0f3
Review changes
Apr 4, 2024
7ebaa71
Merge pull request #57 from stackabletech/feat/warning-banner
fhennig Apr 4, 2024
2c7e261
feat: add text-center CSS utility class to easily center-align blocks…
Apr 8, 2024
52b8c9a
replace text-center with link-bar
Apr 8, 2024
04fbf7d
feat: add link-bar CSS utilities
fhennig Apr 8, 2024
c262d19
feat: add link to the lifecycle policies in the end-of-life-banner
Apr 9, 2024
7356536
put everything into a single paragraph
Apr 9, 2024
c2f1725
Merge pull request #59 from stackabletech/feat/eol-banner-add-policy-…
fhennig Apr 9, 2024
ee95690
new structure
Apr 10, 2024
8e66d2e
fix some offsets
Apr 10, 2024
a0a0270
fix nav offset and ToC offset
Apr 11, 2024
195305e
a little more menu cleanup
Apr 11, 2024
622d618
fix mobile navbar layout
Apr 11, 2024
981c6be
move towards a new popup
Apr 11, 2024
5cfb0fc
Fixed mobile menu
Apr 22, 2024
1ba0978
Fix version menu for mobile
Apr 22, 2024
183963a
search
Apr 22, 2024
b1ca838
fixed some UI stuff
Apr 23, 2024
707f4da
make cursor pointer on the search button
Apr 24, 2024
862e88f
some menu changes
Apr 24, 2024
ae6f7f1
use new navbar thingie
Apr 24, 2024
307fb76
minor cleanup
Apr 29, 2024
0629d09
more cleanup
Apr 29, 2024
5cb634d
more cleanup
Apr 29, 2024
121d140
simplify css a bit
Apr 29, 2024
73cc209
more cleanup
Apr 29, 2024
69ad510
remove unused CSS
Apr 29, 2024
6d456ba
comments
Apr 29, 2024
369bb2a
removed unused JS
Apr 29, 2024
9389d8f
~
Apr 29, 2024
10f8efc
more breakpoints for mobile
Apr 29, 2024
db80b21
Merge pull request #60 from stackabletech/feat/menu-cleanup
fhennig Apr 29, 2024
904c5c8
feat: add support for tab groups
Apr 30, 2024
dec0563
Merge pull request #61 from stackabletech/feat/support-for-tab-groups
fhennig Apr 30, 2024
0abe90b
Add tabs margin
May 2, 2024
4392bf5
Merge pull request #62 from stackabletech/add-tabs-margin
fhennig May 2, 2024
a8af91c
added breadcrumbs - styling needs work
Jul 2, 2024
1dd4f22
improved styling
Jul 2, 2024
e936788
added ranking stuff back
Jul 2, 2024
af68479
Added useful comment
Jul 2, 2024
2555afd
removed dead code
Jul 2, 2024
90c510c
fix todo
Jul 2, 2024
b31208b
change order of breadcrumbs; change color
Jul 2, 2024
a656391
Updated readme
Jul 3, 2024
897aaa2
Merge pull request #63 from stackabletech/improve-search-results-display
fhennig Jul 3, 2024
68f55a3
Typo fix in README
Jul 3, 2024
24e6a0a
Merge pull request #64 from stackabletech/typo-fix
fhennig Jul 3, 2024
aa43ac1
Updated dependencies
Jul 3, 2024
ac90908
Merge branch 'stackable' into dependency-bumps
fhennig Jul 3, 2024
e311865
Merge pull request #65 from stackabletech/dependency-bumps
fhennig Jul 3, 2024
c4aaa85
fix: add link to search results
Jul 8, 2024
f0a783e
remove console log statement
Jul 10, 2024
1fdfa8e
Merge pull request #67 from stackabletech/add-link-to-search-results
fhennig Jul 10, 2024
2fca96d
fix: search autofocus
Aug 5, 2024
1f316ee
Merge pull request #68 from stackabletech/fix-search-autofocus
fhennig Aug 5, 2024
bae4573
feat: Open search with Ctrl+K
Aug 5, 2024
57c528f
Merge pull request #69 from stackabletech/feat-keyboard-shortcut-open…
fhennig Aug 5, 2024
6b509b0
feat: Add ESC keyboard handler
Aug 5, 2024
4185d81
Add IBM Plex Mono font files
Aug 22, 2024
00b3dd4
WIP
Aug 22, 2024
69e5449
WIP
Aug 22, 2024
5ebaa04
WIP
Aug 22, 2024
75fc626
Merge pull request #70 from stackabletech/feat-add-esc-handler
fhennig Aug 26, 2024
6321b88
Changed header colors
Aug 26, 2024
da8d214
Change footer and menu colors
Aug 26, 2024
ff5b952
Merge branch 'feat/new-header-font' into feat/redesign
Aug 26, 2024
4a8616f
Add padding to footer
Aug 26, 2024
659f938
Add Noto Sans font
Aug 26, 2024
180e841
Change footer fonts
Aug 26, 2024
0e27cb0
Merge branch 'stackable' into feat/redesign
fhennig Aug 26, 2024
58df7c1
remove unused font
Aug 26, 2024
df9bf5e
Move fonts from typeface to fontsource
Aug 26, 2024
91fc514
clean up and document font handling
Aug 26, 2024
721d7ab
remove typeface roboto mono (deprecated)
Aug 26, 2024
4dfe69c
simplify colors
Aug 26, 2024
3549303
replace roboto mono with noto sans mono
Aug 26, 2024
4c2186f
another color update
Aug 26, 2024
21afe65
moved font to dev dependencies
Aug 26, 2024
727d5ec
Removed copy paste leftovers
Aug 26, 2024
45d3e63
Add shadow to menu
Aug 29, 2024
c9a8e31
Merge pull request #73 from stackabletech/feat/redesign
fhennig Aug 29, 2024
9851ad7
adjust docs navigation bar to reflect main site ui
xeniape Sep 9, 2024
76c886f
Merge pull request #75 from stackabletech/chore/update-navigation-bar
xeniape Sep 9, 2024
766f06c
chore: update the footer email and copyright year
NickLarsenNZ Oct 22, 2024
32aa024
Merge pull request #77 from stackabletech/update-footer
NickLarsenNZ Oct 23, 2024
4ec4bea
chore: Enlargen max-width to 1920px (#78)
sbernauer Feb 26, 2025
a0c9cce
Add renovate.json (#38)
stackable-bot Mar 24, 2025
7c40efa
Update footer copyright year (#79)
lfrancke Mar 24, 2025
e844799
Update Github actions (#80)
lfrancke Mar 24, 2025
9404712
Fix Renovate config (#93)
lfrancke Mar 24, 2025
ebadd01
chore: Adjust headline sizes (#131)
Techassi Mar 27, 2025
5c08d9f
chore: Set max-width to 1480px (#132)
Techassi Apr 30, 2025
3e8f5fa
Add keyboard navigation to search
xeniape Jun 26, 2025
239293f
Add opensearch-operator
siegfriedweber Jul 17, 2025
f44696b
Update README to be more in line with our version of the UI (#30)
fhennig Jul 17, 2025
d5f8348
Change the description of OpenSearch
siegfriedweber Jul 17, 2025
0200240
Merge branch 'stackable' into opensearch
siegfriedweber Jul 23, 2025
9538658
Merge pull request #135 from stackabletech/opensearch
siegfriedweber Jul 23, 2025
51f901e
Merge branch 'stackable' into add-keyboard-navigation-in-search
xeniape Jul 29, 2025
b565c5d
Merge pull request #134 from stackabletech/add-keyboard-navigation-in…
xeniape Jul 29, 2025
a3fdf45
fix: cleanup header structure
dervoeti Nov 3, 2025
c7c37ec
Merge pull request #139 from stackabletech/fix/search-script-loading
dervoeti Nov 3, 2025
8c7cd10
fix: separate loading of mermaid scripts
dervoeti Nov 5, 2025
86bacc1
Merge pull request #140 from stackabletech/fix/mermaid-js-loading
dervoeti Nov 6, 2025
608a331
feat: disable cookies in matomo
xeniape Nov 17, 2025
a86aba3
Merge pull request #141 from stackabletech/feat/disable-cookies
xeniape Nov 17, 2025
6ccabb0
chore: Update footer
xeniape Jun 22, 2026
4731d86
Merge pull request #148 from stackabletech/chore/update-footer
xeniape Jun 22, 2026
3eaf092
feat: Add universal navigation bar
xeniape Jun 29, 2026
04880bf
Adjusted nav bar item names, removed unnecessary host information
xeniape Jul 1, 2026
d72dc30
Merge pull request #149 from stackabletech/feat/add-universal-header
xeniape Jul 2, 2026
ba3a4d5
Follow up changes to universal nav bar and adjustment of brand color …
xeniape Jul 8, 2026
080032c
chore: Remove the documentation-ui submodule
lfrancke Jul 10, 2026
1f29e8e
chore: Vendor documentation-ui at ba3a4d5
lfrancke Jul 10, 2026
271d7c3
chore: Integrate the vendored UI
lfrancke Jul 10, 2026
7f56aa4
chore: Trim trailing whitespace in the vendored UI files
lfrancke Jul 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: UI lint and bundle

on:
pull_request:
paths:
- 'ui/**'
- 'package-lock.json'

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
with:
node-version: '16'
cache: npm
- run: npm ci
- run: npm run bundle --workspace ui
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

25 changes: 14 additions & 11 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,23 +53,26 @@ clean:
# 'cache' is the configured cache dir in the playbook
rm -rf cache

# The netlify repo is checked out without any blobs. This script
# iterates through the release branches and checks them out one-by-one
# to fetch all the files.
# Then we can build directly from here, making it possible to build
# with antora using the HEAD (enabling branch previews!)
# The netlify repo is checked out without any blobs. Antora needs local
# release branches and their blobs in the object database, so this target
# creates/updates the local branches and materializes their blobs via
# pathspec checkouts - without ever switching HEAD (enabling branch previews!).
# ui/ is excluded: release branches still reference it as a submodule and
# its blobs are not needed (the UI bundle is built from the current checkout).
netlify-fetch:
git submodule update --init --recursive
# netlify messes with some files, restore everything to how it was:
git reset --hard --recurse-submodule
git reset --hard
# fetch, because netlify does caching and we want to get the latest commits
git fetch --all
# checkout all release branches once, so we fetch the files
for remote in $(shell git branch -r | grep -E 'release[/-]'); do \
git checkout --recurse-submodules "$${remote#origin/}" ; git pull; \
branch="$${remote#origin/}"; \
git fetch -q origin "+refs/heads/$$branch:refs/heads/$$branch"; \
git checkout -q "$$branch" -- ':(exclude)ui' . ; \
done
# go back to the initial commit to start the build
git -c advice.detachedHead=false checkout --recurse-submodules $(CURRENT_COMMIT)
# restore the working tree of the current commit and drop files that
# only exist on other branches (ignored files like node_modules stay)
git reset --hard -q $(CURRENT_COMMIT)
git clean -fdq

netlify-build: netlify-fetch build-prod build-search-index

Expand Down
8 changes: 2 additions & 6 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,10 @@ Other Stackable repos contain `docs` directories which are pulled in by this rep

**Dependencies**: `make`, `npm`.

To build the site, pull submodules, install dependencies and run `make`:
To build the site, install dependencies and run `make`:

[source,console]
----
$ git submodule update --init
$ npm ci
$ make
----
Expand Down Expand Up @@ -61,14 +60,11 @@ content:
branches: HEAD
----

NOTE: Antora does not recognize git submodules as git repositories

The design & layout comes from our https://github.com/stackabletech/documentation-ui[UI repository].
The design & layout lives in the `ui/` directory of this repository.

`LIVERELOAD=true gulp` may be used to recreate the built documentation after each edit.

== More useful links

* The https://github.com/stackabletech/documentation-ui[documentation-ui] repository.
* The https://hub.stackable.tech/crds[CRD reference] on the Stackable Hub.
* The Stackable https://docs.stackable.tech/home/stable/contributor/[contributor's guide] containing more info on how to contribute to the documentation.
4 changes: 2 additions & 2 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ antora:
- require: '@sntke/antora-mermaid-extension'
mermaid_library_url: https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs
script_stem: mermaid-scripts
- ./supplemental-ui/lib/stackable-operator-helpers.js
- ./supplemental-ui/lib/llms-txt.js
- ./lib/stackable-operator-helpers.js
- ./lib/llms-txt.js
content:
sources:
- url: .
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions local-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ antora:
- require: '@sntke/antora-mermaid-extension'
mermaid_library_url: https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs
script_stem: mermaid-scripts
- ./supplemental-ui/lib/stackable-operator-helpers.js
- ./supplemental-ui/lib/llms-txt.js
- ./lib/stackable-operator-helpers.js
- ./lib/llms-txt.js
content:
sources:
- url: ./
Expand Down
2 changes: 1 addition & 1 deletion modules/contributor/pages/project-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The structure of the repository is documented in its README.
image::project-overview-documentation.drawio.svg[]

The documentation is built with https://antora.org/[Antora{external-link-icon}^] and the playbook file to build it is located in the https://github.com/stackabletech/documentation[documentation{external-link-icon}^] repository, among some common platform documentation.
The UI for the documentation is found in the https://github.com/stackabletech/documentation-ui[documentation-ui{external-link-icon}^] repository; it is included as a submodule in the documentation repository.
The UI for the documentation lives in the `ui/` directory of the same repository.
The documentation pulls in operator documentation files from the operator repositories.
The documentation is found at https://docs.stackable.tech/[https://docs.stackable.tech/{external-link-icon}^].

Expand Down
4 changes: 2 additions & 2 deletions only-dev-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ antora:
- require: '@sntke/antora-mermaid-extension'
mermaid_library_url: https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs
script_stem: mermaid-scripts
- ./supplemental-ui/lib/stackable-operator-helpers.js
- ./supplemental-ui/lib/llms-txt.js
- ./lib/stackable-operator-helpers.js
- ./lib/llms-txt.js
content:
sources:
- url: ./
Expand Down
Loading
Loading