summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dan@opendevise.com>2018-12-30 03:55:39 -0700
committerDan Allen <dan@opendevise.com>2018-12-30 03:58:39 -0700
commit715626c6433878824f36d4b57089b1cd14578b61 (patch)
tree66ba98eb4433bfb9f008ba2b20c198971cb5f1ae /README.adoc
parent7367f6c184fdf7910ffc118b12189465f0894a19 (diff)
downloadalpine-antora-theme-715626c6433878824f36d4b57089b1cd14578b61.tar.bz2
alpine-antora-theme-715626c6433878824f36d4b57089b1cd14578b61.tar.xz
consolidate Gulp build
- move task require to gulpfile.js/tasks/index.js - abbreviate variable names - use ospath where appropriate
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 2e522d9..a4218b7 100644
--- a/README.adoc
+++ b/README.adoc
@@ -158,6 +158,10 @@ If you need to bundle the UI in order to preview the UI on the real site in loca
The UI bundle will be available at [.path]_build/ui-bundle.zip_.
You can then point Antora at this bundle using the `--ui-bundle-url` command-line option.
+If you have the preview running, and you want to bundle without causing the preview to be clobbered, use:
+
+ $ gulp bundle:pack
+
== Copyright and License
Copyright (C) 2017-2018 OpenDevise Inc. and the Antora Project.