summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Allen <dan@opendevise.com>2018-12-26 16:01:48 -0700
committerDan Allen <dan@opendevise.com>2018-12-26 16:01:48 -0700
commit43c64bc1965642235128002552fc6cd99c1d2d7e (patch)
treec8bc6e4c3776cb6ef84a301adc7da584474ce720
parentab7d0030fe362c446b92d0789c2194f273701e12 (diff)
downloadalpine-antora-theme-43c64bc1965642235128002552fc6cd99c1d2d7e.tar.bz2
alpine-antora-theme-43c64bc1965642235128002552fc6cd99c1d2d7e.tar.xz
add description to Gulp build
-rw-r--r--.gulp.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gulp.json b/.gulp.json
new file mode 100644
index 0000000..174d391
--- /dev/null
+++ b/.gulp.json
@@ -0,0 +1,4 @@
+{
+ "description": "Build tasks for the Antora default UI project",
+ "flags.tasksDepth": 0
+}