Skip to content

Releases: weaponsforge/disable-site

v1.0.0.alpha.2

08 Jul 01:47
a24fda1

Choose a tag to compare

Summary

July 8, 2024

  • Fix assets path reference from sub-directory

What's Changed

Full Changelog: v1.0.0.alpha.1...v1.0.0.alpha.2

v1.0.0.alpha.1

08 Jul 01:31
3be8a2b

Choose a tag to compare

Summary

July 8, 2024

Initial semi-stable Release

  • Initialized a new NextJS 14 app configured with page router for static sites, #1
  • Setup ESLint rules
  • Reusable component for creating full-screen pages with a background and text description in a modal dialog, #3
  • Display random text, #4
  • Lint files on push to feature branches, #2
  • Deployment to Firebase Hosting on push to the dev branch, #5
  • Deployment to GitHub Pages on create of new Releases, #6

What's Changed

New Contributors

Full Changelog: https://github.com/weaponsforge/disable-site/commits/v1.0.0.alpha.1