From 1e771f3e827dfc546e50134214d3f090b015e749 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Fri, 21 Dec 2018 18:48:43 -0500 Subject: Add README and playbooks --- site.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 site.yml (limited to 'site.yml') 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 -- cgit v1.2.3