events/2025-04-16-hwc-americas
Homebrew Website Club - Americas was an IndieWeb meetup on Zoom held on 2025-04-16.
- Archived from: https://etherpad.indieweb.org/2025-04-16-hwc-americas
Participants
- Montez Dot (montez.cloud)
David Shanske
Ross A. Baker
Reilly Spitzfaden
- Template:vanderwal
benji
Joe Crawford
gRegor Morrill
Angelo Gladding
- Template:btrem
Anthony Ciccarello
jo (joined on way to work)
Notes
Joe sharing his latest iteration of his site: https://artlung.com
- Pulls in RSS and ics data and caches it periodically from doing work on projects page https://artlung.com/projects/
- All of it in PHP with composer for HTML parsers, ICS parser, etc. Using PHP Codesniffer and phpUnit to keep me honest
- And thanks Template:gRegorLove for the bug report after my change to my home page I'm serving 200 responses for invalid pages!
- Michael Kupietz shared his CLI-based interface with many retrocomputing easter eggs on https://michaelkupietz.com/ which is super fun and all JavaScript in a single page app
- Mastodon Spam as a "private" message/mention of "The Fediverse Chick"
- More text spam these days
Site organization
- Single directory vs. directory per content type
- Fighting URI churn
- URL_design
- post-type-discovery defining URLs based on post type
- https://www.w3.org/Provider/Style/URI
- https://tantek.com/2013/104/t2/urls-readable-speakable-listenable-retypable
- https://blog.jim-nielsen.com/2024/cool-uris-and-humans/
- Updates changelog example: https://www.ciccarello.me/privacy/
Grimoire
- https://some-natalie.dev/grimoire/
- https://some-natalie.dev/blog/kodi-setup/
- https://reillyspitzfaden.com/code/#grimoire
- https://publish.obsidian.md/orllewin/computers/Incantations
- https://web.archive.org/web/20240527230234/https://glitchcake.gay/
- https://kokorobot.ca/site/spellbook.html
- https://github.com/11ty/eleventy/discussions Eleventy SSG discussions (help forum)
- Molly White