Skip to content

0.2.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@zakxxi zakxxi released this 17 Aug 16:38
· 179 commits to main since this release

Fixed

  • Critical: Fixed static site generation issue where non-featured projects were not being prerendered, causing 404 errors for projects like residential-renovation
  • Added explicit prerender entries generation to svelte.config.js to ensure all 101+ projects are properly built and accessible
  • Fixed zip file filtering in project loading functions to prevent build errors with example_projects.zip

Changed

  • Enhanced svelte.config.js to dynamically generate all project routes for static site generation
  • Improved error handling for zip files in content/projects directory