diff --git a/src/.vuepress/config.ts b/src/.vuepress/config.ts index a22d286..8b75273 100644 --- a/src/.vuepress/config.ts +++ b/src/.vuepress/config.ts @@ -5,12 +5,19 @@ import { plumeTheme } from 'vuepress-theme-plume' export default defineUserConfig({ bundler: viteBundler(), theme: plumeTheme({ + footer: false, + navbar: [ + { text: '', link: '/' }, + ], profile: { name: 'Captains', description: 'RoboSharks team captains', avatar: 'https://www.adabit.org/shorkhehe.png', circle: true, - } + }, + plugins: { + search: false, + } }), base: "/", lang: "en-US", diff --git a/src/README.md b/src/README.md index 5e7f776..050a052 100644 --- a/src/README.md +++ b/src/README.md @@ -1,6 +1,96 @@ --- -lang: en-US -title: Home -description: Home -home: true +pageLayout: home +watermark: false +externalLinkIcon: false +navbar: true +footer: false +config: + - + type: hero + full: true + background: tint-plate + hero: + name: RoboSharks + tagline: Boulder High School MATE ROV Team + text: Diving deep into underwater robotics and innovation + actions: + - + theme: brand + text: Donate → + link: / + - + theme: alt + text: GitHub + link: https://github.vom/cmdada/team1157/ + - + type: features + features: + - + title: Underwater Innovation + icon: 🦈 + details: Designing and building advanced ROVs for underwater exploration + - + title: MATE ROV Competition + icon: 🏆 + details: Participating in regional and international MATE ROV competitions + - + title: STEM Education + icon: 🔬 + details: Promoting science, technology, engineering, and mathematics + - + title: Teamwork + icon: 🤝 + details: Fostering collaboration, leadership, and problem-solving skills + - + title: Community Outreach + icon: 🌍 + details: Engaging with local communities to promote marine technology + - + title: Hands-on Learning + icon: 🛠️ + details: Providing practical experience in robotics and engineering + - + type: text + title: Join Us + description: Become part of the BHS RoboSharks team and dive into the world of underwater robotics. + list: + - + title: No Experience Needed + description: We welcome all Boulder High School students, regardless of prior experience. + - + title: Learn New Skills + description: Gain knowledge in robotics, engineering, programming, and more. + - + title: Make a Splash + description: Contribute to exciting projects and compete in MATE ROV events. + - + type: custom --- +
+ +### Contact Us +Feel free to reach out if you have any questions or want to get involved! + +::: code-tabs +@tab Email +``` +captains@team1157.org +``` +@tab Discord +``` +https://discord.gg/TtNwjxKvZm +``` +@tab Address +``` +Boulder High School +1604 Arapahoe Ave +Boulder, CO 80302 +``` +::: + +### Support Us +Your support helps us continue to innovate and compete! Consider donating to the BHS RoboSharks team. + +[Donate Now](/) + +