Changelog
The only constant is change
I added a Colophon page.
Removed a Javascript Effect on my homepage that led to performance issues.
Added a Now Page.
Added a Photos page. In order to avoid maxing out the data volume of people visiting that page, I compressed the images, saved them in .avif format and enabled an AJAX Load More Button loading 9 images at a time.
- Created a template for the changelog – each log now has an individual URL
- Federated the changelog – new logs will now be posted to Mastodon
- Mobile improvement: Color scheme switcher is now enabled for mobile viewport
- Added E-Mail and Mastodon link to my About page
Added my first draft of an About Page.
Reduced Motion Preference: Created a Media Query and 2 utility classes to show / hide interactive elements based on prefered-motion preferences of the website visitors.
Some Mobile Adjustments: I hid the motion divider and the lamp effect, cause nobody needs those when navigating this site on a mobile device.
Created a Custom Post Type “Changelog” and built this Changelog Timeline.
- Changing Some Settings in Enable Mastodon Apps.
- Adding a Profile Picture and Header Picture on the Mastodon Profile
- Installing and setting up the Friends Plugin
Added a 404 Page.
Federated the Website with Activity Pub Plugin and Enable Mastodon Apps.
Website Launch with basic functionality:
- Homepage with Blog Timeline containing the first post “Hello Indieweb“
- Legal Page
- Color Scheme Toggle (Darkmode / Lightmode)