



















After running my blog on Jekyll (GitHub pages and then Wordpress) for several years, I decided it was time for a change. Why?
Jekyll seems to be less popular and actively developed these days.
Wordpress is hard to use and manage to me. And Cloudflare Pages is free for a static site.
AI helped me with the migration. It wrote a scraper to fetch the posts from the Wordpress posts and convert them to Markdown format. And it even kept the original theme for me.
But later I modified the theme based on this one.
Most of the photos in the original posts are missing. I decided to drop them.
Hugo version caused some issues. I had to specify a newer version on Cloudflare Pages. But seems it can only be done by setting environment variables.
hugo server --buildDrafts --port 1313
Make blogging great again!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。