Articles by Tag #staticsite

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Understanding Incremental Static Generation in Next.js: A Practical Guide

Static generation has revolutionized the way developers build web applications, making sites faster, more efficient, and highly scalable

Learn More 1 0Nov 12 '24

Sharing my "Year in Books" using the Zola static site generator `load_data` method

I recently migrated my personal website from HUGO to the Zola static site generator. It's been...

Learn More 0 0Aug 19 '24

Next.js: Static Site Generation (SSG) with Incremental Static Regeneration (ISR)

This allows you to build static pages that can be updated after deployment without needing a full rebuild.

Learn More 0 0Sep 27 '24

Exploring Hugo: A Faster Alternative to Jekyll for Static Sites

For years, I’ve been using Jekyll to power my blog at ozkanpakdil.github.io. It has served me well in...

Learn More 0 0May 10

How To Build and Host a Hugo Site

Hugo is a static site generator that first launched in 2013. While many static site generators are...

Learn More 0 0Jan 25