David Large
24 June 2022
A few months ago, I read a fascinating interview with Matt Mullenweg, the CEO of Automattic and co-founder of WordPress. Among other glimpses into the inner workings of the 17-year-old...
Read moreDavid Large
14 April 2022
MkDocs is a fantastic static site generator (SSG) for project documentation. It builds quickly, its documentation source files are written in Markdown, and its sites are configured with a single...
Read moreDavid Large
9 April 2022
Whether we notice it or not, we’re all living and working in a Core Web Vitals world. Three major metrics — Largest Contentful Paint, First Input Delay, and Cumulative Layout Shift...
Read moreBryce Wray
24 March 2022
There are many reasons why static site generators (SSGs) have become so popular, especially in recent years. The reason which seems to come up most often is that SSG-based sites...
Read moreCloudCannon
23 March 2022
Do you want to bring something fresh to your Hugo clients? Or perhaps you want to bring the speed and flexibility of Hugo to non-technical users? Look no further. We’ve...
Read moreDavid Large
17 March 2022
Static site generators appeal to many developers primarily for reasons relating to their performance. Sites can certainly be faster and more secure if they’re created with an SSG, but some...
Read moreMike Neumegen
16 March 2022
Git is one of the most popular collaboration platforms in the world. It’s a piece of software that has transformed how we build software together. Before Git, open-source software was...
Read moreBryce Wray
11 March 2022
Because URLs ideally should never change, one of the critical steps in your early planning for a website project must be to decide on the site’s structure. Additionally, if you’re...
Read moreCloudCannon
10 March 2022
Building a website from scratch can be a rewarding experience. But it can also be a long and taxing process that not everyone can afford to do. Fortunately, Jekyll has...
Read moreMike Neumegen
9 March 2022
Islands architecture or ‘partial hydration’ is an approach that gives the fast-loading nature of a purely static website, paired with the dynamic iterations you get from an SPA. To understand...
Read moreDavid Large
3 March 2022
Building websites with Hugo has a broad appeal to many developers and digital agencies, not least among them the raw speed of the static site generator when it comes to...
Read moreMike Neumegen
2 March 2022
What’s old is new again. With modern tooling and the knowledge of better ways of implementing SSGs, the rebirth era sees reincarnations of several older SSGs with modern ideas. Bridgetown...
Read more