update: footer šøš, manifesto
The site gets its first JavaScript!
That autocorrected to that capitalization
which I find entertaining enough to leave.
Drew DeVault has this dealio at the bottom of his blog posts that transcludes a couple of snippets from peopleās RSS feeds.
I like it in theory, but his version pulls at build time to embed entirely statically. This didnāt seem quite right to me. As a person who has published and then flailed to unpublish things, I have a certain sensitivity to archiving copies of peopleās contentāeven just what had been pushed out on an RSS feed.
So I tacked together a version using rss-parser to dynamically pick a random sample of RSS feeds, fetch their content, and display the same little previews dynamically.
I picked a fairly arbitrary subset of stuff I have in my feed reader to populate it. Iāll need to tweak that.
Further improvements:
- inject the outer div in with JS too, so that if someone has JS disabled they wonāt see an empty container
- make the CSS more aesthetic
- pull from an OPML file to source the feeds instead of a Jekyll data file: that could be dynamic too?
His version is GPL, so I will note that the source is available with ctrl-U (since itās all client side), you are free to modify my modifications further, and I may add more comments there about the license. But I really donāt want this site to get all⦠I donāt know, public repositoried. Maybe that means I need to rewrite that CSS, too. Ugh.
and in a different flavor of nerd
I am still working on the goblin manifesto. I am not sure how to explain why it matters, but it does.