Recent
:
Thanks to @manton for updating the bookmarks JSON api this afternoon to include tags so now you can use @sod’s wonderful bookmark plugin to display them (assuming you have the premium Micro.blog plan). You will need to use a custom template like he details in his documentation. The trick is to use the You might have noticed I further customized it with longer preview text and some extra replace statements. That’s because the {{ .tags }} inside the {{ range .items }}. Here’s how I’m doing it on my site: Pastebin..content_html includes some extra links to the micro.blog reader text which looked a bit strange after you stripped out the html with plainify. That’s where the {{replace (replace ( .content_html | plainify | truncate 300 ) "Reader: " "") $url.Host ""}} line comes in.
:
Trying out some different feed readers. I’ve never really used one before and I see how this could be a useful tool to have.
:
Made a couple tweaks to my website, fixed some microformats, added in a now “page”, and replies now have conversation links thanks to this post by jarrod.
Featured Adventures