Welcome to the official AMS News repository!
This is a SvelteKit-powered static site built to deliver AMS-related updates in a modern, fast, and clean way. If you landed here by accident, check out the live website:
Want to explore or contribute to this project? Here's how to get started:
git clone https://github.com/genZrizzCode/AMS_News.git
cd AMS_Newsnpm installnpm run devOpen your browser and go to http://localhost:5173
This site uses gh-pages to deploy the static output.
To build and deploy:
npm run deployMake sure the GitHub Pages settings for this repo are configured to:
- Branch:
gh-pages - Folder:
/ (root)
- SvelteKit
- Vite
- gh-pages
- Dart-Sass
- Static site hosted on GitHub Pages
Apache 2.0 © genZrizzCode