freemo, to fediverse
@freemo@qoto.org avatar

So its done! I finally released a fairly easy to install (from scratch) Hugo based Static Site generator with full ActivityPub support.

It has step-by-step instructions on how to set it up for your own blog or static website.

One of the coolest features for me, other than having your static site blog posts show up as posts in the Fediverse is the support for interacting with those posts. Any replies you leave, likes, or boosts will show up in the "comments" section of the website on the page associated with the post. How cool is that!


QT: https://fedipage.com/news/fedipage-v1-0-1-released/

mapache, to fediverse
@mapache@hachyderm.io avatar

Part 3 of "A Guide to Implementing ActivityPub in a Static Site (or Any Website)" is just out the oven!

In this blog post, I explain how to make your blog discoverable in the Fediverse as an account, and also address some of the annoying pitfalls I encountered.

Full article here: https://maho.dev/2024/02/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-3/

If you like it don't forget to follow the @blog !

#fediverse #activitypub #static-sites #hugo #azure #mastodon #web-development #social-web #webfinger #http

weirdwriter, to SmallWeb

I made a guide to Static site generators for screen reader users. If you like it, share it but donate to me, as this took a very long time to write and break down https://robertkingett.com/posts/6529/ Also tagging @NVAccess in case they'd wanna look or share it.

boulesdefourrure, to random French
@boulesdefourrure@piaille.fr avatar

Wow wow wow @Bouletcorp et @ZachWeinersmith congrats for the 2024 Hugo nomination !
https://glasgow2024.org/hugo-awards/2024-hugo-award-finalists/

gbxyz, to webdev
@gbxyz@noc.social avatar

I made something quite cool (IMHO) over the weekend: a 100% client-side search engine for static websites:

https://github.com/gbxyz/webidx

You run a script to generate an database with an index of all the files, publish it, and then embed some which uses sql.js to query the contents of the database and display search results.

Perfect if you use , , etc

mapache, to fediverse
@mapache@hachyderm.io avatar

Part 6 of "A Guide to Implementing ActivityPub in a Static Site (or Any Website)" is now out.

Sorry about the delay, this is the part that not many people will like, I assume. I try to explain how to implement the inbox, which by nature is dynamic non-static.

Full article here:
https://maho.dev/2024/04/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-6/

If you like it don't forget to follow the @blog !

lunarloony, to php
@lunarloony@dosgame.club avatar

Tried once again to get my head around , to make my new website easier to manage. It didn't take - perhaps it's a bit too late in the day.
Anyway, inspired by @vga256 's Tomo post from today, I built the whole thing in and it worked great and was really easy! So I've achieved what I set out to do.

Will still be a little more manual-labour than a fancy SSG, but it'll be a heck of a lot easier than HTML-by-hand.

Catvalente, to random
@Catvalente@wandering.shop avatar

Just wanted to let everyone know that voting ends on Saturday the 30th, and if you wanted to consider The Difference Between Love and Time and Osmo Unknown (for the Lodestar) that would be amazing.

freemo, to fediverse
@freemo@qoto.org avatar

So I am about to release v2.1.0 of (A Hugo based Static Page Generator that has ActivityPub/Fediverse support).

I am running the latest version on my personal page. Could anyone who has a moment check it out and see if you see any CSS glitches? Any feedback welcome. I will release later today.

Website running v2.1: https://JeffreyFreeman.me

Fedi handle: @freemo

chringel, to 11ty
xavi, to random

Just in time I discover https://fedipage.com/, a Hugo based webpage builder with ActivityPub support by @freemo

I am rebuilding now a page in , and this tool sounds very interesting! I will definitely give it a try!

skyfaller, (edited ) to random
@skyfaller@jawns.club avatar

We're back to my recurring nightmare of making it easy for a non-technical client to edit a static website generated using .

Are there any good solutions? Or am I going to end up writing my own solution after many painful hours with other people's janky solutions?

If you know of a non-technical user successfully editing a static website, how are they doing it?

EDIT: I'll only use open source solutions I can self-host, but happy to hear about proprietary options.

raccoon, to random

