aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorpacien2020-01-23 22:36:21 +0100
committerNotkea2020-01-26 21:54:21 +0100
commit987eb81cb5d98262299c7917d752c54907cbbc33 (patch)
tree984c73e9a30676f33f05203cb96f57a6a7fda7e9 /example
parent8b83c3a77d4bf2ff01b3da789aba7197ff183f30 (diff)
downloadldgallery-987eb81cb5d98262299c7917d752c54907cbbc33.tar.gz
compiler: add directory incl and excl glob settings
GitHub: closes #41
Diffstat (limited to 'example')
-rw-r--r--example/gallery.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/example/gallery.yaml b/example/gallery.yaml
index ccdb16b..7fb2c92 100644
--- a/example/gallery.yaml
+++ b/example/gallery.yaml
@@ -1,10 +1,13 @@
1compiler: 1compiler:
2 galleryName: Example gallery 2 galleryName: Example gallery
3 3
4 includeFiles: 4 #includedDirectories: ["*"]
5 #excludedDirectories: []
6
7 includedFiles:
5 - "*.jpg" 8 - "*.jpg"
6 9
7 #excludeFiles: 10 #excludedFiles:
8 #- "*.md" 11 #- "*.md"
9 12
10 tagsFromDirectories: 0 # default 13 tagsFromDirectories: 0 # default