Back to the Static Site Generator

Back to the Static Site Generator (SSG)...

Return to previous blog ¶ In the first part, I said that I had been running an old blog hosted by a famous tool called Jekyll and GitHub Pages for a long time, but I moved to Google’s Blogger for various reasons. However, I decided to continue using the existing blog. There were several reasons for this. Unapproved by Google Adsense ¶ AdSense, provided by Google, is a service that allows advertisements in a certain space on the screen of a website and receives compensation....

June 20, 2022 · baek9
The Fastest Static Site Generator, What is Hugo?

The Fastest Static Site Generator (SSG), What is Hugo?

The previously used Jekyll was implemented in Ruby, a rather unfamiliar language, so I personally had difficulties in installation, customization, and maintenance. So I started looking for a blog platform where I could focus on writing, and although there were many good services, I chose a traditional blogger. In fact, I made a new blog using a blogger, but I gave up right away and decided to use the Static Site Generator (SSG) again to revive the existing blog....

June 20, 2022 · baek9
Choosing a Blog Platform That Causes Headaches

Choosing a Blog Platform That Causes Headaches

Static Site Generator (SSG) ¶ There was a time when a static site generator (SSG) was in the spotlight with the advent of a tool called Jekyll. I also built a blog a long time ago using Jekyll and GitHub Pages. The static site generator has the advantage of creating a great site without having to build or know the backend solutions necessary for rendering web pages, including databases. The resulting static site is implemented only with HTML (Hyper-Text Markup Language), CSS (Cascading Style Sheet), and JavaScript, and operates only with a browser....

June 8, 2022 · baek9
🇰🇷