diff --git a/_scripts/generate-gallery-yaml.bat b/_scripts/generate-gallery-yaml.bat index 7d7760c..7d4d7b5 100644 --- a/_scripts/generate-gallery-yaml.bat +++ b/_scripts/generate-gallery-yaml.bat @@ -1,2 +1,2 @@ set root=%~dp0.. -php %root%/_scripts/generate-gallery-yaml.php %1 +php -f %root%/_scripts/generate-gallery-yaml.php %1 diff --git a/_scripts/generate-gallery.bat b/_scripts/generate-gallery.bat index 9104e69..92bd3a2 100644 --- a/_scripts/generate-gallery.bat +++ b/_scripts/generate-gallery.bat @@ -1,8 +1,9 @@ set root=%~dp0.. +echo %1 php -dmemory_limit=1G %root%/_scripts/generate-gallery.php ^ %1 ^ %2 ^ - %root%/asset/gallery ^ + %3 ^ %root%/gallery ^ --export 1920x1080 ^ --export 200x200 ^ diff --git a/_scripts/generate-gallery.php b/_scripts/generate-gallery.php index 65dff5e..cb0bea2 100644 --- a/_scripts/generate-gallery.php +++ b/_scripts/generate-gallery.php @@ -37,7 +37,6 @@ $oConsole $sLayout = $oInput->getOption('layout'); $sExports = $oInput->getOption('export'); $bSkipResize = $oInput->getOption('skip-resize'); - $bSkipResize = true; $oImagine = new Imagine\Gd\Imagine(); diff --git a/blog/_posts/2015-12-10-car-broken.md b/blog/_posts/2015-12-10-car-broken.md new file mode 100644 index 0000000..5dd9af9 --- /dev/null +++ b/blog/_posts/2015-12-10-car-broken.md @@ -0,0 +1,7 @@ +--- +title: Car Broken +layout: post +description: Mijn Seat Ibiza heeft een groot probleem. +--- + + \ No newline at end of file diff --git a/blog/_posts/2015-12-11-renault-megane.md b/blog/_posts/2015-12-11-renault-megane.md new file mode 100644 index 0000000..98bc11c --- /dev/null +++ b/blog/_posts/2015-12-11-renault-megane.md @@ -0,0 +1,11 @@ +--- +title: Renault Megane +layout: post +description: Wordt dit mijn nieuwe auto? +--- + + + +Toch wel erg mooi! + +{% include gallery.html gallery='2015-renault-megane' %} diff --git a/blog/_posts/2015-12-12-dundee-iceskating.md b/blog/_posts/2015-12-12-dundee-iceskating.md new file mode 100644 index 0000000..2f1aad6 --- /dev/null +++ b/blog/_posts/2015-12-12-dundee-iceskating.md @@ -0,0 +1,7 @@ +--- +title: Iceskating Dundee +layout: post +description: Schaatsen op de indoor ijsbaan in Dundee. +--- + + \ No newline at end of file diff --git a/blog/_posts/2015-12-12-peugeot-206.md b/blog/_posts/2015-12-12-peugeot-206.md new file mode 100644 index 0000000..597af6c --- /dev/null +++ b/blog/_posts/2015-12-12-peugeot-206.md @@ -0,0 +1,7 @@ +--- +title: Peugeot 206 +layout: post +description: Een fraaie Peugeot 206 is een bezichtiging waard. +--- + + \ No newline at end of file diff --git a/blog/_posts/2015-12-15-gift-sue.md b/blog/_posts/2015-12-15-gift-sue.md new file mode 100644 index 0000000..e93b228 --- /dev/null +++ b/blog/_posts/2015-12-15-gift-sue.md @@ -0,0 +1,7 @@ +--- +title: Gift Sue +layout: post +description: We hebben de schoonmaakster eens in het zonnetje gezet. +--- + + \ No newline at end of file diff --git a/blog/_posts/2015-12-16-pre-holidays.md b/blog/_posts/2015-12-16-pre-holidays.md new file mode 100644 index 0000000..5c196ae --- /dev/null +++ b/blog/_posts/2015-12-16-pre-holidays.md @@ -0,0 +1,8 @@ +--- +title: Pre-holiday laziness +layout: post +description: Diverse activiteiten brengen ons vast in de vakantiestemming. +end_date: 2015-12-23 +--- + + \ No newline at end of file diff --git a/blog/_posts/2015-12-23-new-car.md b/blog/_posts/2015-12-23-new-car.md new file mode 100644 index 0000000..689b53a --- /dev/null +++ b/blog/_posts/2015-12-23-new-car.md @@ -0,0 +1,9 @@ +--- +title: New car +layout: post +description: Uiteindelijk heeft de dealer de Peugeot 206 klaar. +--- + + + +{% include gallery.html gallery='2015-peugeot-206' %} \ No newline at end of file diff --git a/blog/_posts/2015-12-24-christmas-holidays.md b/blog/_posts/2015-12-24-christmas-holidays.md new file mode 100644 index 0000000..fbcbc45 --- /dev/null +++ b/blog/_posts/2015-12-24-christmas-holidays.md @@ -0,0 +1,10 @@ +--- +title: Christmas Holidays. +layout: post +description: Kerstvakantie in Nederland. +end_date: 2016-01-04 +--- + + + +{% include gallery.html gallery='2015-christmas-holidays' %} \ No newline at end of file diff --git a/blog/_posts/2016-01-09-car-developments.md b/blog/_posts/2016-01-09-car-developments.md new file mode 100644 index 0000000..45485ac --- /dev/null +++ b/blog/_posts/2016-01-09-car-developments.md @@ -0,0 +1,7 @@ +--- +title: Car Developments (1) +layout: post +description: De Peugeot 206 moet nog een beetje onder handen worden genomen. +--- + + \ No newline at end of file diff --git a/blog/_posts/2016-01-10-devils-burden-recce.md b/blog/_posts/2016-01-10-devils-burden-recce.md new file mode 100644 index 0000000..3dcb6da --- /dev/null +++ b/blog/_posts/2016-01-10-devils-burden-recce.md @@ -0,0 +1,7 @@ +--- +title: Devils Burden Reconnaissance +layout: post +description: Vast het "parcours" verkennen voor een bergachtige hardloop evenement. +--- + + \ No newline at end of file diff --git a/blog/_posts/2016-01-15-car-developments.md b/blog/_posts/2016-01-15-car-developments.md new file mode 100644 index 0000000..9bdfff5 --- /dev/null +++ b/blog/_posts/2016-01-15-car-developments.md @@ -0,0 +1,7 @@ +--- +title: Car Developments (2) +layout: post +description: De Peugeot 206 nadert perfectie. +--- + + \ No newline at end of file diff --git a/blog/_posts/2016-01-16-new-blog.md b/blog/_posts/2016-01-16-new-blog.md new file mode 100644 index 0000000..8a234a0 --- /dev/null +++ b/blog/_posts/2016-01-16-new-blog.md @@ -0,0 +1,7 @@ +--- +title: New Blog +layout: post +description: Ik heb mijn blog grondig opnieuw opgebouwd. +--- + + \ No newline at end of file diff --git a/gallery/2015-christmas-holidays/index.html b/gallery/2015-christmas-holidays/index.html index 0c9dfa9..5b8a2cd 100644 --- a/gallery/2015-christmas-holidays/index.html +++ b/gallery/2015-christmas-holidays/index.html @@ -1,6 +1,6 @@ --- layout: gallery-list -title: Kerstvakantie +title: highlight_photo: 0093145 date: 2015-12-25 end_date: 2016-01-01 diff --git a/gallery/2015-peugeot-206/11a3b22.md b/gallery/2015-peugeot-206/11a3b22.md new file mode 100644 index 0000000..477a5f7 --- /dev/null +++ b/gallery/2015-peugeot-206/11a3b22.md @@ -0,0 +1,31 @@ +--- +aperture: f/2.0 +date: 2015-12-23 11:15:23 +exif: + make: OnePlus +exposure: 1/530 +file: IMG_20151223_111521 +gallery: 2015-peugeot-206 +layout: gallery-photo +location: + latitude: 56.407513333333 + longitude: -2.889055 +model: One A0001 +next: 4cee1b3 +ordering: 2 +previous: 3592b0b +sizes: + 1920x1080: + height: 1080 + width: 1920 + 640w: + height: 360 + width: 640 + 200x200: + height: 200 + width: 200 + 96x96: + height: 96 + width: 96 +title: +--- diff --git a/gallery/2015-peugeot-206/29bb256.md b/gallery/2015-peugeot-206/29bb256.md new file mode 100644 index 0000000..e41124e --- /dev/null +++ b/gallery/2015-peugeot-206/29bb256.md @@ -0,0 +1,31 @@ +--- +aperture: f/2.0 +date: 2015-12-23 11:40:23 +exif: + make: OnePlus +exposure: 1/100 +file: IMG_20151223_114021 +gallery: 2015-peugeot-206 +layout: gallery-photo +location: + latitude: 56.330448333333 + longitude: -2.8097783333333 +model: One A0001 +next: d769a5d +ordering: 4 +previous: 4cee1b3 +sizes: + 1920x1080: + height: 1080 + width: 1920 + 640w: + height: 360 + width: 640 + 200x200: + height: 200 + width: 200 + 96x96: + height: 96 + width: 96 +title: +--- diff --git a/gallery/2015-peugeot-206/3592b0b.md b/gallery/2015-peugeot-206/3592b0b.md new file mode 100644 index 0000000..1e70371 --- /dev/null +++ b/gallery/2015-peugeot-206/3592b0b.md @@ -0,0 +1,31 @@ +--- +aperture: f/2.0 +date: 2015-12-23 11:15:02 +exif: + make: OnePlus +exposure: 1/490 +file: IMG_20151223_111501 +gallery: 2015-peugeot-206 +layout: gallery-photo +location: + latitude: 56.407508333333 + longitude: -2.8890733333333 +model: One A0001 +next: 11a3b22 +ordering: 1 +previous: 46ea247 +sizes: + 1920x1080: + height: 1080 + width: 1920 + 640w: + height: 360 + width: 640 + 200x200: + height: 200 + width: 200 + 96x96: + height: 96 + width: 96 +title: +--- diff --git a/gallery/2015-peugeot-206/46ea247.md b/gallery/2015-peugeot-206/46ea247.md new file mode 100644 index 0000000..cc924f9 --- /dev/null +++ b/gallery/2015-peugeot-206/46ea247.md @@ -0,0 +1,30 @@ +--- +aperture: f/2.0 +date: 2015-12-23 11:14:44 +exif: + make: OnePlus +exposure: 1/120 +file: IMG_20151223_111442 +gallery: 2015-peugeot-206 +layout: gallery-photo +location: + latitude: 56.407543333333 + longitude: -2.8889383333333 +model: One A0001 +next: 3592b0b +ordering: 0 +sizes: + 1920x1080: + height: 1080 + width: 1920 + 640w: + height: 360 + width: 640 + 200x200: + height: 200 + width: 200 + 96x96: + height: 96 + width: 96 +title: +--- diff --git a/gallery/2015-peugeot-206/4cee1b3.md b/gallery/2015-peugeot-206/4cee1b3.md new file mode 100644 index 0000000..0049f81 --- /dev/null +++ b/gallery/2015-peugeot-206/4cee1b3.md @@ -0,0 +1,31 @@ +--- +aperture: f/2.0 +date: 2015-12-23 11:17:02 +exif: + make: OnePlus +exposure: 1/120 +file: IMG_20151223_111700 +gallery: 2015-peugeot-206 +layout: gallery-photo +location: + latitude: 56.407508333333 + longitude: -2.8890166666667 +model: One A0001 +next: 29bb256 +ordering: 3 +previous: 11a3b22 +sizes: + 1920x1080: + height: 1080 + width: 1920 + 640w: + height: 360 + width: 640 + 200x200: + height: 200 + width: 200 + 96x96: + height: 96 + width: 96 +title: +--- diff --git a/gallery/2015-peugeot-206/d769a5d.md b/gallery/2015-peugeot-206/d769a5d.md new file mode 100644 index 0000000..92fe19c --- /dev/null +++ b/gallery/2015-peugeot-206/d769a5d.md @@ -0,0 +1,30 @@ +--- +aperture: f/2.0 +date: 2015-12-23 12:10:49 +exif: + make: OnePlus +exposure: 1/110 +file: IMG_20151223_121048 +gallery: 2015-peugeot-206 +layout: gallery-photo +location: + latitude: 56.330391666667 + longitude: -2.80981 +model: One A0001 +ordering: 5 +previous: 29bb256 +sizes: + 1920x1080: + height: 1080 + width: 1920 + 640w: + height: 360 + width: 640 + 200x200: + height: 200 + width: 200 + 96x96: + height: 96 + width: 96 +title: +--- diff --git a/gallery/2015-peugeot-206/index.html b/gallery/2015-peugeot-206/index.html new file mode 100644 index 0000000..bcf015a --- /dev/null +++ b/gallery/2015-peugeot-206/index.html @@ -0,0 +1,11 @@ +--- +layout: gallery-list +title: +highlight_photo: 46ea247 +date: 2015-12-23 +--- +
+

