Skip to content

St Andrews Space

Notifications You must be signed in to change notification settings

ThatOtherAndrew/st-andrews-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de5439a · · Aug 5, 2025

History

42 Commits
Jul 13, 2025
Jul 30, 2025
Jul 17, 2025
Aug 5, 2025
Jul 14, 2025
Jul 30, 2025
Jul 29, 2025
Jul 29, 2025
Jul 12, 2025
Jul 12, 2025
Jul 29, 2025
Jul 14, 2025

Repository files navigation

St Andrews Space

An unofficial MySaint by students, for students.

St Andrews Space homepage screenshot

What is this?

This is the source code for the https://st-andrews.space website - a student hub for current or prospective students at the University of St Andrews.

How do I contribute?

Feel free to reach out to me at thatother.dev, by creating an issue on this repository, or by contacting as714 if you're at the University of St Andrews.

Or, if you really really know what you're doing, create a pull request!

Speaking of which:

How do I develop?

If you're tinkering about with the source code of this website, then here are some things to keep in mind:

  • This site uses the Astro framework.
  • I am using Bun as my JavaScript toolchain.
  • The command to run a development server (to preview the website) is bun dev --open.
  • The command to build the website (to static files) is bun build.
  • GitHub Actions is used for automatic deployment, with the deploy.yml workflow file.
  • Feel free to reach out about anything and everything, I'm happy to help! :>gt;