aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorpacien2020-02-16 12:15:08 +0100
committerNotkea2020-02-17 21:07:39 +0100
commit26a85722e74eae23a22350064eed204480bbd032 (patch)
treef5dd1a192ec59a7445f4e83da65cf2ba3e1020ff /example
parent395a76bc4193c0c7182f87778458a68d0079e836 (diff)
downloadldgallery-26a85722e74eae23a22350064eed204480bbd032.tar.gz
compiler: unify directory special files
Diffstat (limited to 'example')
-rw-r--r--example/readme.md5
-rw-r--r--example/src/Glacier 3000/_directory.jpg (renamed from example/src/Glacier 3000/thumbnail.jpg)bin457873 -> 457873 bytes
-rw-r--r--example/src/Glacier 3000/_directory.yaml (renamed from example/src/Glacier 3000/directory.yaml)0
-rw-r--r--example/src/_directory.yaml (renamed from example/src/directory.yaml)0
4 files changed, 2 insertions, 3 deletions
diff --git a/example/readme.md b/example/readme.md
index eafdaf5..809ae68 100644
--- a/example/readme.md
+++ b/example/readme.md
@@ -13,12 +13,11 @@ Content
13├── _DSC8808-1.jpg -- a picture 13├── _DSC8808-1.jpg -- a picture
14├── _DSC8808-1.jpg.yaml -- its associated sidecar metadata file 14├── _DSC8808-1.jpg.yaml -- its associated sidecar metadata file
15├── Glacier 3000 -- a directory grouping gallery items 15├── Glacier 3000 -- a directory grouping gallery items
16│   ├── thumbnail.jpg -- a thumbnail for the "Glacier 3000" directory 16│   ├── _directory.jpg -- a thumbnail for the "Glacier 3000" directory
17│   ├── directory.yaml -- sidecar metadata file for the "Glacier 3000" directory 17│   ├── _directory.yaml -- sidecar metadata file for the "Glacier 3000" directory
18│   ├── _DSC5475.jpg 18│   ├── _DSC5475.jpg
19│   ├── _DSC5475.jpg.yaml 19│   ├── _DSC5475.jpg.yaml
20│   ├── _DSC5542.jpg 20│   ├── _DSC5542.jpg
21│   └── _DSC5542.jpg.yaml 21│   └── _DSC5542.jpg.yaml
22├── directory.yaml -- sidecar metadata file for the root directory
23└── gallery.yaml -- gallery settings file 22└── gallery.yaml -- gallery settings file
24``` 23```
diff --git a/example/src/Glacier 3000/thumbnail.jpg b/example/src/Glacier 3000/_directory.jpg
index 19a716e..19a716e 100644
--- a/example/src/Glacier 3000/thumbnail.jpg
+++ b/example/src/Glacier 3000/_directory.jpg
Binary files differ
diff --git a/example/src/Glacier 3000/directory.yaml b/example/src/Glacier 3000/_directory.yaml
index 44674cf..44674cf 100644
--- a/example/src/Glacier 3000/directory.yaml
+++ b/example/src/Glacier 3000/_directory.yaml
diff --git a/example/src/directory.yaml b/example/src/_directory.yaml
index ab81bb2..ab81bb2 100644
--- a/example/src/directory.yaml
+++ b/example/src/_directory.yaml