Slide 1
CHANGELOGv4.3.0
  • Fixing breaking bugs that caused the navbar link styles to dynamically change the color of the text.
  • Created an R2 storage bucket to use in conjunction with an API/CDN set up for image rendering.
  • Began hardcoding the project details, in conjunction with the R2 storage bucket, to display the project images on the project page.
  • Completed testing the CDN with various filetypes and sizes in comparison to other filetypes and sizes in controlled environments.
  • Created a new utility function to handle the themed graphic images, mitigating the issue of displaying the wrong graphic by default when a theme preference has been set.
  • Expanded upon the utility used for the navbar logo image, applying it to the navbar and the images throughout the website.
  • Successfully implemented the CDN to display the project images on the project page.
  • Completed the tagging and filtering of the projects, including the ability to filter by multiple tags.
Background