diff options
-rw-r--r-- | example/readme.md | 24 | ||||
-rw-r--r-- | example/src/DSC0001.jpg (renamed from example/src/_DSC8808-1.jpg) | bin | 1010643 -> 1010643 bytes | |||
-rw-r--r-- | example/src/DSC0001.jpg.yaml (renamed from example/src/_DSC8808-1.jpg.yaml) | 0 | ||||
-rw-r--r-- | example/src/Ormont-Dessus/DSC0002.jpg (renamed from example/src/Glacier 3000/_DSC5542.jpg) | bin | 457873 -> 457873 bytes | |||
-rw-r--r-- | example/src/Ormont-Dessus/DSC0002.jpg.yaml (renamed from example/src/Glacier 3000/_DSC5542.jpg.yaml) | 2 | ||||
-rw-r--r-- | example/src/Ormont-Dessus/DSC0003.jpg (renamed from example/src/Glacier 3000/_DSC5475.jpg) | bin | 363216 -> 363216 bytes | |||
-rw-r--r-- | example/src/Ormont-Dessus/DSC0003.jpg.yaml (renamed from example/src/Glacier 3000/_DSC5475.jpg.yaml) | 2 | ||||
-rw-r--r-- | example/src/Ormont-Dessus/_directory.jpg (renamed from example/src/Glacier 3000/_directory.jpg) | bin | 457873 -> 457873 bytes | |||
-rw-r--r-- | example/src/Ormont-Dessus/_directory.yaml (renamed from example/src/Glacier 3000/_directory.yaml) | 1 |
9 files changed, 14 insertions, 15 deletions
diff --git a/example/readme.md b/example/readme.md index 809ae68..2c03260 100644 --- a/example/readme.md +++ b/example/readme.md | |||
@@ -8,16 +8,16 @@ Content | |||
8 | ------- | 8 | ------- |
9 | 9 | ||
10 | ``` | 10 | ``` |
11 | ./example/out -- the output directory for the compiled version of the gallery | 11 | ./example/out ----------- the output directory for the compiled version of the gallery |
12 | ./example/src -- source directory with pictures, configuration, tags and metadata | 12 | ./example/src ----------- source directory with pictures, configuration, tags and metadata |
13 | ├── _DSC8808-1.jpg -- a picture | 13 | ├── DSC0001.jpg --------- a picture |
14 | ├── _DSC8808-1.jpg.yaml -- its associated sidecar metadata file | 14 | ├── DSC0001.jpg.yaml ---- its associated sidecar metadata file |
15 | ├── Glacier 3000 -- a directory grouping gallery items | 15 | ├── Ormont-Dessus ------- a directory grouping gallery items |
16 | │ ├── _directory.jpg -- a thumbnail for the "Glacier 3000" directory | 16 | │ ├── _directory.jpg -- a thumbnail for its parent directory |
17 | │ ├── _directory.yaml -- sidecar metadata file for the "Glacier 3000" directory | 17 | │ ├── _directory.yaml - directory sidecar metadata file |
18 | │ ├── _DSC5475.jpg | 18 | │ ├── DSC0002.jpg |
19 | │ ├── _DSC5475.jpg.yaml | 19 | │ ├── DSC0002.jpg.yaml |
20 | │ ├── _DSC5542.jpg | 20 | │ ├── DSC0003.jpg |
21 | │ └── _DSC5542.jpg.yaml | 21 | │ └── DSC0003.jpg.yaml |
22 | └── gallery.yaml -- gallery settings file | 22 | └── gallery.yaml -------- gallery settings file |
23 | ``` | 23 | ``` |
diff --git a/example/src/_DSC8808-1.jpg b/example/src/DSC0001.jpg index 51b43b0..51b43b0 100644 --- a/example/src/_DSC8808-1.jpg +++ b/example/src/DSC0001.jpg | |||
Binary files differ | |||
diff --git a/example/src/_DSC8808-1.jpg.yaml b/example/src/DSC0001.jpg.yaml index b946ff7..b946ff7 100644 --- a/example/src/_DSC8808-1.jpg.yaml +++ b/example/src/DSC0001.jpg.yaml | |||
diff --git a/example/src/Glacier 3000/_DSC5542.jpg b/example/src/Ormont-Dessus/DSC0002.jpg index 19a716e..19a716e 100644 --- a/example/src/Glacier 3000/_DSC5542.jpg +++ b/example/src/Ormont-Dessus/DSC0002.jpg | |||
Binary files differ | |||
diff --git a/example/src/Glacier 3000/_DSC5542.jpg.yaml b/example/src/Ormont-Dessus/DSC0002.jpg.yaml index f2c6a94..5b845b6 100644 --- a/example/src/Glacier 3000/_DSC5542.jpg.yaml +++ b/example/src/Ormont-Dessus/DSC0002.jpg.yaml | |||
@@ -1,4 +1,4 @@ | |||
1 | title: Foggy catwalk | 1 | title: Walking towards the unknown |
2 | 2 | ||
3 | datetime: 2019-08-10T16:00:45+01:00 | 3 | datetime: 2019-08-10T16:00:45+01:00 |
4 | 4 | ||
diff --git a/example/src/Glacier 3000/_DSC5475.jpg b/example/src/Ormont-Dessus/DSC0003.jpg index 9835447..9835447 100644 --- a/example/src/Glacier 3000/_DSC5475.jpg +++ b/example/src/Ormont-Dessus/DSC0003.jpg | |||
Binary files differ | |||
diff --git a/example/src/Glacier 3000/_DSC5475.jpg.yaml b/example/src/Ormont-Dessus/DSC0003.jpg.yaml index dfff6e8..85a88ec 100644 --- a/example/src/Glacier 3000/_DSC5475.jpg.yaml +++ b/example/src/Ormont-Dessus/DSC0003.jpg.yaml | |||
@@ -1,4 +1,4 @@ | |||
1 | title: Fog 3000 | 1 | title: Diffusion |
2 | 2 | ||
3 | datetime: 2019-08-10T14:38:47+01:00 | 3 | datetime: 2019-08-10T14:38:47+01:00 |
4 | 4 | ||
diff --git a/example/src/Glacier 3000/_directory.jpg b/example/src/Ormont-Dessus/_directory.jpg index 19a716e..19a716e 100644 --- a/example/src/Glacier 3000/_directory.jpg +++ b/example/src/Ormont-Dessus/_directory.jpg | |||
Binary files differ | |||
diff --git a/example/src/Glacier 3000/_directory.yaml b/example/src/Ormont-Dessus/_directory.yaml index 44674cf..75ad01b 100644 --- a/example/src/Glacier 3000/_directory.yaml +++ b/example/src/Ormont-Dessus/_directory.yaml | |||
@@ -1,4 +1,3 @@ | |||
1 | # The following tags are applied to all items in the directory | 1 | # The following tags are applied to all items in the directory |
2 | tags: | 2 | tags: |
3 | - location.switzerland.ormont-dessus | 3 | - location.switzerland.ormont-dessus |
4 | - glacier3000 | ||