illumination-k.dev
TechBlog
frontend2023-03-27

Rebuilding a JAM Stack Blog with Modern Technologies

A comparison article about the technologies used when rebuilding an old blog with recent technologies. It provides a detailed explanation of the previous blog's tech stack, the reasons for choosing the new technologies, and the technologies that were not adopted.

developmentfrontendtwindnextjs
techblog2022-08-19

Using amp-list to Add Random Related Article Suggestions to a Next.js Static Site

To add random related articles at the bottom of blog posts (a common blog feature), I implemented an API in Next.js and then used amp-list to dynamically generate them.

frontenddevelopmentnext.js
techblog2022-05-20

Building a Blog with Next.js

I had a blog on WordPress, but the performance was slow, so I rebuilt it with Next.js. Requirements, framework selection, and more.

frontenddevelopmentnext.js
techblog2022-05-20

MDX or Markdown?

Should you use MDX or Markdown for writing blog articles?

frontenddevelopmentnext.js
techblog2022-05-20

Applying Styles to a Next.js Blog

I had a blog on WordPress, but the performance was slow, so I rebuilt it with Next.js. Now that markdown rendering works, it's time to apply styles.

frontenddevelopmentnext.js
techblog2022-05-20

Making MDX AMP-Compatible with a Custom Loader in Next.js

I had a blog on WordPress, but the performance was slow, so I rebuilt it with Next.js. This article is about creating a custom loader for rendering MDX to make it AMP-compatible.

frontenddevelopmentnext.js
techblog2022-05-20

Adding Search Functionality to a Next.js Blog

Adding search functionality to a Next.js blog using morphological analysis and flexsearch.

frontenddevelopmentnext.jsfulltext-search
techblog2022-05-20

Adding amp-sidebar to a Next.js Blog

Adding amp-sidebar to a Next.js blog along with TypeScript and Material-UI.

frontenddevelopmentnext.js
techblog2022-05-20

Making a Next.js Blog Support AMP and PWA

I made my AMP-only blog built with Next.js also support PWA.

frontenddevelopmentnext.js
techblog2022-05-20

Deploying Next.js to GAE with Cloud Build

A guide to deploying Next.js to Google App Engine via Cloud Build

frontenddevelopmentnext.jsgae
12

Copyright © illumination-k 2020 - 2026

privacy policydisclaimer