Kirby CMS ×
Welcome to the Microblog section of my website, here you will find short snippets, linkposts and imageposts in my own little social stream. These posts are syndicated directly to my Mastodon and BlueSky accounts. Filter by topic >>>
Having spent the last week or so playing around with BearBlog, I've just spent the last few hours importing everything into my main site. I can learn from the simplicity, but my Kirby CMS build just does more...
π¬πππ Discussion
I've implemented the sharing and button upgrades from @mauricerenck@mastodon.online IndieConnector 2.10.0 for KirbyCMS. It tidied up my panel view, with most blueprints fitting on a page.
π¬πππ Discussion
I have quickly added 4 x webmention templates to my site for bookmarks, likes, replies and reposts. Still working out exactly how they work, but excited about the functionality this adds to my site.
π¬πππ Discussion
My website has updated itself to Kirby 5.0 while I've been out today, and the world has not ended. Hello dark view.
π¬πππ Discussion
It took a little research to find out how to display file sizes nicely on card previews in the @getkirby panel, but the appropriately named
text: "{{ file.nicesize }} - {{ file.dimensions }}"query does just that.
π¬πππ Discussion
As knee deep in code today, I also took the opportunity to upgrade the run/ride metadata on my site so that is more prominent and iconised, similar to my RSS and echofeed streams.
π¬πππ Discussion
As it was a long weekend, I spent a day installing Komments 3.1.1 on my Kirby CMS build, and styling the new output streams. Have just concluded a morning of looking for html problems in my css.
π¬πππ Discussion
I have updated my rss feeds to incorporate additional metadata, and incorporated my final content types (for now). Except for some minor templating remaining, this phase of development is complete.
π¬πππ Discussion
I've completely rewritten my microblog page as I could not work out why responsivity on mobile was broken on the first archive page (only!). I've stripped back the code, making it simple and lean.
π¬πππ Discussion
I migrated my site to Kirby in March, and have finally finished cleansing posts, building the structure and feeds. I still need to refine some templating, but I can now concentrate on adding content.
π¬πππ Discussion
ποΈ Web Development Kirby CMS
I'm using snippets rather than templates to build custom micro post types, saving time on file renaming later. Here is an example of one of the few link posts in my archive, in the new post type.
π¬πππ Discussion
ποΈ Kirby CMS Web Development
I finally managed to display directly link and display related blog articles in my digital garden, much more robust than the workaround using tags yesterday. Read on for my cookbook implementation.
π¬πππ Discussion
ποΈ Web Development Kirby CMS
I've come up with a way to link blog and digital garden pages together on my website using a hidden tag field. I would have preferred to reverse the linked page field, but struggled to implement.
I can get on now with building out the remainder of my structure, and tidying up and arranging my content. While for future posts the two sections are semi automatically linked, galleries build directly from uploads, and the new RSS feeds automate posting to the IndieWeb.
π¬πππ Discussion
I've spent half an hour getting RSS feeds working in my digital garden sections, so that I can share through echofeed. I wasted far too much time on this last weekend, lesson - test for empty fields!
π¬πππ Discussion
ποΈ Web Development Kirby CMS
I've had a magical mystery tour through Kirby blueprints, sections, controllers, collections and templates - but I'm happy with how my digital garden section is growing.
Digital Garden
π¬πππ Discussion
ποΈ Web Development Kirby CMS
I have re-engineered the galleries in my blog to load directly from image uploads, without using Kirby blocks. Got lost in css weeds and rebuilt from scratch with flex box. Code tidy up needed soon.
π¬πππ Discussion
ποΈ Web Development Kirby CMS
I created a separate microblog on my site last night, with working tags - sliding my ephemeral content across. Styling still to do - but now understand how to design & build my digital garden section.
π¬πππ Discussion
ποΈ Web Development Kirby CMS
I spent this evening attempting to automate hashtags through to RSS and beyond, using my website tags in the RSS feed. I'm really happy with the feed reader implementation, Mastodon would be great too - but for those pesky whitespaces.
π¬πππ Discussion
ποΈ Web Development Kirby CMS
Succeeding where I previously failed. Ending a productive day by separating my website dashboard into tabbed pages, with separate tabs for posts, workouts, routes, evergreen albums, and static pages. Quitting for the night while I'm ahead.
π¬πππ Discussion
ποΈ Kirby CMS
A quick note about setting up a second rss feed on my site for my fitness activities which are excluded from my main feed.
π¬πππ Discussion
I've made some final(π€£) amends to my new Kirby CMS site - site search, and a lightweight social share widget.
π¬πππ Discussion
Evening of mixed success. I got @mauricerenck@mastodon.online indieConnector plugin posting directly to Mastodon pretty quickly, and wrote (manual) conditional discussion links through to Mastodon/Bluesky, and page rank thumbs in the panel.
Dislike the absence of cards on the Bluesky crossposts from Echofeed, so need to work that out. I failed with webmentions. Had the Komments plugin collecting comments, but the moderation panel could not see them.
π¬πππ Discussion
ποΈ Web Development Kirby CMS