The Site…?
Yes.
I write technical articles on Zenn, so this is a place for everything that doesn’t belong there.
QUIET QUALIA
That’s the name of the site.
There’s probably no deep meaning behind it. Maybe.
How Was It Built?
Hugo + PaperMod
Hugo is great because it’s easy to customize. And if you get stuck, you can just ask an AI.
Main Customizations (Notes)
- Hatena Bookmark share button
- Zenn-style author block (below articles)
- Author icon
I think that’s about it…?
Deployment
ブログつくってて
— びーぐる (@beagle_dog_inu) November 24, 2025
ローカル→GitHub→GitHub Action→ホスティングサーバー
と思ったけど、GitHub Action書きたくないので
ローカル→GitHub &&
ローカル→SSH→ホスティングサーバーからgit pull
をdeploy\.shに書いて自動化でよさげ
GitHub経由する意味があまりないのは気のせいなはず
There’s a non-zero chance I might migrate servers, so having it on GitHub is definitely the right call.
Future Plans
- Create an About page
- Create a Projects page
- Adjust fonts and line spacing