Skip to main content

Activity feed

  1. Event

    Panel speaker @ April 11ty Meetup

    I shared my experience on migrating my personal website from Next.js to Eleventy and what I learned along the way.

  2. Link

    Eleventy Meetup: migrating from Next.js to Eleventy

  3. Article

    HTML is all you need to make a website

    HTML-only websites are a controversial and divisive topic. But why?

  4. Link

    Microsoft Imagine Cup 2022 Americas Regional Finals Panel Judge

    I was honoured to be welcomed to the judge's panel for the Imagine Cup 2022 Americas Regional Finals competition. All teams were so talented, and the competition was tough!

  5. Article

    How I massively improved my website performance by using the right tool for the job

    I rebuilt my website AGAIN with the aim of using as little JavaScript as possible to improve performance. Did I succeed? And what did I learn?

  6. Article

    How to format dates for RSS feeds (RFC-822)

    Here's a selection of links, guidance and code snippets to help you format dates for RSS feeds (RFC-822).

  7. Article

    How to delete all merged git branches with one terminal command

    Automate your git cleanup! Here's a shell function to add to your bashrc/zshrc file to delete all merged git branches in one command.

  8. Article

    Why you should ship your silly side projects

    Let's take a look at what we learned building a very silly site for the Netlify Dusty Domains project in December 2021.

  9. Article

    A prototype is all you need to launch a site

    Catch up on a Twitch live stream where I prototyped Women of Jamstack with 11ty and YOLO deployed it to Netlify on a custom domain.

  10. Event

    Next.js on Netlify live webinar

    In this session, we’ll focus on the flexibility of Next.js on Netlify and show off some key features of the Netlify platform that make building and deploying Next.js sites on Netlify a breeze.

  11. Article

    Build a CMS preview workflow for your Jamstack site

    Learn how to preview your draft content stored in Contentful by building a custom app that builds a preview branch of your static site.

  12. Article

    How to deploy your Netlify site with an Elgato Stream Deck

    Use a little serverless function to kick off a site build with a button.