Skip to content

aQuatonomous/aquatonomous-website

 
 

Repository files navigation

🌊 aQuatonomous Website

This is the official website for aQuatonomous, a student-led design team building sustainable autonomous surface vehicles (ASVs) for environmental research on Lake Ontario. Our mission is to develop clean-powered marine robotics and showcase our work through outreach, competition, and collaboration.

🚢 In 2025, aQuatonomous placed 4th in Design Presentation and reached the semi-finals at the RoboNation RoboBoat competition — a strong start to an even stronger future.

🚀 Development

  1. Checkout a new branch to make your changes. Commit and push them.
  2. File a pull request, review and merge it.
  3. Deployment will be handled by the aquatonomous-website repository on the aquatonomous-dev account, which is forked from the aquatonomous-website repository in the aQuatonomous Organization. See Website Hosting.

📍 Website Hosting

The site is deployed using Vercel, linked to the aquatonomous-dev GitHub account.

  • Only the captains of aQuatonomous have access to the aquatonomous-dev account.
  • The aquatonomous-dev account is used solely for deployment.
  • Please do not push changes directly from the aquatonomous-dev account unless explicitly necessary for build/debug purposes.

🔧 Local Development

# 1. Clone the repository
git clone https://github.com/aquatonomous-dev/aquatonomous-website.git
cd aquatonomous-website

# 2. Install dependencies
npm install

# 3. Start local dev server
npm run dev

About

aQuatonomous official site. Built with Astro, ThreeJs & TailwindCSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Astro 53.1%
  • MDX 35.3%
  • JavaScript 10.9%
  • TypeScript 0.7%