Releases: austinhutchen/austinscode
navbar scaling complete
hamburger menu scaling is finished for mobile and all other screen sizes, and now has well-defined states for easier rendering on slower platforms. also only npm is necessary to run the project now and the bundle sizes have been significantly reduced.
Navbar changes
changes in the navbar aesthetics and navigational semantics to require less scrolling in the hamburger menu to navigate the various pages of the website.
Further optimizations and fixes
Website loads much faster and the bundle size is decreased. I'm trying to balance out the use of static assets on my site to optimize caching for users navigating on lower-end devices. This update should help with performance on slower internet connections or weaker performing devices.
Bundle Size Decrease, Optimizations, and new images!
added more images, further decreased bundle size, and optimized website loading times.
v16.1 espresso bundle size halved
halved bundle size! website is now fully compressed at 100KB gzipped :)
v16.0 Espresso refresh!
Espresso official release! Bundle size optimized for the inclusion of more images (.webp), scripts (.sh), and the addition of a page specifically to show off the analog circuits I build. Site is speedier and css is more optimized than ever, hence the name Espresso!
v15.9 Navigation assist with gifs
added gif icons to assist with navigation across the website, removed unused dependencies, and updated packages 💯
v15.6 Sitewide Optimizations
Again lowered bundle size, removed unused dependencies, and updated package requirements in package.json
Lower bundle size, faster load times, more responsive animations
several optimization and bundle size changes in this release because of three.js modifications :)