diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 5cfcc19..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,16 +0,0 @@ -version: 2 -updates: -- package-ecosystem: bundler - directory: "/" - schedule: - interval: daily - time: "10:00" - open-pull-requests-limit: 10 - ignore: - - dependency-name: html-proofer - versions: - - 3.19.0 - - dependency-name: github-pages - versions: - - "211" - - "212" \ No newline at end of file diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml deleted file mode 100644 index 10b6251..0000000 --- a/.github/workflows/jekyll.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: Jekyll site CI - -on: push - -jobs: - build: - - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v2 - - name: Build the site in the jekyll/builder container - run: | - docker run \ - -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \ - jekyll/builder:latest /bin/bash -c "chmod a+w /srv/jekyll/Gemfile.lock && chmod 777 /srv/jekyll && jekyll build --future" diff --git a/_pages/events.html b/_pages/events.html index 7a51d60..ab307d9 100644 --- a/_pages/events.html +++ b/_pages/events.html @@ -40,6 +40,19 @@

+
+ Ferdinand T. Day STEM Night +
+

Ferdinand T. Day. STEM Night February 19th

+

+ Join us at Ferdinand T. Day STEM Night, held at Ferdinand T. Day Elementary School, where our robotics team will present an exciting robot demonstration, allowing students to drive it for themselves and share information about our team and programs. This event is a wonderful chance for students to explore STEM through interactive demos and activities! +

+
+

+
+
+
+
diff --git a/_pages/robots.html b/_pages/robots.html index 4f33067..2b0a7b7 100644 --- a/_pages/robots.html +++ b/_pages/robots.html @@ -4,6 +4,24 @@ stylesheets: - robots --- + +
+
+
+

Glorp: Bunnybots 2025

+

Built for the 2025 offseason competition, + Bunnybots, Glorp was designed to shoot 7 inch foam footballs. Glorp used a NEO Swerve. It had a side intake which relied on gravity and was made from lexan. This intake allowed the football to be rolled sideways into what we call the midstage. The midstage acts as a conveyor belt to lead the now vertical football into the shooter and shoot into a high goal. +

+

+
+
+ +
+
+ +
+
@@ -25,7 +43,7 @@

Percy: Reefscape 2025

Whiterabbit: Bunnybots 2024

-

Built for the offseason competition, Built for the 2024 offseason competition, Bunnybots, Whiterabbit was designed to "skewer" 5-gallon buckets by picking them up from the inside and stacking them in a scoring area. It was made up of a pivoting arm attached to a wrist which would allow the robot to pick up buckets on their side. This was also our first robot where we used Neo motors for our @@ -60,7 +78,7 @@

iBeam: Crescendo 2024

Linguini: Bunnybots 2023

-

Built for the offseason competition, Built for the 2023 offseason competition, Bunnybots, Linguini is designed to move yoga balls from one end of the field to another, where it then had to elevate and place the ball in a "burrow" to score. Similarly @@ -109,7 +127,7 @@

Anklebiter: Rapid React

Rainmaker: Bunnybots 2021

-

Built for the offseason competition, Built for the 2022 offseason competition, Bunnybots, Rainmaker was designed to intake and move crates from the center of the field to 4 different corners. Additionally, Rainmaker had the ability to "dump" a (stuffed) @@ -126,7 +144,7 @@

Rainmaker: Bunnybots 202

Bob the Buildmo: Game Changers At Home 2021

-

Built for the FRC Built for the FRC gameGame Changers At Home Challenges, Bob the Buildmo was built on the same powerful chassis as El Salmandor. Bob featured a lightning-quick hooded shooter and vectored intake design, feeding into a multi-stage high powered conveyor system. In addition, it contained the most advanced path following software we have ever attempted, which was able to autonomously detect @@ -159,7 +177,7 @@

El Salmandor: Infinite R

Ted Bunny: Bunnybots 2019

-

Built for the offseason competition, Built for the 2021 offseason competition, Bunnybots, Ted Bunny started as our first experiment with a peanut chassis, a compact and energy efficient drivetrain, featuring a very lightweight hooded flywheel shooter, and bumper cutout style intake. It was able to pick up diff --git a/assets/images/Outreach-Images/StemFair_2026.jpeg b/assets/images/Outreach-Images/StemFair_2026.jpeg new file mode 100644 index 0000000..4c7491f Binary files /dev/null and b/assets/images/Outreach-Images/StemFair_2026.jpeg differ diff --git a/assets/images/Robots/Glorp.jpg b/assets/images/Robots/Glorp.jpg new file mode 100644 index 0000000..d8cb16e Binary files /dev/null and b/assets/images/Robots/Glorp.jpg differ