Archives
LastFM Recently Played with Eleventy
How I'm using Eleventy Fetch to display my recently played tracks from LastFM.
Another Approach to Webmentions in Eleventy
A quick and dirty way of using Eleventy Fetch and Liquid to display webmentions on your site.
Speaking of NetNewsWire and Mastodon, Brent Simmons wrote some thoughts about . I’m enjoying being able to follow Mastodon accounts using fed.brid.gy and reading them in NetNewsWire. Folks may also want to look at Granary for converting Mastodon feeds to other formats.
Inspired by @zachleat.com’s evangelism of HTML Web Components I played around with turning Aaron Gustafson’s into a component. It’s totally Aaron’s code so I’m not sure about formally releasing it. But I’ve seen the light.
If you see Aaron, tell him I said thanks and if he’s cool with it I’ll clean it up and release it. Repo link.
Syndicated on: Bluesky
Finally figured out how to follow people on Mastodon from my own site. I’m using fed.brid.gy, which in essesnce is a bridge between the IndieWeb and the Fediverse. You follow using fed.brid.gy and it creates a feed of your follows you can subscribe to in your reader of choice. I just add it to my feeds in NetNewsWire and I’m good to go.
There are a few options for archiving your tweets and Ben Balter has released a new project on GitHub—tweets. Pretty straight forward publishing on GH Pages.
What Happened to miklb?
The blog is dead, long live the blog.
11ty doesn’t have the concept of themes. I’m good with that. But what I’m considering, from a data portability standpoint as well as allowing work to the site to be separate from content is the concept of a theme. And making it easier for others to use it. Trick would be to get 11ty to read content from a directory outside of _src. Or to have a separate repo for the posts/content and _data as a submodule in _src.
Having fun trying to figure out how to get a date for the note that I can generate a unique timestamp for. Created seems to build time. Trying git Created now. Note this is for Eleventy and a supplied value. I wrote a filter to convert the date to unixtime stamp for a permalink value for notes with no title.
So it begins the testing for using Brid.gy and webmentions. It’s been almost 5 years since I last set something up and while the underlying tech hasn’t changed, my memory on some of it has faded.
