Skip to content
Written: August 5, 2025 by pstraw

V3 Release "Chill Space"

As of August 5, 2025, version 3 of pstraw.net is live and alive. As the second major design update to hit the site, this version tightens everything up and introduces a new unified theme with modern spacing, consistent UI elements & colors, and more complementary fonts.

V3 Changelog

V3.0 - Aug 5, 2025

Added “chill space” theme

  • Removed dark/light mode in favor of a static theme. More themes to come.
  • Removed recent search terms functionality
  • Used Bolt to generate a space theme guide using Star Trek: Prodigy colors
    • Galactic colors
      •   primary
      •   secondary
      •   tertiary
      •   quaternary
      •   quinary
    • Spacey fonts
      • Space Grotesk (primary)
      • Oxanium (title)
      • Bitcount Prop (brand)
    • Updated page layouts to have “modern” spacing
    • Updated & modified existing components to match theme
    • Added consistent hover effects

V3.1 - Aug 11, 2025

Added contact and admin features

  • Contact
    • Added a front-end contact component
    • Added a message schema to db
    • Added message controller to validate & save messages
  • Admin server
    • Added a new admin server that displays database content
    • Added ejs to the project and set up partials/views for admin dashboard