Logs - page 3

Listed on this page are update logs related to changes I've made to the site.

Avatar ⸸ commander ░ nova ⸸ :~$

I’ve put together a way, utilizing Liquid and some CSS, to pin a Post, Note, or Log to the top of the feed here on the site. It’s still a little wonky though, because, currently, in order to unpin something, I have to manually go to the post, and then delete the “pinned: true” function.

Otherwise, it works!

published February 21, 2025
no_syndication_available
#webdev
Avatar ⸸ commander ░ nova ⸸ :~$

Added new functionality to the site where notes and logs can be shared by clicking the “share” text at the bottom of each element on the site, where a script automatically copies its corresponding link to your clipboard (and notifies you it’s done this with a 2 second popup at the bottom of the page), and then also added this same functionality to post content next to the already existing share buttons!

published February 20, 2025
#webdev #share-links
Avatar ⸸ commander ░ nova ⸸ :~$

Created three new pages: Posts, Notes, and Logs, where the ten latest items for each category are displayed, and, on top of that, created new conditions in the search indexing to include both notes and logs.

Now the site is more fully searchable, and viewable.

published February 19, 2025
no_syndication_available
#indexing
Avatar ⸸ commander ░ nova ⸸ :~$

Today the site has been updated in a major way. So, here’s a list of things I’ve done:

  • -Used liquid code from @shellsharks in order to implement more than just blog posts onto the site! Now includes short-form, social media-esque type posts, and these change logs.

  • -Redesigned the front of the website to look like a pretend social media profile!

  • -Changed the standalone “/notes” page to display only notes, sans logs and posts.

While I’m still looking for a way to list each type of content (posts, notes, and logs) on their own pages, or somehow separately from each other, everything else is done, for now. I’m gonna go try out that game Kingdom Delivery pizza.

published February 18, 2025
no_syndication_available
#update #overhaul