aboutsummaryrefslogtreecommitdiffstats
path: root/site.yml
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toastin.space>2018-12-21 18:48:43 -0500
committerChloe Kudryavtsev <toast@toastin.space>2018-12-21 18:48:43 -0500
commit1e771f3e827dfc546e50134214d3f090b015e749 (patch)
tree0414f4b2d71b1ae9fd71a0b11074e236b260e429 /site.yml
parent37013342b0ffc5704be2a34e8a1a13bd9e4ab46e (diff)
downloaddocs.a.o-1e771f3e827dfc546e50134214d3f090b015e749.tar.bz2
docs.a.o-1e771f3e827dfc546e50134214d3f090b015e749.tar.xz
Add README and playbooks
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/site.yml b/site.yml
new file mode 100644
index 0000000..9809695
--- /dev/null
+++ b/site.yml
@@ -0,0 +1,13 @@
+site:
+ title: Alpine Linux Documentation
+ start_page: user-handbook::index.adoc
+
+content:
+ sources:
+ - url: https://github.com/5paceToast/alpine-user-handbook.git
+ branches: [ master ]
+
+ui:
+ bundle:
+ url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
+ snapshot: true