To get notified of the updates on this website, you can subscribe to the Leilukin's Hub RSS feed, which contains new articles, blog posts and website changelogs.
Latest Changelogs
11 August 2024
- Improve the site's RSS feed:
- Make RSS feeds automatically discoverable by feed readers
- Use time and time zone to make feed items' timestamps accurate
6 August 2024
- New article: "How I (Tried to) Implement Accessible Footnotes", which is also my entry for 32-Bit Cafe's Community Code Jam #5: Back to School.
2 August 2024
- Added my first publicly released code snippet on this website: Responsive Disability Pride Flag CSS Background.
26 July 2024
- Leilukin's Hub and all its subsites have been migrated to Hostinger
- New blog post: Leilukin's Hub Has Migrated to Hostinger
- Change the theme of Leilukin's Hub Tumbleblog to a custom theme based on the Umbra theme from Chyrp Lite
- Add a link to contact me via email to the website's footer
22 July 2024
- Add a Salad Magazine section to my Adoptables pages.
21 July 2024
- Add a section for the Kitty Friends Pixel Club to my Adoptables page, including my kitty friends!
20 July 2024
- Remake the mobile version of navigation menu by using the HTML
popover
attirbutes, allowing the navigation menu to be dismissed without JavaScript
18 July 2024
- Add list of web cliques I joined to the home page
- Add pixel cliques I joined to the Adoptables page
- Add a Joined tab to the Links page to list the web cliques and widgets of web rings I joined, as well as linking to my fanlisting collective.
- Upgrade Eleventy to version 3.0
- Bundle page-specific CSS and JavaScript in the
<head>
element with Eleventy 3.0's built-in bundle plugin
13 July 2024
- Add an inline SVG icon to external links
- Use inline SVG for Font Awesome icons to remove the need of hosting Font Awesome assets
- Add dark mode support for Cassette Beasts shrine based on user preference in system setting
6 July 2024
- Implement accessible tooltips that meet Web Content Accessibility Guidelines (WCAG) 2.2 success criterion for 1.4.13: Content on Hover or Focus (Level AA), by utilising Scott O'Hara's ARIA Tooltips script. (Thank you Vera for your feedback on my previous implementation of the tooltips)
3 July 2024
- Add Articles and Resources tabs to the links page.
- Show visible stylised tooltips for some website buttons on mouse hover or keyboard focus (thanks to Solaria's web accessibility guide for the inspiration).
- Add a list of webrings my website is part of to the home page.
2 July 2024
- The main site header now would display a Disability Pride Month blurb and the disability pride flag during July
- My fanlisting collective and Cassette Beasts fanlisting launched!
- Projects page:
- Reorganised pages for my video game mods into their own directory
- Add code projects, started with BellaBuffs with PHPMailer Integration
- New blog post: Cassette Beasts Fanlisting and My Fanlisting Collective Launched
- Links page:
- Add tabs to sort my link collection by category (thanks to Kalechips' JavaScript-free tabs code scnippet for the inspiration)
- Add webmastery resources
27 June 2024
- Added a Spotlight Crowdfunding Campaigns section to my Palestine masterlist to highlight fundraising campaigns that I have been asked to help and share by Palestinians on Tumblr, and that have been vetted by other Palestinians on Tumblr.
26 June 2024
- Added my other websites to my Projects page.
24 June 2024
- New blog post: My Cassette Beasts Fanlisting Application has been Approved
23 June 2024
- Add Adoptables page.
20 June 2024
- Leilukin's Hub now has a tumbleblog at tumbleblog.leilukin.com! Read the latest blog post to learn more: Leilukin's Hub Tumbleblog Launched.
19 June 2024
- Add new article: Palestine Masterlist.
12 June 2024
- Add a Virtual Pets section to the home page.
- The status.cafe widget and the Website Carbon badge on the home page will display a note about JavaScript being required for these widgets if the visitor has disabled JavaScript.
- Remove JavaScript from the "Back to top" button.
11 June 2024
- Remake the navigation hamburger menu for mobile, so JavaScript is no longer needed to open and close the navigation menu, although JavaScript is still used to enable closing the menu with the Escape key. (Special thanks to Kale for the accessible hamburger menu code snippet).
- New blog post: Improving Site Performance of Leilukin's Hub.