Skip to content

Commit d70b060

Browse files
committed
Add text sections
1 parent 6457141 commit d70b060

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
{% include navbar.html %}
1111
{% include showcase.html %}
1212
{% include about.html %}
13-
{% include latest-project.html %}
13+
{% include lazershark-homepage.html %}
14+
{% include seahawk-II-homepage.html %}
1415
{% include robots.html %}
1516
<!-- {% include contact.html %} -->
1617
<!--Footer begins here-->

assets/css/style.scss

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,19 @@ p {
13291329
}
13301330
}
13311331

1332-
#latest-project {
1332+
#lazershark-homepage {
1333+
.button {
1334+
color: var(--header);
1335+
border-color: var(--primary);
1336+
background-color: var(--primary-bkg);
1337+
}
1338+
.button:hover {
1339+
background-color:var(--primary);
1340+
border-color:var(--primary);
1341+
}
1342+
}
1343+
1344+
#seahawk-II-homepage {
13331345
.button {
13341346
color: var(--header);
13351347
border-color: var(--primary);

assets/shark-out-of-water.jpg

-4.64 MB
Binary file not shown.

lazershark.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ title: LazerShark
55
subtitle: Coming soon...
66
hero-image: https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/lazer-shark/lazer-shark.webp
77
handle: lazer-shark
8-
description: "LazerShark is our first Autonomous Underwater Vehicle (AUV) and was engineered for the 2025 <a href='{{site.url}}{{site.baseurl}}/robosub'> RoboSub</a> Competition. [Write stuff] <br>
8+
description: "LazerShark is our first Autonomous Underwater Vehicle (AUV) and was engineered for the 2025 <a href='{{site.url}}{{site.baseurl}}/robosub'> RoboSub</a> Competition. The vehicle was designed, manufactured, and tested over the course of one year by a small team of students–most of whom had prior experience with ROVs through the MATE competition, but no background in AUVs. With limited time, resources, and team capacity, we focused on optimizing for fast iteration, simplicity, modularity, future expandability, and reliability over creating a polished final product. <br>We built the majority of subsystems in-house, including the chassis, electrical box, and custom PCBs. Wherever possible, we reused components, tools, and knowledge from our past ROV projects. This gave us a head start on core systems such as the electrical stack-up, enclosure design and embedded software stack.<br>The result is a modular AUV built to take on the challenges of autonomous underwater navigation. While LazerShark is far from perfect, it reflects a year-long journey of trade-offs, rapid learning, and practical engineering grounded in our team’s prior experience."
99

10-
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
1110

1211
pdf: technical-report-2025.pdf
1312
showcase: "lazershark.html"

robosub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ full-logo: "https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobot
55
hero-bkg: "https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/comps/robosub/robosub-hero-bkg.webp"
66
hero-overlay: "https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/comps/robosub/robosub-hero-overlay.webp"
77
hero-logo: "https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/comps/robosub/robosub-hero-logo.webp"
8-
description: "RoboSub is an international robotics competition in which teams compete to create Autonomous Underwater Vehicles (AUVs). These AUVs are completely unmanned, and must use sensor data to navigate and complete various tasks in a live competition. The competition tasks mirror real-world AUV missions, such as seafloor mapping and sonar localization."
8+
description: "<a href='https://robosub.org/' target='blank_'> RoboSub</a> is an international robotics competition in which teams compete to create Autonomous Underwater Vehicles (AUVs). These AUVs are completely unmanned, and must use sensor data to navigate and complete various tasks in a live competition. The competition tasks mirror real-world AUV missions, such as identifying targets, manipulating objects, driving through gates, and acoustic localization. All tasks are performed completely autonomously, with no tether."
99
---

0 commit comments

Comments
 (0)