+ [ slideshow ] | [ map ] +
+{% include gallery_list.html gallery='2015-peugeot-206' %} \ No newline at end of file diff --git a/gallery/2015-peugeot-206/map.html b/gallery/2015-peugeot-206/map.html new file mode 100644 index 0000000..cd2a178 --- /dev/null +++ b/gallery/2015-peugeot-206/map.html @@ -0,0 +1,8 @@ +--- +layout: gallery-map +title: +gallery_map: + latitude: 56.381818888889 + longitude: -2.8626119444444 + zoom: 8 +--- diff --git a/gallery/2015-peugeot-206/slideshow.html b/gallery/2015-peugeot-206/slideshow.html new file mode 100644 index 0000000..8c9cff7 --- /dev/null +++ b/gallery/2015-peugeot-206/slideshow.html @@ -0,0 +1,4 @@ +--- +layout: gallery-slideshow +title: +--- diff --git a/gallery/2015-renault-megane/0272859.md b/gallery/2015-renault-megane/0272859.md new file mode 100644 index 0000000..027b454 --- /dev/null +++ b/gallery/2015-renault-megane/0272859.md @@ -0,0 +1,25 @@ +--- +date: 2015-12-11 15:23:27 +file: IMG_20151211_152327 +gallery: 2015-renault-megane +layout: gallery-photo +location: + latitude: 56.329715722222 + longitude: -2.8011831666667 +next: 9f0f9a2 +ordering: 0 +sizes: + 1920x1080: + height: 1080 + width: 1920 + 640w: + height: 480 + width: 640 + 200x200: + height: 200 + width: 200 + 96x96: + height: 96 + width: 96 +title: +--- diff --git a/gallery/2015-renault-megane/9f0f9a2.md b/gallery/2015-renault-megane/9f0f9a2.md new file mode 100644 index 0000000..85f3631 --- /dev/null +++ b/gallery/2015-renault-megane/9f0f9a2.md @@ -0,0 +1,25 @@ +--- +date: 2015-12-11 15:23:50 +file: IMG_20151211_152349 +gallery: 2015-renault-megane +layout: gallery-photo +location: + latitude: 56.329635611111 + longitude: -2.8012030277778 +ordering: 1 +previous: 0272859 +sizes: + 1920x1080: + height: 1080 + width: 1920 + 640w: + height: 480 + width: 640 + 200x200: + height: 200 + width: 200 + 96x96: + height: 96 + width: 96 +title: +--- diff --git a/gallery/2015-renault-megane/index.html b/gallery/2015-renault-megane/index.html new file mode 100644 index 0000000..41f902d --- /dev/null +++ b/gallery/2015-renault-megane/index.html @@ -0,0 +1,11 @@ +--- +layout: gallery-list +title: +highlight_photo: 0272859 +date: 2015-12-11 +--- +
+

+ [ slideshow ] | [ map ] +
+{% include gallery_list.html gallery='2015-renault-megane' %} \ No newline at end of file diff --git a/gallery/2015-renault-megane/map.html b/gallery/2015-renault-megane/map.html new file mode 100644 index 0000000..135bb52 --- /dev/null +++ b/gallery/2015-renault-megane/map.html @@ -0,0 +1,8 @@ +--- +layout: gallery-map +title: +gallery_map: + latitude: 56.329675666667 + longitude: -2.8011930972222 + zoom: 8 +--- diff --git a/gallery/2015-renault-megane/slideshow.html b/gallery/2015-renault-megane/slideshow.html new file mode 100644 index 0000000..8c9cff7 --- /dev/null +++ b/gallery/2015-renault-megane/slideshow.html @@ -0,0 +1,4 @@ +--- +layout: gallery-slideshow +title: +---