menu
pages
{ document.querySelector('#hey.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else if (windows.hey_html.status === 'minimized') { windows.hey_html.status = 'open'; setTimeout(() => { document.querySelector('#hey.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else { document.querySelector('#hey.html')?.scrollIntoView({ behavior: 'smooth' }); } " title="Introduction">
hey.html
{ document.querySelector('#client-feedback.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else if (windows.client_feedback_html.status === 'minimized') { windows.client_feedback_html.status = 'open'; setTimeout(() => { document.querySelector('#client-feedback.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else { document.querySelector('#client-feedback.html')?.scrollIntoView({ behavior: 'smooth' }); } " title="Client testimonials">
client-feedback.html
{ document.querySelector('#recent-projects.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else if (windows.recent_projects_html.status === 'minimized') { windows.recent_projects_html.status = 'open'; setTimeout(() => { document.querySelector('#recent-projects.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else { document.querySelector('#recent-projects.html')?.scrollIntoView({ behavior: 'smooth' }); } " title="Portfolio">
recent-projects.html
{ document.querySelector('#about-me.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else if (windows.about_me_html.status === 'minimized') { windows.about_me_html.status = 'open'; setTimeout(() => { document.querySelector('#about-me.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else { document.querySelector('#about-me.html')?.scrollIntoView({ behavior: 'smooth' }); } " title="About me">
about-me.html
articles
(2)
WordPress vs Statamic: why I increasingly choose the latter
WordPress drama: Matt Mullenweg vs WP Engine
Bluesky
Github
📔  blog.html
Blog posts
6 juni 2025
in Web Development
WordPress vs Statamic: why I increasingly choose the latter
Read more
14 november 2024
in Web Development
WordPress drama: Matt Mullenweg vs WP Engine
Read more
Bluesky
Github