<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Page meta on Sarah's Microblog</title><link>http://salr.cc/meta/</link><description>Recent content in Page meta on Sarah's Microblog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 24 Aug 2026 22:54:31 +0200</lastBuildDate><atom:link href="http://salr.cc/meta/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>http://salr.cc/meta/post/1787604871/</link><pubDate>Mon, 24 Aug 2026 22:54:31 +0200</pubDate><guid>http://salr.cc/meta/post/1787604871/</guid><description>&lt;p&gt;Way to go sniping myself with figuring out a neat way to do bandcamp embeds. Turns out you can &lt;a href="https://gohugo.io/functions/resources/getremote/#article"&gt;getRemote&lt;/a&gt; the url of what you want to embed and then likely find relevant embed links and data in the meta tags using &lt;a href="https://gohugo.io/functions/strings/findresubmatch/#article"&gt;findRESubmatch&lt;/a&gt;. Don&amp;rsquo;t forget to &lt;a href="https://gohugo.io/functions/safe/url/"&gt;safeURL&lt;/a&gt; it!&lt;/p&gt;
&lt;p&gt;If you don&amp;rsquo;t mind the loss of interactivity you could get rid of the iframe entirely by extracting the track info and album cover to host locally&amp;hellip; Later.&lt;/p&gt;</description></item><item><title>Pagination</title><link>http://salr.cc/meta/post/1787525869/</link><pubDate>Mon, 24 Aug 2026 00:57:49 +0200</pubDate><guid>http://salr.cc/meta/post/1787525869/</guid><description>&lt;p&gt;It was becomming necessary, so I added rudimentary pagination using HUGOs inbuilt solution. This means replyTos don&amp;rsquo;t currently count, which might need fixing at some point&amp;hellip;&lt;/p&gt;
&lt;p&gt;Also I should probably add some little js thing to collapse long reply chains with some readmore buttons.&lt;/p&gt;</description></item><item><title/><link>http://salr.cc/meta/post/1786291756/</link><pubDate>Sun, 09 Aug 2026 18:09:17 +0200</pubDate><guid>http://salr.cc/meta/post/1786291756/</guid><description>&lt;p&gt;Okay, image rendering is in a workable state now.
I also fixed up the front page to show sections properly (and added a right hand sidebar):




 
 
 
 
 
 
 
 
 


&lt;figure&gt;
	&lt;a href="http://salr.cc/meta/post/1786291756/image_hu_b02560401faf8c69.png" target="_blank"&gt;
 &lt;img src="http://salr.cc/meta/post/1786291756/image_hu_a82bec89e429d620.png" alt="Screenshot of sections list"&gt;
	&lt;/a&gt;
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Some obvious next steps:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Don&amp;rsquo;t convert png&amp;rsquo;s if smaller output.&lt;/li&gt;
&lt;li&gt;Automatic read-more solution to shorten replied-to posts?&lt;/li&gt;
&lt;li&gt;Return to main page button if header disabled.&lt;/li&gt;
&lt;li&gt;Figure out tags and comments.&lt;/li&gt;
&lt;li&gt;RSS feeds for everything.&lt;/li&gt;
&lt;li&gt;Video shortcode.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title/><link>http://salr.cc/meta/post/1785876437/</link><pubDate>Tue, 04 Aug 2026 22:47:17 +0200</pubDate><guid>http://salr.cc/meta/post/1785876437/</guid><description>&lt;p&gt;Okay gallery shortcode implemented.&lt;/p&gt;

&lt;details class="readmore"&gt;
	&lt;summary&gt;Read More&lt;/summary&gt;
	&lt;p&gt;Readmore shortcode as well&amp;hellip;
Currently using the details html tag to have a js-free solution. Seems to work fine, as long as the button doesn&amp;rsquo;t need to move to the bottom. Wondering if that could be solved with css as well&amp;hellip;&lt;/p&gt;
&lt;p&gt;Next up&amp;hellip; Better image rendering?
The building the plane as it takes off approach is pretty neat tbh.&lt;/p&gt;
&lt;/details&gt;</description></item><item><title>From writing a first post</title><link>http://salr.cc/meta/post/1785796079/</link><pubDate>Tue, 04 Aug 2026 00:27:59 +0200</pubDate><guid>http://salr.cc/meta/post/1785796079/</guid><description>&lt;p&gt;Okay this thing has been in the works for a bit&amp;hellip; And on the backburner for much longer. The general idea is just to have some place to put things that I&amp;rsquo;d want to share, or might be useful for others.

&lt;details class="readmore"&gt;
	&lt;summary&gt;Read More&lt;/summary&gt;
	&lt;p&gt;Immediately obvious TODOs from attempting a first post:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"&gt; Add the &lt;code&gt;read more&lt;/code&gt;functionality as a shortcode.&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"&gt; Fix up image rendering.
&lt;ul&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"&gt; Do auto-processing of images so I can paste without care. Also a shortcode thing..&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"&gt; Specifically, clear EXIF data and such&amp;hellip;&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"&gt; Click-to-maximize.. With higher resolution versions?&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"&gt; Add gallery view style rendering&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also I&amp;rsquo;m not used to spur-of-the-moment writing. Interesting exercise.
Also, doing proper automations for creating posts etc was a good idea.&lt;/p&gt;</description></item></channel></rss>