Hugo
0 words.
5 entries. 5,526 words.
2019-09
-
Hugo – Quest for The One Blog, Part 9.
2019-09-10.
This one’s about Hugo, the static site generator. I’ve seen references to it all over the place during this ongoing research project. (Also Jekyll.) It seems to be popular among programmers, for reasons that should become obvious as I describe it below.
A static site generator is a tool that takes a series of input files, usually plain text files, and turns them into a big directory of HTML, CSS, and Javascript files. Those files can be uploaded directly to a web server which of course becomes a web site. It works a lot like a compiler, which turns source code into binaries. Thus the appeal to programmers.
- Development
2024-08
-
Microblogging Journal through 8/12/2024.
2024-08-12.
Twenty-eight microblogging bits from ActivityPub.
- Microblog
2024-09
-
DIY Comments - Step 3.
2024-09-14.
Continuing with a comment system for my static blog. The client side experience, with and without Javascript.
- Development
2026-06
-
The Recluse Report - June 2026 Part 1.
2026-06-20.
summary
- Blog
2026-07
-
Starting to Update the Blog Theme.
2026-07-07.
I’m using Gemini and Antigravity to modernize my Hugo blog theme.
- Blog