Change Log
v4.0.1
- Fixed dockerfile to pull in graphql directory
v4.0.0
- Migrated CSS framework from Bulma to Pico
- Overhauled home page content
- Changed overall theme to be less "techy" (may or may not be biting Anthropic's style)
- Changed primary typeface from Berekely Mono to Public Sans
- Added book scrobbling
- Fixed 404 page to properly display
- Removed Phosphor icons
- Removed client-side scripting
- Removed Github API integration
v3.4.0
- Added
photospage with subpages for each photo directory
v3.3.1
- Fixed issue with the song activity not loading a skeleton element for the text portion
v3.3.0
- Added caching for the current/last song
- Redesigned UI for the current/last song + general activity
- Changed navbar items to use default bulma styling when active
v3.2.3
- Removed old blog post file
- Changed the default link behavior to open in a new tab
- Made code-styled links the same color as regular links
v3.2.2
- Fixed Docker build issues stemming from missing folder copying and incorrectly naming the built binary
v3.2.1
- Improved Docker build times, build caching opportunities, and image size
- Accomplished with
cargo-chefand distroless images
- Accomplished with
- Fixed issue with the sun icon in the theme-toggle button briefly flashing when using the light color theme
- Simplified and added new
Errortypes within the server code - Removed the requirement of a Github personal access token to run the site
v3.2.0
- Added content to the
projectspage - Used CDN sources for Phosphor Icons and htmx
- Made footer stick to the bottom of the browser when page content is not scrollable
v3.1.1
- Added missing
openssl-devpackage toDockerfile
v3.1.0
- Added currently/last listened to song via Last.fm client
- Added header divider to
changelogpage
v3.0.0
- Migrated from a static site generator (Zola) to a web server framework (Axum + Tera)
- Upgraded to Bulma v1
- Enabled dark theme + theme toggling support!
- Migrated icons from Font Awesome Icons to Phosphor Icons
- Replaced Public Sans and Source Code Pro fonts with Berkeley Mono
- Dropped reference to
CC BY NC SA 4.0license - Added a
projectspage - Spruced up general styling inconsistencies/oddities
- Updated information on the home page