Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/_data/navigation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ items:
url: /sponsors/
- text: Join
url: /join/
- text: Contact
url: /contact/
31 changes: 29 additions & 2 deletions src/_includes/layouts/page.njk
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,35 @@ layout: base.njk
{% endif %}

<h1 class="text-3xl md:text-4xl font-bold text-primary mb-4">{{ title }}</h1>

{% set calloutToken = "[[CALLOUT]]" %}
{% if callout %}
{% set hasCta = callout.ctaText and callout.ctaUrl %}
{% set calloutTextClass = "mb-0" %}
{% if hasCta %}
{% set calloutTextClass = "mb-4" %}
{% endif %}
{% set calloutHtml %}
<div class="bg-blue-50 border border-blue-100 rounded-lg px-6 py-5 mb-8">
<p class="text-lg font-semibold text-primary mt-0 {{ calloutTextClass }}">{{ callout.text }}</p>
{% if hasCta %}
<a href="{{ callout.ctaUrl }}" class="inline-block px-5 py-2 bg-primary text-white rounded-lg hover:bg-blue-800 transition">
{{ callout.ctaText }}
</a>
{% endif %}
</div>
{% endset %}
{% set hasCalloutToken = (content | replace(calloutToken, "")) != content %}
{% if not hasCalloutToken %}
{{ calloutHtml | safe }}
{% endif %}
{% endif %}

<div class="prose prose-lg max-w-none">
{{ content | safe }}
{% if callout %}
{{ content | replace(calloutToken, calloutHtml) | safe }}
{% else %}
{{ content | safe }}
{% endif %}
</div>
</div>
</div>
32 changes: 23 additions & 9 deletions src/_includes/layouts/sponsors.njk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,30 @@ layout: base.njk

<div class="container mx-auto px-6 py-8 md:py-12">
<h1 class="text-3xl md:text-4xl font-bold text-primary mb-8">Our Sponsors</h1>

{% set calloutToken = "[[CALLOUT]]" %}
{% if callout %}
{% set calloutHtml %}
<div class="bg-blue-50 border border-blue-100 rounded-lg px-6 py-5 mb-8">
<h2 class="text-xl font-semibold text-primary mb-2 mt-0">{{ callout.title }}</h2>
<p class="text-lg mb-4 mt-0">{{ callout.text }}</p>
<a href="{{ callout.ctaUrl }}" class="inline-block px-5 py-2 bg-primary text-white rounded-lg hover:bg-blue-800 transition">
{{ callout.ctaText }}
</a>
</div>
{% endset %}
{% set hasCalloutToken = (content | replace(calloutToken, "")) != content %}
{% if not hasCalloutToken %}
{{ calloutHtml | safe }}
{% endif %}
{% endif %}

<div class="prose prose-lg max-w-none mb-8">
{{ content | safe }}
{% if callout %}
{{ content | replace(calloutToken, calloutHtml) | safe }}
{% else %}
{{ content | safe }}
{% endif %}
</div>

{% set platinumSponsors = [] %}
Expand Down Expand Up @@ -133,12 +154,5 @@ layout: base.njk
</div>
</div>
{% endif %}

<div class="mt-12 bg-gray-50 rounded-lg p-8 shadow-inner">
<h2 class="text-2xl font-bold text-primary mb-4">New Sponsors</h2>
<p class="text-lg mb-6">We're on the lookout for more fantastic sponsors to get on board and help us continue to fulfill our mission of further creating young engineers. We have a variety of options for sponsorship and are after more assistance. Contributions big or small, or the funding of specific activities are always welcome and appreciated. We can include your logos in media and marketing packages as well as on the robot, and bring student-run presentations to your business or community event with functional robots for demonstrations. Get in touch now to help sponsor our robotics non-profit!</p>
<a href="mailto:enquiries@thedropbears.org.au" class="inline-block px-6 py-3 bg-primary text-white rounded-lg hover:bg-blue-800 transition">
Contact Us
</a>
</div>

</div>
16 changes: 16 additions & 0 deletions src/_pages/contact.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Contact Us
description: How to get in touch with The Drop Bears (FRC Team 4774)
layout: layouts/page.njk
permalink: /contact/
---

If you'd like to get in touch, we would love to hear from you.

- **General enquiries:** [enquiries@thedropbears.org.au](mailto:enquiries@thedropbears.org.au)

You can also find us on:

- [YouTube](https://www.youtube.com/@thedropbears)
- [Instagram](https://www.instagram.com/frc_thedropbears)
- [GitHub](https://www.github.com/thedropbears)
52 changes: 52 additions & 0 deletions src/_pages/for-sponsors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
title: For Sponsors
description: Sponsorship overview for supporting The Drop Bears
layout: layouts/page.njk
permalink: /for-sponsors/
callout:
text: "We're on the lookout for more fantastic sponsors to get on board and help us continue to fulfill our mission of further creating young engineers. We have a variety of options for sponsorship and are after more assistance. Contributions big or small, or the funding of specific activities are always welcome and appreciated. We can include your logos in media and marketing packages as well as on the robot, and bring student-run presentations to your business or community event with functional robots for demonstrations. Get in touch now to help sponsor our robotics non-profit!"
ctaText: Contact us
ctaUrl: /contact/
---

[[CALLOUT]]

## Who are The Drop Bears?

We are high school students building technical and teamwork skills, supported by volunteer mentors with industry experience. We have competed locally and internationally for 13 years and are hosted by the Australian Centre for Field Robotics at the University of Sydney.

---

## Our students

- Aged 14-18
- Design, prototype, and build a competitive robot
- Learn software, mechanical, and engineering skills from mentors and each other
- Develop collaboration, problem-solving, and communication capabilities
- Create an inclusive team environment to boost students' confidence

---

## The competition

FIRST Robotics Competition is an international, nonprofit-led initiative that promotes STEM education through an annual design, build, and compete challenge. Each January a new challenge is issued, and teams have 8 weeks to build their robot. We compete in local events where we form alliances with other teams to play the game.

See us in action: [https://youtu.be/VUXFyxdBxkE](https://youtu.be/VUXFyxdBxkE)

---

## Our support network

- Mentors volunteer their time to share their skills with the students
- Parents support students to attend workshop sessions and competitions
- Sponsors fund our competition registration fees and new tools and materials

---

## What's in it for you?

- Support local students to build their STEM technical and interpersonal skills
- Promote your business to local families and schools
- Demonstrate community engagement to your employees and customers
- Logo recognition on our robot, website, and social media channels
- Content for your own social channels or staff engagement messaging
7 changes: 7 additions & 0 deletions src/_pages/sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ description: Meet the organizations that make our work possible
layout: layouts/sponsors.njk
permalink: /sponsors/
templateEngineOverride: njk
callout:
title: For Sponsors
text: Interested in supporting The Drop Bears? Read our sponsorship overview and how your support helps students build STEM skills.
ctaText: Read the sponsorship overview
ctaUrl: /for-sponsors/
---

The Drop Bears thank all our sponsors for their generous support. In addition to the team members’ financial contributions, our team relies significantly on sponsorships to help fund our operations, including robot parts, competition fees, and outreach activities.

[[CALLOUT]]