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:
š AMS News 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_News
npm install
npm run dev
Open your browser and go to http://localhost:5173
This site uses gh-pages
to deploy the static output.
To build and deploy:
npm run deploy
Make sure the GitHub Pages settings for this repo are configured to:
gh-pages
/ (root)
Apache 2.0 Ā© genZrizzCode