summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dan@opendevise.com>2017-11-27 19:26:53 -0700
committerDan Allen <dan@opendevise.com>2017-11-27 19:52:47 -0700
commitc5fb7128c181cd52f1c7b6271086c0c95b30a11d (patch)
tree8e8b0c555f75816b5c1303d46f53f155c5119e74 /README.adoc
parent28d71bc4b8fc10c53b83dbb2236454fd055c452f (diff)
downloadalpine-antora-theme-c5fb7128c181cd52f1c7b6271086c0c95b30a11d.tar.bz2
alpine-antora-theme-c5fb7128c181cd52f1c7b6271086c0c95b30a11d.tar.xz
configure CI job to publish preview site to GitLab Pages
- change output folder for preview site to public (requirement of GitLab Pages) - add the public folder to .gitignore file - add job to CI build that publishes preview site from master branch - add link to preview site to the README
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 3672aac..783e45b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,6 +1,7 @@
= Antora Default UI
// Project URIs:
:uri-project: https://gitlab.com/antora/antora-ui-default
+:uri-preview: https://antora.gitlab.io/antora-ui-default
:uri-ci-pipelines: {uri-project}/pipelines
:img-ci-status: {uri-project}/badges/master/pipeline.svg
@@ -8,6 +9,8 @@ image:{img-ci-status}[CI Status (GitLab CI), link={uri-ci-pipelines}]
This project is an archetype that demonstrates how to produce a UI bundle for use in an Antora-based documentation pipeline.
+You can preview the default UI at {uri-preview}.
+
== Copyright and License
Copyright (C) 2017 OpenDevise Inc. and the Antora Project.