#hugo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hugo, aggregated by home.social.
-
📣 Recordando entradas publicadas: Top 10 temas para Hugo más descargados
https://elblogdelazaro.org/top-10-temas-para-hugo/
#Blog #Gitlab #Hugo #Programas -
New post from my blog...
In case you missed it earlier...
Your PC Is a Build Agent: Self-Hosted GitHub Actions in Docker Desktop
https://barretblake.dev/posts/development/2026/08/github-actions-runner-docker-desktop/ #githubactions #docker #cicd #hugo #devops -
New website is live! Much less heavy and faster loading than my previous old wordpress site.
made with hugo
-
New post from my blog...
Your PC Is a Build Agent: Self-Hosted GitHub Actions in Docker Desktop
https://barretblake.dev/posts/development/2026/08/github-actions-runner-docker-desktop/ #githubactions #docker #cicd #hugo #devops -
I’ve started migrating from WordPress to Hugo. I think I’ve figured out most of it by now. The only thing I’m still unsure about is images — how to upload them, convert them to the right format and size, etc.
I usually post from my phone, so ideally it needs to be pretty seamless. Maybe I’ll have to hack together a small web GUI or something…
How have the rest of you solved this?Suggestions are very welcome! #WordPress #Hugo #blog #blog
https://piewpiew.se/blog/micropost/ive-started-migrating-from-wordpress-to-hugo-i-think-ive/
-
Har påbörjat min flytt från WordPress till Hugo. Jag tycker mig vara färdigtänkt kring det mesta.
Det enda jag fortfarande är osäker på är bilder – hur de ska laddas upp, konverteras till rätt format och storlek osv.
Jag postar oftast från mobilen, så det behöver helst vara ganska smidigt. Kanske får bli att hacka ihop något litet webb-GUI eller nåt …
Hur har ni andra löst det? Förslag mottages tacksamt #WordPress #hugo #blog #blogging
https://piewpiew.se/blog/micropost/har-paborjat-min-flytt-fran-wordpress-till-hugo-jag-tycker/ -
📣 Hay una nueva entrada en el blog:
Trilium: mi flujo de publicación con Hugo
-
I am considering moving my remaining #Wordpress blogs to one #Hugo static site, generated automatically.m But Maybe Hugo is not the best choice, is there anything better?
First tests look like this migration can be done mostly automatic.
blogs are:
blog.utzer.de
tech.utzer.de (not really needed anymore)
plopp.utzer.de (not really needed anymore)I would merge them in the migration into blog.utzer.de I think, but maybe I have a better idea. Maybe I will keep them separated. Lets see.
blog.utzer.de was use a bit less in the last 2 years, but I think I will use more frequently in the near future.
-
"Lazy loading modules from npm packages in Hugo"
Lazy‑loads only the grammars needed, trimming the page’s CSS Custom Highlight JS from ~90 kb to ~5 kb...
🔗 https://ricard.dev/lazy-loading-modules-from-npm-packages-in-hugo/
-
📣 Recordando entradas publicadas: ¿Cuánto pesa tu página web?
https://elblogdelazaro.org/cuanto-pesa-tu-pagina-web/
#Blog #Hugo #Cloudflare -
If you’ve been to my site before—you may have noticed a bit of a change since yesterday.
Last night, I pushed a lot of features and stylistic changes to my site (over 100 commits?!) It was long overdue and I’m feeling happy I got it done (but not too happy...
Full note:
➡️ https://burgeonlab.com/notes/2026/0822-2012This is post 85 of #100DaysToOffload
➡️ https://burgeonlab.com/tags/100daystooffload/And post 11 of #blaugust2026
➡️ https://burgeonlab.com/notes/2026/joining-blaugust-2026/#frontend #personalblog #css #hugo #webdev #smallweb #indieweb #blog #blogpost
-
Quería un tema minimalista para mi blog, pero también meterle un poco de neón, tipografías monoespaciadas y estética cyberpunk sin armar una discoteca futurista, así que hice un fork de PaperMod llamado «Paperpunk»: https://gitlab.com/dmurana/paperpunk #Hugo #Tema #Theme #Minimalismo #Cyberpunk
-
"CSS Custom Highlight API in Hugo for code blocks"
The CSS Custom Highlight API lets you drop the usual span wrappers from code blocks and still get pretty syntax highlighting. By using microlighter package from @davatron5000 the code renders cleanly with minimal CSS, and you can color scheme themes with the light-dark CSS function...
🔗 https://ricard.dev/css-custom-highlight-api-in-hugo-for-code-blocks/
-
Does your local meetup community need a website? Because I have just the theme for you.
Every community I've helped run has needed a website, and every time, we'd spent time hours browsing for themes and ended up rebuilding it from scratch, because none of the themes are meant for communities. Until now.
Introducing "Popular", a static site theme built especially for community & meetup groups, works in Hugo & Astro.
Blog: https://mariatta.ca/posts/no-more-rebuilding-the-community-website/
-
✅️ Migrated another #WordPress site to #Hugo.
1️⃣ I only post photos with no text, so it was cumbersome to create single WordPress posts for each photo.
2️⃣ Hugo has a way to loop through a directory, so now I simply loop through a folder with 2000 photos and print <img> with loading lazy.
😨 My self-hosted #Gitea instance had a moment of panic as it couldn't handle a commit with 700 Mb in assets. But it's all good now.
🤖 I've also added #Anubis in front.
-
Wanna know how my website tech stack and AI-supported (NOT AI-guided) blog post creation workflow looks like?
Check out https://florian-kromer.eu/posts/entwicklung-dieser-webseite/
-
📣 Recordando entradas publicadas: Lázaro, el tema para Hugo que he construido
https://elblogdelazaro.org/asi-es-tema-lazaro-hugo/
#Hugo #Desarrollo_Web #Tema_Hugo -
Aquest any és el vint-i-cinquè aniversari de la publicació a casa nostra de "Hugo: Black Diamond Fever" per "Windows" 🕹🎮. #HugoBlackDiamondFever #Hugo #Windows #Plataformes #Videojocs #Gaming #VideoGames #RetroGaming #ClassicGaming #RetroGames
-
"Creating a VSCode extension for Hugo commands"
I had no idea creating a VSCode extension was that easy. At least to add it locally, it’s a breeze 😌
🔗 https://ricard.dev/creating-a-vscode-extension-for-hugo-commands/
-
RE: https://techhub.social/@sizemo/117078861814545852
✅️️ Created the pull request to make the header image alt editable
✅️️ got a script to rebuild the site and the docker containers to make updating the website easier