2.2 KiB
2.2 KiB
title, date, updates
| title | date | updates | |
|---|---|---|---|
| November Update 2 - v1.2.0 | 2025-11-25 |
|
Major changes:
As of November 2025, nearly all of my websites are now officially hosted on a remote VPS running Coolify! This means I have more control and the ability to go beyond a simple static website should I ever need that. I am also hosting my own instance of Gitea to store my Git repositories.
The site now has an author feature with a page for yours truly. It has information about me including my name, a short bio, my location and my pronouns, along with links for my Bluesky profile, my email address and my website of course.
Authors are displayed below a page's cover image.
I have added WhatsApp and Telegram to the share section.
Other changes:
- Added pagination for section/list pages when there's more than 8 pages
- CSS classes for links and rows/columns of links are now used throughout the site
- Font declarations and the main stylesheet are now in separate CSS files that are bundled on build
- Simplified the footer even further, removed "Use of AI" & added links to my other websites
- Added a diagonal arrow icon to external links in page content and footer text
- Removed underline offsets for links
- Increased line height for page & other text content
- Increased margins for headings, images and notes
- Card title size is no longer clamped
- Mobile menu JS now uses
setAttributeforaria-expandedandaria-labelon the mobile menu button rather than the newariaExpandedandariaLabelproperties for better compatibility - Tweaked mobile menu animations
- Overview summary text size is no longer clamped
- Fixed automatic external links for menus
- Added a list of public social media profiles to Contact
- Fixed redundant styling on homepage "Latest posts" and "Latest reviews" links.
- Removed version and changelog link from footer
- Homepage hero post link is now configured with the site configuration
- Decreased font weight for links
- Social link buttons are no longer stacked with the text below the icon
Removals:
- Removed the "Copy Link" option from the share section
- Removed "Use of AI" and moved its contents to Website info