Compare commits

..

No commits in common. "f6f5e7e599d933d8cdfd0ca585840c5520916cd0" and "b259b9f0835f462ef5828feb256df4d34cc06a9a" have entirely different histories.

8 changed files with 9 additions and 38 deletions

View file

@ -37,12 +37,6 @@
<meta property="og:image" content="{{site.url}}/img/RB-w.png" /> <meta property="og:image" content="{{site.url}}/img/RB-w.png" />
{%endif%} {%endif%}
<script>
if (window.location.href.includes("rblicht.nl")) {
document.querySelectorAll(".rblicht-hide").forEach(e => { e.style.display = 'none'; });
}
</script>
<title>{% if title %}{{title}} | {% endif %}{{site.title}}</title> <title>{% if title %}{{title}} | {% endif %}{{site.title}}</title>
</head> </head>
@ -56,16 +50,12 @@
<div class="nav-links"> <div class="nav-links">
<div class="d-inline-block"> <div class="d-inline-block">
{{navItem("Home", "/")}} {{navItem("Home", "/")}}
<span class="rblicht-hide"> {{navItem("Blog", "/blog")}}
{{navItem("Blog", "/blog")}}
</span>
{{navItem("Portfolio", "/portfolio", false)}} {{navItem("Portfolio", "/portfolio", false)}}
</div> </div>
<div class="d-inline-block"> <div class="d-inline-block">
<span> | </span> <span> | </span>
<span class="rblicht-hide"> {{navItem("Mastodon", "https://dook.business/@RikSolo")}}
{{navItem("Mastodon", "https://dook.business/@RikSolo")}}
</span>
{{navItem("Instagram", "https://instagram.com/RikBerkelder", false)}} {{navItem("Instagram", "https://instagram.com/RikBerkelder", false)}}
</div> </div>
</div> </div>

View file

@ -8,12 +8,12 @@ Lighting Designer | Software Engineer | Nerd
<h2>Skills</h2> <h2>Skills</h2>
<div class="flex"> <div class="flex">
<div class="col-half"> <div class="col-half">
<b>Lighting & AV</b> <b>Lighting & AV</b>
<ul> <ul>
<li>GrandMA2/3, Avolites, Hog4, Obsidian Onyx</li> <li>GrandMA2/3, Avolites, Hog4, Obsidian Onyx</li>
<li>Capture, Vectorworks</li> <li>Capture, Vectorworks</li>
<li>RDM, dmXLAN, Luminex, Mikrotik</li>
<li>ATEM, Resolume, VMix, OBS</li> <li>ATEM, Resolume, VMix, OBS</li>
<li>Timecode, Remote Production, System Integration</li> <li>Timecode, Remote Production, System Integration</li>
</ul> </ul>
@ -31,24 +31,20 @@ Lighting Designer | Software Engineer | Nerd
<h2>Highlighted Projects/Clients</h2> <h2>Highlighted Projects/Clients</h2>
<ul> <ul>
<li><a href="https://www.sowulo.nl">Sowulo</a> - Lighting design & international touring since 2023</li> <li><a href="https://www.sowulo.nl">Sowulo</a> - Lighting design & touring since 2023</li>
<li><a href="https://aitum.tv">Aitum</a> - React & Electron development</li> <li><a href="https://aitum.tv">Aitum</a> - React & Electron development</li>
<li><a href="https://twitch.tv/mrgregles">MrGregles</a> - Fully remote, real-time live show lighting control</li> <li><a href="https://twitch.tv/mrgregles">MrGregles</a> - Fully remote, real-time live show lighting control</li>
<li><a href="https://rn7.nl">RN7</a> - Custom digital signage with radio playout data integration</li> <li><a href="https://rn7.nl">RN7</a> - Custom digital signage with radio playout data integration</li>
<li>Doornroosje / TivoliVredenburg / Luxor Live / Musis Sacrum / PUL Uden - House LD / System Technician</li> <li>Doornroosje / TivoliVredenburg / Luxor Live - House LD</li>
<li>Hoevenaars / Ecolicht / Mansveld Expotech - Lighting Operator / System Technician</li>
<li>DG Producties / Theater Terra / Ellen ten Damme - Theatre Touring</li>
<small><a href="/portfolio">See More -></a></small> <small><a href="/portfolio">See More -></a></small>
</ul> </ul>
<h2>Contact</h2> <h2>Contact</h2>
<span class="rblicht-hide">mail@riksolo.com / </span>rik@rblicht.nl mail@riksolo.com / rik@rblicht.nl
<h3>Find me elsewhere</h3> <h3>Find me elsewhere</h3>
<ul> <ul>
<span class="rblicht-hide"> <li><a href="https://dook.business/@RikSolo">Mastodon</a> <small>(dook.business)</small></li>
<li><a href="https://dook.business/@RikSolo">Mastodon</a> <small>(dook.business)</small></li>
</span>
<li><a href="https://instagram.com/RikBerkelder">Instagram</a></li> <li><a href="https://instagram.com/RikBerkelder">Instagram</a></li>
<li><a href="https://github.com/rikberkelder">GitHub</a></li> <li><a href="https://github.com/rikberkelder">GitHub</a></li>
<li><a href="https://git.riksolo.com">Gitea</a></li> <li><a href="https://git.riksolo.com">Gitea</a></li>

Binary file not shown.

View file

@ -1,6 +0,0 @@
---
order: 4
title: DG Theater
description: "National theatre tours with Cirque en Afrique: Kalabante (2024) and African Mama's: The Great Five (2025). Bringing the show's designs to life in varying conditions, and making sure all of the technical lighting aspects of the show are maintained properly and function perfectly every performance."
timeframe: 2024 - now
---

Binary file not shown.

Binary file not shown.

View file

@ -10,7 +10,7 @@ const conf = {
const dir = path.dirname(data.page.inputPath); const dir = path.dirname(data.page.inputPath);
const files = fs.readdirSync(dir) const files = fs.readdirSync(dir)
.filter(file => ['.png', '.jpg', '.jpeg', '.JPG', '.webp'].includes(path.extname(file))) .filter(file => ['.png', '.jpg', '.jpeg', '.JPG'].includes(path.extname(file)))
.sort(); .sort();

View file

@ -1,7 +1,7 @@
--- ---
order: 1 order: 1
title: Sowulo title: Sowulo
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. Highlights include Hellfest, Motocultor, Castlefest and a 2025 EU Headline Tour 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.
timeframe: 2023 - now timeframe: 2023 - now
--- ---