"Link in bio" page

A discussion area for issues about Glorious Noise: bug reports, feature requests, etc.

Moderators: Jake, D. Phillips

Post Reply
Jake
GLONO Team Member
Posts: 33526
Joined: Sun Sep 09, 2001 8:00 pm
Location: Michigan

"Link in bio" page

Post by Jake »

I made a simple little page that displays the last several posts:

https://gloriousnoise.com/linkee

It uses javascript to parse our RSS feed and format it in a easily clickable way. Based not so subtly on the linktr.ee format. I.e., I "re-purposed" a bunch of their css.

The most challenging part (for me) was extracting the img src from the item description's CDATA element, so I could use it for the little thumbnail.

Anyway, I figured I ought to post an announcement about it so I don't just forget I did it...
Post Reply