Spent way too long last night debugging why my custom 404 page worked locally but not in production on my new Hugo site.
The fix was a simple .htaccess file with one line:
ErrorDocument 404 /404.html
Server configuration is clearly not my forte.
#blogging #devlife #androiddev #gohugoio
Update aus dem Maschinenraum:
Winterzeit bedeutet Maintenance Zeit. 👨🔧
In diesem Sinne wurde gerade das #relearn Template, auf git submodule umgestellt und die #gohugoio version aktualisiert. Der Prozess ist noch nicht abgeschlossen, aber für den Moment läuft alles.
Falls jemand etwas […]
Ok fediverse, I think I might ask for some advice. I think of migrating a website from Wordpress to Hugo, but have NexGenGallery installed and use nggallery shortcodes in pages and posts. How can I migrate these shortcodes to real links? So that I can migrate the whole content from wordpress to […]
Ok fediverse, I think I need some advice. I think of migrating a website from Wordpress to Hugo, but have NexGenGallery installed and use nggallery shortcodes in pages and posts. How can I migrate these shortcodes to real links? So that I can migratetje whole from wordpress to markdown and have […]