Scroll to top

Jan 5, 2023

The home on the web of Colin Walker.
Find out more on /about, say /EHLO, or tune in to the daily RSS feed.

Jan 5, 2023#p1

Pinned posts are now a thing. It didn't take too long to add.

When logged in, each post will have a 'pin' icon – clicking this uses HTMX to pull in the code to set the pinned option in the database and swap the icon to 'unpin'. When the blog page loads it checks each visible post to see if it is pinned in order to display the right icon and link.

The home page checks the option in the database and displays the relevant post in the same manner as the latest posts. Simple!

Pinned Posts