events/2021-09-01-hwc-americas
Homebrew Website Club - The Americas was an IndieWeb meetup on Zoom held on 2021-09-01.
- When: 2021-09-01
- Archived from: https://etherpad.indieweb.org/hwc-2021-09-01
Participants
- David Shanske
- Angelo Gladding
- Nick Simson
- Maxwell Joslyn
- Template:jacobhall.net
- Benjamin Atkin
- benji
- Add yourself here⦠(see this for more details)
Welcome
New member benji!
- URL: https://benji.dog
Returning member Nick Simson!
Notes
Not sure if this one has been discussed before: https://piperhaywood.com/ I dig Piper's use of tags: https://piperhaywood.com/index/
Check out this post from 2020 on her Commonplace WordPress theme: https://piperhaywood.com/commonplace-wordpress-theme/ inspired by commonplace books (https://en.wikipedia.org/wiki/Commonplace_book and commonplace_book)
Check out Commonplace theme on GitHub too: https://github.com/piperhaywood/commonplace-wp-theme
I also keep a curated collection of personal websites I stumble across (not necessarily all IndieWeb) via Are.na: https://www.are.na/nick-simson/the-art-of-the-personal-website
http://yooooo.ooo -> personal website alias
http://yoo.ooo -> serendipitous
^^ love both of these
https://medium.com/swlh/a-unified-theory-of-decentralization-151d6f39e38#6093 -- The Nine Problems of Decentralization.. how does the IndieWeb stack up?
TOPIC: make a post about a garden pest, then "remind me in 10 months"
TOPIC: distributed search
- shared indices
- delegate searches
- https://en.wikipedia.org/wiki/Query_flooding ("simple and scales very poorly" -- sounds perfect for the IW!)
Eleventy Links:
Eleventy on IndieWeb wiki: Eleventy
eleventy-base-blog on GitHub: https://github.com/11ty/eleventy-base-blog (supports RSS and JSON out of the box)
Personal blogs which turned into taste makers: marginal revolution, Jason Kottke, ?? eg this write up of Tyler Cowen (writes marginal revolution): https://kulesa.substack.com/p/tyler-cowen-is-the-best-curator-of
This can also extend to twitter users with large followings
https://github.com/djrrb/fern-ornaments
- "This is a companion repository for my typeface Fern Ornaments, which is available Font of the Month Club June 2021 issue along with Fern Text ... The python script in this repository will parse input text to create patterns and borders using Fern Ornaments with specific dimensions and size."
I'd like to think more about how to display images on my website. Right now I have a post type called "photo," which just means that the primary content of focus is an image. I plan on having photo posts that have n photos, and even videos mixed in ("instagram style"). My general philosophy has been to define my own intended behavior, test it, and then start to mix in IndieWeb tech on my own terms, so I'm feeling like I need to imagine what I want out of these photo posts before I spend time integrating the micropub side of things for example.
ideas for gallery
- I want a sort of gallery overlay that can be opened by clicking on the image previews displayed in the post.
- Captions for each image
- Accessibility concerns for homebrew image gallery?
- I reckon I might use some Javascript to liven the experience up, but I want it to also be navigable for those who disable Javascript. Maybe I should default to a very basic flexbox of images, and then Javascript would create a slide deck of sorts if enabled
- That reminds me that I may also want to develop a sort of "slide deck" wrapper for general use, and then tailor it for image galleries, actual slideshows, zines/books
Webmentions - interested in doing emoji reactions
MicroPub - codepen/codesandbox-like posts for a micropub server, and a micropub client to develop them Server setup - Ubuntu and Docker Compose
Maybe related to the medium article from above
- https://lieu.cblgh.org/
- https://github.com/cblgh/lieu - left an issue :) https://github.com/cblgh/lieu/issues/3
I've thought a bit about code formatting and text animations, which might be related to the codepen idea above:
- https://jacobhall.net/2020/code-highlighting-vim/
- https://jacobhall.net/2020/taking-notes-latex/
- I love the idea of displaying code output in a post. Maybe this could be done with RMarkdown or Jupyter, though formatting the output for your own site might be difficult.
- https://bookdown.org/yihui/rmarkdown/language-engines.html
- https://skulpt.org/ -- Javascript implementation of Python
- https://codepen.io/ste-vg/full/BazEQbY my fav
- Nick's fav: https://david.li/paint/
- http://www.staggeringbeauty.com/