#hugo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hugo, aggregated by home.social.
-
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 -
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
-
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/
-
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/
-
"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
-
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...
-
"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 -
📣 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/
-
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...
-
"Migrating from WordPress to Hugo"
After-action report on the process of migrating this site...
-
📣 Recordando entradas publicadas: Añadiendo un buscador al blog con Pagefind
https://elblogdelazaro.org/anadiendo-un-buscador-al-blog-con-pagefind/
#Hugo #Blog -
📣 Recordando entradas publicadas: Añadiendo un buscador al blog con Pagefind
https://elblogdelazaro.org/anadiendo-un-buscador-al-blog-con-pagefind/
#Hugo #Blog -
My #HTMLday creation!
➡️ https://burgeonlab.com/html-day-2026.html
It was very freeing to write from scratch compared to using a #SSG. I ought to do it more often!
PS. Had a horrid time trying to publish a plain HTML page bypassing #Hugo templates/layout lookup order. It works in `hugo server` but not when running `hugo`. I resorted to just putting the HTML in the static folder.
#HTMLDay2026 #webdev #website #poetry #CreativeWriting #writingcommunity #smallweb #indieweb #BurgeonLab
-
My #HTMLday creation!
➡️ https://burgeonlab.com/html-day-2026.html
It was very freeing to write from scratch compared to using a #SSG. I ought to do it more often!
PS. Had a horrid time trying to publish a plain HTML page bypassing #Hugo templates/layout lookup order. It works in `hugo server` but not when running `hugo`. I resorted to just putting the HTML in the static folder.
#HTMLDay2026 #webdev #website #poetry #CreativeWriting #writingcommunity #smallweb #indieweb #BurgeonLab
-
Compare CommonMark, GitHub Flavored Markdown, and Pandoc Markdown syntax, including tables, footnotes, math, metadata, and portability.
#Markdown #Hugo #documentation #wiki
https://www.glukhov.org/documentation-tools/markdown/gfm-vs-commonmark-vs-pandoc-markdown/
-
Compare CommonMark, GitHub Flavored Markdown, and Pandoc Markdown syntax, including tables, footnotes, math, metadata, and portability.
#Markdown #Hugo #documentation #wiki
https://www.glukhov.org/documentation-tools/markdown/gfm-vs-commonmark-vs-pandoc-markdown/
-
While I'm migrating one of my sites from #WordPress to #Hugo, Matt posted this.
I wonder how the majority uses WordPress. This platform has long neglected basic blogging and has become a beast of unused features.
Is it too late for WordPress to be a blogging tool?
-
While I'm migrating one of my sites from #WordPress to #Hugo, Matt posted this.
I wonder how the majority uses WordPress. This platform has long neglected basic blogging and has become a beast of unused features.
Is it too late for WordPress to be a blogging tool?
-
-
-
My https://ricard.dev blog has been running #WordPress since 2010. I think it's time to move the content to Markdown and create a #Hugo site.
In these 16 years I only got like 200 comments, which was my appeal for keeping WordPress and its out of the box comment system.
With the current state of blogging and engagement, moving to a static site makes sense. Discussion can happen here on #Mastodon instead.
Thoughts?
-
My https://ricard.dev blog has been running #WordPress since 2010. I think it's time to move the content to Markdown and create a #Hugo site.
In these 16 years I only got like 200 comments, which was my appeal for keeping WordPress and its out of the box comment system.
With the current state of blogging and engagement, moving to a static site makes sense. Discussion can happen here on #Mastodon instead.
Thoughts?
-
New page created on #BurgeonLab!
➡️ https://burgeonlab.com/costs/
This is part of #blaugust2026 Day 4
https://burgeonlab.com/notes/2026/joining-blaugust-2026/And is post 78 of #100DaysToOffload
https://burgeonlab.com/tags/100daystooffload/#blogs #bloggingcommunity #personalsites #personalblogs #blogging #blogger #blaugust #websites #webdev #hugo #foss #cost #costofLiving
-
New page created on #BurgeonLab!
➡️ https://burgeonlab.com/costs/
This is part of #blaugust2026 Day 4
https://burgeonlab.com/notes/2026/joining-blaugust-2026/And is post 78 of #100DaysToOffload
https://burgeonlab.com/tags/100daystooffload/#blogs #bloggingcommunity #personalsites #personalblogs #blogging #blogger #blaugust #websites #webdev #hugo #foss #cost #costofLiving
-
📣 Recordando entradas publicadas: Rediseño del blog desde cero con ayuda de la IA
https://elblogdelazaro.org/rediseno-blog-ia-hugo/
#Mastodon #Hugo #Blog -
📣 Recordando entradas publicadas: Rediseño del blog desde cero con ayuda de la IA
https://elblogdelazaro.org/rediseno-blog-ia-hugo/
#Mastodon #Hugo #Blog -
New #blogpost on #BurgeonLab!
➡️ https://burgeonlab.com/blog/date-objects-hugo-javascript-node/
It's about date objects with Hugo, Indiekit, and Node.js.
This is the post 1 of #blaugust2026
Learn more about #blaugust here:
https://burgeonlab.com/notes/2026/0801-1551/And is post 76 of #100DaysToOffload
https://burgeonlab.com/tags/100daystooffload/#smallWeb #personalsites #personalblog #blogging #blogs #nodejs #hugo #indiekit #troubleshooting #techblog #npm #JavaScript