#hugo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hugo, aggregated by home.social.
-
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 -
We are exploring @statichost, an elegant solution for hosting static websites in the EU.
First of all, registering an account on statichost is exceptionally fast and simple. Given that the web has turned into a giant mall, full of trackers, heavy websites, annoying pop-ups and banners, etc., having to simply enter an email address on a lightweight website to create an account feels really good.
Then, to add a website, you specify the Git repository comprising its source code, and how to build the pages. statichost relies on containers for the build jobs. Template configurations are available for building websites made with well-known static CMS (e.g., Zola, Hugo, Jekyll), but any OCI/Docker image can be used. You can even publish directly the content of a Git branch, which is the option we opted for. This way, we can keep our current CI/CD pipeline without major changes. We only added a final step to our pipeline to trigger the publication process on statichost via a webhook.
We encourage you explore EU-based and user-respecting solutions such as statichost when it comes to your IT infrastructure. Our engineers are here to assist you if needed.
#statichost #StaticWebsite #CMS #DevOps #Git #Privacy #Zola #Jekyll #Hugo #EU #EuropeanAlternatives #BuyEuropean #BuyFromEU
-
Hugo Authors released #Hugo version 0.165.0. https://gohugo.io/
-
"Creating new Hugo posts with a bash script"
I am continuing my quest to automate as much as possible on this Hugo site with the goal of, mainly, avoiding repetitive tasks prone to error...
🔗 https://ricard.dev/creating-new-hugo-posts-with-a-bash-script/
-
RE: https://woof.tech/@red/117076390898098234
Ok, the first test version of https://furrymix.es is up and live containing stuff by dear friends of mine from the events we've enjoyed along the way.
I'm actually super proud of how this turned out for 3-4 hours work, at least 1 of which was debugging hugo issues.
Got something to add? Issue or PR at https://github.com/Hibby/furrymixes
-
"Validating Frontmatter in Markdown"
Now that I’ve migrated my site to Hugo, I have been adding a bunch of scripts to make my life simpler...
-
📣 Recordando entradas publicadas: Top 10 temas para Hugo más descargados
https://elblogdelazaro.org/top-10-temas-para-hugo/
#Hugo #Blog #Programas #Gitlab -
Alright I figured out a blog setup and I wrote a little bit. I still have a lot of tweaking to do to the site but the main goal was to just write. #hugo #indieweb #blog https://sizemo.net/post/hello-again/
-
"Migrating from WordPress to Hugo"
After-action report on the process of migrating this site...