Anyone uses ?
I'm trying to use hugo to make a website but when I upload the content of the public folder everything looks off.
Can anyone help a raccoon out and explain what I'm doing wrong?

mapache, to Blog
@mapache@hachyderm.io avatar

Keeping things simple helps me to focus my time and resources. One of such features is the "Subscribe" modal on my site.

This is a quick note about how you can implement it too:
https://maho.dev/2024/03/implementing-subscribing-to-your-site-feature-with-mastodon/fediverse-accounts/

jasontucker, to wordpress
@jasontucker@simian.rodeo avatar

My website formerly on now on over at

https://jasontucker.blog

BryceWrayTX, to webdev
@BryceWrayTX@fosstodon.org avatar

Post >> Using Lightning CSS with Hugo: back to the workaround • Why a clear separation between dev mode and prod mode made sense.

https://www.brycewray.com/posts/2024/02/using-lightning-css-hugo-back-workaround/

claudinec, to random
@claudinec@aus.social avatar

As someone who reads science fiction and occasionally updates my blog built with a static site generator... the hashtag is a bit confusing these days. Maybe and are less ambiguous?

lsn, to random
@lsn@fedi.libresolutions.network avatar
cjoly, to random
@cjoly@fosstodon.org avatar

Just discovered this very cool feature: Fast Render Mode. It is enabled by default: when you run hugo serve, hugo maintains a list of pages opened or recently navigated to and renders only those pages!

With my site, incremental builds go from about 50ms when the feature is disabled (fast already) to about 15ms 🔥 !

It was introduced back in 2017: https://hugo-docs.netlify.app/en/news/0.30-relnotes/ and improved in subsequent releases, like https://v0-112-0--gohugoio.netlify.app/news/0.50-relnotes/

weirdwriter, to RSS

Spent a week trying to improve the RSS on my new test Hugo site, because the one they give you is second class, and I had no luck. I broke it 3 times, made it worse twice, somehow erased it completely, so I finally thought hey there's far better nerds than me out there so I looked around, found this, and forked it! https://gist.github.com/LorenDB/2faa2bb78885806c8d4c914d01130e1e

lffontenelle, to mastodon
@lffontenelle@mastodon.social avatar

Dear folks,

I fancy using as a comment system for my blog but the solutions I found were made for . How bad would it be if I reused them in my blog?

Example:

https://github.com/dpecos/mastodon-comments

🙏 :ivory_boost:

eclecticpassions, to Bash
@eclecticpassions@fosstodon.org avatar

New post on my Hugo blog! It's about using a script to help load weather data faster in , via wttr.in.

https://www.burgeonlab.com/posts/2024/speed-up-loading-times-wttr-neofetch/

Credit to @adamsdesk for sharing his original script on his blog. https://www.adamsdesk.com/posts/neofetch-weather-data-caching/


binarydigit, to github
@binarydigit@social.lol avatar

Moving my Hugo Website to Neocities and Deploying with GitHub Actions

https://binarydigit.cafe/notes/neocities-github-actions/

hl, to emacs
@hl@social.lol avatar

If you use and to write your posts, it took me a minute to understand how to use HTML quoting to get things like details/summary tags working, but others might find that useful too:
https://www.henryleach.com/2024/04/adding-details/summary-to-hugo-org-mode-posts

joeo10, to sciencefiction
@joeo10@mastodon.sdf.org avatar

Wow, there's a great report that's now live that reveals some authors have been excluded from Hugo Awards considerations in order to not piss off China. This kills any credibility the Hugos have now surely. https://file770.com/the-2023-hugo-awards-a-report-on-censorship-and-exclusion/

More coverage: https://www.theguardian.com/books/2024/feb/15/authors-excluded-from-hugo-awards-over-china-concerns

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • modclub
  • DreamBathrooms
  • mdbf
  • khanakhh
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • InstantRegret
  • Youngstown
  • slotface
  • everett
  • kavyap
  • cisconetworking
  • JUstTest
  • ethstaker
  • tacticalgear
  • GTA5RPClips
  • osvaldo12
  • Durango
  • rosin
  • Leos
  • normalnudes
  • anitta
  • cubers
  • tester
  • provamag3
  • lostlight
  • All magazines