diff --git a/src/pages/now.md b/src/pages/now.md index 3abc2959..2d66f758 100644 --- a/src/pages/now.md +++ b/src/pages/now.md @@ -1,6 +1,6 @@ --- title: Now -updated: 2024-06-17 +updated: 2024-06-24 eleventyNavigation: order: 3 eleventyComputed: @@ -13,32 +13,18 @@ This is my [/now page](https://nownownow.com/about). You can find more pages lik You can also check out my [status.cafe profile](https://status.cafe/users/leilukin) for my latest short status updates. -## Participating in the Personal Web +## Participating in Personal Web Spaces -I have been making a more active effort in participating in the personal web and connecting with other webmasters, through various methods including leaving messages on others' guestbooks, sending other webmasters emails, linking to each other's websites, following each other's Neocities profiles, etc. +I have been making a more active effort in participating in personal web spaces and connecting with other webmasters, through various methods including leaving messages on others' guestbooks, sending other webmasters emails, linking to each other's websites, following each other's Neocities profiles, etc. Furthermore, I joined [32-Bit Cafe](https://32bit.cafe/) on both its Discourse forum and Discord on 15 June 2024. ## What I am Working on -### Reduce Website's JavaScript Reliance +### Building a {% cite "Cassette Beasts" %} Fanlisting and My Fanlisting Collective -In order to accommodate visitors who have disabled JavaScript, I have been working on reducing this website's dependence on JavaScript to perform basic functions. - -Previously, the navigation bar's hamburger menu on mobile needed JavaScript to open and close, while the "Back to top" button used JavaScript to hide or display based on the visitor's scroll position. Now I have removed JavaScript from being needed to perform these functions, though the hamburger menu still uses JavaScript to enable pressing the Escape key to close to improve accessibility for keyboard navigation. - -For components that still require JavaScript, such as my status.cafe widget and the Website Carbon badge on the home page, I have added `