Skip to content

Commit f685639

Browse files
committed
updated get started page links and software footeer
1 parent 19d60ea commit f685639

File tree

4 files changed

+11
-16
lines changed

4 files changed

+11
-16
lines changed

_site/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

get-started.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Welcome to the **BIRDS Open Source** project — your entry point into learning,
1919
| Section | Description |
2020
|--------|-------------|
2121
| [About](../about) | Learn about the goals, origins, and structure of the BIRDS Open Source platform. |
22-
| [For Project Managers](../for-project-managers) | Guidance for coordinating your team, documentation practices, and planning. |
23-
| [OBC / COM / EPS Guides](../for-obc-team-members) | Role-specific tasks, wiring, and software responsibilities. |
24-
| [Hardware Guides](../hardware-guides) | Learn how to assemble, test, and debug hardware. |
25-
| [Software Guides](../software-guides) | Understand the software stack, workflows, and key tools. |
26-
| [Templates & Checklists](../templates-and-checklists) | Practical documents to ensure quality, consistency, and traceability. |
22+
| [For Project Managers](../pm) | Guidance for coordinating your team, documentation practices, and planning. |
23+
| [OBC](../obc) [COM](../com) [EPS ](../eps) Guides | Role-specific tasks, wiring, and software responsibilities. |
24+
| [Hardware Guides](../hardware) | Learn how to assemble, test, and debug hardware. |
25+
| [Software Guides](../software) | Understand the software stack, workflows, and key tools. |
26+
| [Templates & Checklists](../templates) | Practical documents to ensure quality, consistency, and traceability. |
2727
| [Webinars](../webinars) | Recordings and announcements of community learning sessions. |
2828

2929
---
@@ -35,13 +35,13 @@ Welcome to the **BIRDS Open Source** project — your entry point into learning,
3535
- Explore [Launch](../launch) to see what the end goal looks like.
3636

3737
2. **Identify Your Role**
38-
- Go to your team-specific guide: [OBC](../for-obc-team-members), [COM](../for-com-team-members), or [EPS](../for-eps-team-members).
38+
- Go to your team-specific guide: [OBC](../obc), [COM](../com), or [EPS](../eps).
3939

4040
3. **Set Up Your Environment**
41-
- Follow the instructions in the [Software Guides](../software-guides) for installing dependencies, flashing firmware, and simulating satellite behavior.
41+
- Follow the instructions in the [Software Guides](../software) for installing dependencies, flashing firmware, and simulating satellite behavior.
4242

4343
4. **Practice with Templates**
44-
- Use the [Templates and Checklists](../templates-and-checklists) to track your progress and ensure best practices.
44+
- Use the [Templates and Checklists](../templates) to track your progress and ensure best practices.
4545

4646
5. **Join a Webinar**
4747
- Attend live sessions or watch past [Webinars](../webinars) to stay updated and learn from others.
@@ -60,11 +60,5 @@ Want to contribute, translate, or test? Contact us via the [project repository](
6060

6161
---
6262

63-
<footer class="text-sm text-gray-500 mt-12">
64-
Last updated: June 2025 · Maintained by the BIRDS Open Source Community
65-
</footer>
66-
67-
68-
6963
[About BIRDS]({{site.url}}/about){: .btn .btn-purple }
7064
[Next]({{site.url}}/){: .btn}

resources/templates/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ has_children: true
44
nav_enabled: false
55
layout: default
66
lang: en
7+
permalink: "/templates/"
78
---
89

910
# Templates and Checklists

software/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ For troubleshooting, reference documentation, and best practices, refer to:
7171

7272
If you encounter issues or need further clarification, feel free to reach out to the development team.
7373

74-
[Next]({{site.url}}/how-tos/flash_microcontroller.html) {: .btn}
74+
[Next]({{site.url}}/how-tos/flash_microcontroller.html){: .btn}

0 commit comments

Comments
 (0)