aboutsummaryrefslogtreecommitdiffstats
path: root/site-workspace.yml
blob: ed48950673a59cf01abd297f3ecf7ec047b1a208 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
site:
  title: Alpine Linux Documentation
  start_page: user-handbook::index.adoc

content:
  sources:
  - url: workspace/user-handbook
    branches: HEAD
  - url: workspace/developer-handbook
    branches: HEAD
  - url: workspace/governance
    branches: HEAD

ui:
  bundle:
    url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
    snapshot: true

output:
  destinations:
  - provider: archive
    path: ./public.zip
  - provider: fs