Skip to content
Banner of Leilukin's Hub

Website Changelog Archive: 2023

Changelog of my website during the year of 2023.

To get notified of the updates on this website, you can subscribe to its RSS feed, which contains new articles, blog posts and website changelogs.

  • Added extra header elements to the main site and the shrines to be dynamically displayed on certain days to celebrate special events. (Credit to KotOR Community Portal for the inspiration)
  • Cassette Beasts shrine: Updated the Development History section of the Trivia page with info about the release of Update 1.5 and "Pier of the Unknown" DLC.
  • Changed this website's font to Noto Sans.
  • Cassette Beasts shrine: Added link to my record of all the bootleg mosnters I have encountered to the Game Log page.
  • Moved pages of my video game mods and playlists to Projects page.
  • Added link button for the site's RSS feed.
  • Fixed the overflow issue of header images.
  • Added custom style for the Site Map page.
  • Improved accessibility of the site's design by customising the CSS :focus selector.
  • A Summer’s End — Hong Kong 1986 shrine: Updated the main page with information about the spiritual sequel In the Ocean I Learned to Float.
  • Cassette Beasts shrine: Adjusted header image and added more images to the home page.
  • Leilukin Hub now has an RSS feed.
  • Streamlined JavaScript code for the website's components.
  • Added JavaScript scripts to generate article table of contents automatically.
  • Leilukin's Hub now has a site button for you to link to!
  • Restructured the navigation bar.
  • Rearranged CSS and JavaScript file directories.
  • Renamed custom CSS properties.
  • Leilukin's Hub now has a guestbook!
  • A Summer’s End — Hong Kong 1986 shrine: Replaced some of the images on the shrine's pages, including the header image.
  • Moved the link to the site map from the navigation bar to the footer.
  • Replaced incorrect uses of semantic HTML tags throughout the entire website, such as replacing <em> that were used for media titles with <cite>, <strong> that were used for styling with custom CSS class.
  • The HTML, CSS and JavaScript of entire website has been rewritten to improve the site's layout! See the June 2023 Layout Rewrite for more information!
  • Removed unnecessary CSS files.
  • Refactored the index page's HTML and CSS.
  • Modify the web application manifest of this site to make this site look more like a mobile app when added to a mobile device's home screen.
  • Switch the content of the left and right sidebars. Navigation links are now on the left sidebar, while the table of contents on the right sidebar.
  • Proper indentation of the HTML codes.
  • Added the dates of publication of articles.
  • Tweaked the format of the dates of publication and update of articles.
  • Added a Links page.
  • Move the link to changelog to the sidebar.
  • Due to these new changes to the navigation links on the sidebar, I wrote a JavaScript file to dynamically generate the contents on the right sidebar and the footer across multiple pages on this site.
  • Adjust the line spacing and the spacing between the listed items on the changelog page.
  • Made adjustments to the relative paths in the HTML files, to ensure this site's favicons will show up on the title bar by default.
  • Fixed the issue of the page style not applied to the Not Found page.
  • Updated the About page.
  • Update the Page Not Found page.