#gohugo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gohugo, aggregated by home.social.
-
For some reason I just got the strongest motivation to make a new site to nerd out about using Hugo, starting from scratch. I want to mess with custom taxonomies and such, and I want to declutter my main site.
I'm not going to hold it against me if I don't do it, but it's nice to have that motivation lol.
-
Okay, this is pissing me off.
I'm trying to get Hugo to recognise that I have Go installed, but it's simply not working on Windows.
doing "hugo mod init" results in
ERROR failed to init modules: binary with name "go" not found in PATH.C:\Users\Flaky\go\binis right there, I don't know what else Hugo wants. -
4. There are #Obsidian plugins that let's you publish a Standard.site-compliant blogs.
5. There is a #Hugo addon that auto-publishes a Standard.site-compliant version of your #GoHugo blog. -
Je voulais partager avec vous ma petite fierté de ce mois!
J'ai voulu construire un site web le plus léger possible mais assez complet que pour être utilisé en site vitrine.
J'ai encore deux trois bricoles que je viens de découvrir mais sinon, il est déjà très bien!
Et surtout, je pense avoir bien rendu le site utilisable par toustes! Je pense que le site est correct niveau accessibilité!
-
Hugo was upgraded on my laptop, and of course something broke.
As much as I like Hugo, at some point I will get rid of it just for all the breaking changes.
-
I made some readability updates to my site today after hearing that one of my posts was hard to read.
The changes are meant to make the site more low-vision friendly:
- larger article/list text
- darker body text
- less reliance on italic text for longer notes
- cleaner post previews on category pages
I’m totally blind, so I can test structure, keyboard access, screen reader behavior, headings, and content flow, but I can’t personally judge visual readability.
If you use magnification, low-vision settings, high contrast, dark mode, reader mode, or have visual fatigue/migraine/contrast sensitivity, I’d appreciate feedback.
Does anything still feel too small, too light, too crowded, or visually tiring?
Site: https://lanie.work/
#Accessibility #LowVision #WebAccessibility #GoHugo #Disability #A11y -
I have like zero respect left for developers who use LLMs to write or maintain their software.
I don't even care for the reasons why they use this unethical piece of... technology.
Technology trained on data they don't own. Technology owned and shaped by fascists. Technology that sends its crawlers around the globe to suck every bit they can find to dump their models into big f***ing corp data centers. Data centers that are polluting the air with their big ass gas plants.
But hey! "Leave ethics aside". "That's how software development works today!".
I'm so sick of this and about everyone supporting this industry.
If you feel targeted, you are welcome. I have zero respect for you or your software garbage. I just wish you the worst.
-
New #blog on #BurgeonLab ✍️
➡️ https://burgeonlab.com/blog/pre-hugo-build-draft-status-checker/
I share my fix on preventing accidentally publishing draft posts on Hugo with a Bash script pre-build check.
This is post 50 of #100DaysToOffload
📈 https://burgeonlab.com/tags/100daystooffload/
#blogging #blogs #guides #newpost #blogpost #smolweb #techblog #techguides #bash #bashscript #bashscripts #scripts #markdown #drafts #blogger #blog #hugo #gohugo #staticsitegenerator #webdev #ssg @gohugoio
-
Ahh! I think it's mochott.site . It's actually looking good. I particularly love the "Blocks Marketplace", it's similar to #Hugo / #GoHugo shortcode. I already have a couple of ideas for that feature. 😁
mochott -
Replaced Disqus with Mastodon-powered comments on my Hugo blog. The idea clicked as soon as I read @getajobmike's post. One tootId in the frontmatter, a web component by @dpecos doing the fetching, and Disqus is gone. No tracking. No ads.
Here's how I set it up on my blog: https://jonhnnyweslley.net/blog/mastodon-comments/
-
#gohugo (the static website generator) perpetually breaks backward compatibility, but also doesn't use semver, so any version can just break any random day.
It also warns about things like "no templates found for categories", on a site without categories. So I kinda end up ignoring warnings, because it warns about the non-existence of templates which are not used anyway.
-
For the first time, I created a Pull Request which got merged.
🎉 🔥I am really happy about this.
And I am especially happy as this is a tiny little contribution to the open source world: #openstreetmap and #gohugo . -
The Jamstack SSG #Hugo / #GoHugo is alive and kicking! This what I love with the Hugo community. 🫶🏽
RE: https://bsky.app/profile/did:plc:tbzfsowmg4zj234pws47u3x6/post/3mbrxzvw36c22 -
I decided to go with Hugo static website generator for my own website/blog for now.
The quick start guide is pretty nice, but it gets more complicated after that. Lots to learn.
Didn't totally let go of hosting a WordPress site but that'll have to wait a bit. Needed a quick fun project to get started as people mentioned in an earlier post of mine. Don't want to have another forever-project.
-
#gohugo sagt mir immer mehr dazu. Der Einstieg, zugegeben, war verwirrend aber man kommt easy rein. 👍🏼 Wenn man noch #wordpress verwendet sollte man sich #gohugo auf jeden Fall ansehen. Dann ist man endlich auch #php los 😅
-
I'm a little annoyed as I had to update the Hugo Theme, but it's totally overwritten all of the custom changes I made 🤦♂️. So i no longer have the "more from" or the nice Social header when sharing.
I've also lost the subject lines too.
Ugh, add that to the list in January then... -
Y todavía no le integré los comentarios, estaba usando Disqus pero desde el minimalismo y la privacidad es un asco. ¿Alguien probó hugo-mastodon-comments o algo similar para integrar comentarios desde el Fediverso? #Hugo #Fediverso #GoHugo.io
-
Made my first little contribution to @gohugoio documentation yesterday! It's about installing #dartsass in the CI workflow on #Sourcehut Builds, which I'm using to deploy my Hugo site to my static host of choice: Bunny.net.
(libsass is deprecated in Hugo)
I learnt a bit more Git during the pull request too—about rebasing, but I'm still not very good at it (merging the changes is a bit confusing to me).
The actual docs page: https://gohugo.io/host-and-deploy/host-on-sourcehut-pages/