https://github.com/ethanthatonekid/acmcsuf.com
🐘 Official website of CSUF's ACM chapter
https://github.com/ethanthatonekid/acmcsuf.com
acm csuf sveltekit website
Last synced: about 1 year ago
JSON representation
🐘 Official website of CSUF's ACM chapter
- Host: GitHub
- URL: https://github.com/ethanthatonekid/acmcsuf.com
- Owner: EthanThatOneKid
- License: mit
- Created: 2021-01-19T22:57:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:11:49.000Z (over 1 year ago)
- Last Synced: 2024-10-29T11:01:58.304Z (over 1 year ago)
- Topics: acm, csuf, sveltekit, website
- Language: Svelte
- Homepage: https://acmcsuf.com
- Size: 156 MB
- Stars: 40
- Watchers: 6
- Forks: 51
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [`acmcsuf.com`][demo_url] 🐘
> Official website of CSUF's ACM club.
[](https://github.com/EthanThatOneKid/acmcsuf.com/actions/workflows/check_website.yaml)
## Develop [👩💻][netlify_dashboard]
> 💡 This project runs on Node.js; [install the latest long-term support version][node_download].
To get started, clone this repository to your machine and run `npm i` in the root of this project.
Then, run `npm start` to spin up the [development server][dev_server].
## Contributing 🤝
If you're interested in contributing to this project, I'd recommend checking out the [`CONTRIBUTING.md`](CONTRIBUTING.md) document.
For a more detailed overview of this repository's structure, feel free to review the [`ARCHITECTURE.md`](ARCHITECTURE.md) document.
## Deployment 🚀
[](https://app.netlify.com/sites/acmcsuf/deploys)
Whenever a push is made to the main branch, Netlify builds the site, tests it, and if there are no errors, it will deploy a preview site.
Once all checks have been passed, the preview site gets promoted to production.
---
Maintained with 💖 by [**acmcsuf.com hub**][team_doc]
[node_download]: https://nodejs.org/en/download/
[github_action_deploy]: .github/workflows/deploy.yaml
[demo_url]: https://acmcsuf.com/
[acm_officers]: https://acmcsuf.com/teams/
[webmaster_url]: https://github.com/EthanThatOneKid/
[dev_server]: http://localhost:3000/
[netlify_dashboard]: https://app.netlify.com/sites/acmcsuf
[team_doc]: https://docs.google.com/document/d/11GoIBTAAnIOgmWuG1TsgXUE3MMkweQ8V6bB9TbrY0Hs/edit?usp=sharing