portfolio content, styling
Some checks failed
Build / Deploy (push) Failing after 2m24s

This commit is contained in:
Rik Berkelder 2025-02-13 20:56:23 +01:00
parent afcdd8ed12
commit 2d182e6391
70 changed files with 367 additions and 120 deletions

BIN
content/portfolio/femina/01.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/femina/02.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/femina/03.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/femina/04.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/femina/05.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/femina/06.jpg (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,5 @@
---
order: 4
title: ISZA - Femina
description: Adapting abstract ideas from the artist into an impactful one-off festival show, with limited preparation time and a short timeframe on location.
---

BIN
content/portfolio/luxorlive/1.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/luxorlive/2.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/luxorlive/4.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/luxorlive/5.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/luxorlive/6.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/luxorlive/9.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/luxorlive/91.jpg (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -1,4 +1,5 @@
---
order: 2
title: Luxor Live
description: Delivering dynamic, on-the-spot lighting for visiting acts without their own lighting designer, and ensuring a smooth experience with the house rig for visiting technicians.
---

View file

@ -3,12 +3,16 @@ import * as fs from 'node:fs';
const conf = {
tags: "portfolio",
layout: "base.njk",
layout: "portfolio.njk",
eleventyComputed: {
images(data) {
const dir = path.dirname(data.page.inputPath);
const images = fs.readdirSync(dir).filter(file => ['.png', '.jpg', '.jpeg', '.JPG'].includes(path.extname(file).toLowerCase())).map(image => `${data.page.url}${image}`);
const images = fs.readdirSync(dir)
.filter(file => ['.png', '.jpg', '.jpeg', '.JPG'].includes(path.extname(file)))
.sort()
.map(image => `${data.page.url}${image}`);
console.log(images);
return images;
},

BIN
content/portfolio/prijsvdvrijheid/01.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/prijsvdvrijheid/02.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/prijsvdvrijheid/03.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/prijsvdvrijheid/04.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/prijsvdvrijheid/05.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/prijsvdvrijheid/06.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/prijsvdvrijheid/07.JPG (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,5 @@
---
order: 5
title: "Prijs v.d. Vrijheid"
description: Emotive lighting design with tight limitations for a musical performed on location in a church.
---

BIN
content/portfolio/sowulo/1.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/sowulo/1.jpg (Stored with Git LFS)

Binary file not shown.

BIN
content/portfolio/sowulo/2.JPG (Stored with Git LFS)

Binary file not shown.

BIN
content/portfolio/sowulo/2.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/sowulo/3.jpg (Stored with Git LFS)

Binary file not shown.

BIN
content/portfolio/sowulo/4.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/sowulo/5.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/sowulo/6.jpg (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -1,4 +1,5 @@
---
order: 1
title: Sowulo
description: Designing a theatrical, atmospheric and detailed show while efficiently adapting to both venues of varying sizes and large festivals with very short on-site preparation times
description: Designing a theatrical, atmospheric and detailed show while and bringing it to a variety venues and festivals of varying sizes with very short on-site preparation times.
---

BIN
content/portfolio/tinderella/20240126_202807.JPG (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

BIN
content/portfolio/tinderella/20240126_212503.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tinderella/20240126_214152.JPG (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,5 @@
---
order: 6
title: Tinderella
description: Minimal but gripping lighting for a deeply personal solo theatre show. Delimiting scenes and building atmosphere without distracting from the content
---

BIN
content/portfolio/tivolivredenburg/001.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/002.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/003.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/004.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/005.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/006.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/007.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/008.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/009.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/010.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/011.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/012.JPG (Stored with Git LFS) Normal file

Binary file not shown.

BIN
content/portfolio/tivolivredenburg/013.JPG (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,5 @@
---
order: 3
title: TivoliVredenburg
description: Creative and fitting lighting for a wide variety of productions. From sales to classical to jazz to metal, across 5 stages in the venue.
---

BIN
content/portfolio/willemeen/01.JPG (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

BIN
content/portfolio/willemeen/02.JPG (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
content/portfolio/willemeen/03.JPG (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
content/portfolio/willemeen/05.JPG (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,5 @@
---
order: 7
title: Willemeen
description: Small venue, big looks.
---