You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1 align="center"> BIRDS Cubesat Bus Documentation Site</h1>
7
+
<p align="center">A comprehensive guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our documentation is structured to assist you at every stage of the satellite development process.<br>Easily hosted on GitHub Pages with few dependencies.</p>
8
+
<p align="center"><strong><a href="https://BIRDSOpenSource.github.io/">See it in action!</a></strong></p>
9
+
<br><br><br>
10
+
</p>
11
+
12
+
<palign="center">A video walkthrough of various BIRDS Docs features</p>
13
+
14
+
[](https://www.youtube.com/watch?v=eHbP0YvnUiI?si=lDnSzHd7lpJlMOno)
15
+
16
+
## Usage
17
+
18
+
[View the documentation][Just the Docs] for usage information.
2
19
3
-
Welcome to the BIRDS Build-A-Satellite Documentation Site! This platform provides a comprehensive guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our documentation is structured to assist you at every stage of the satellite development process.
Copy file name to clipboardExpand all lines: _config.yml
+17-6Lines changed: 17 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# site settings
2
2
3
-
title: Build-A-Satellite | BIRDS
4
-
description: The BIRDS Build-A-Satellite Project is a comprehensive open source guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our documentation is structured to assist you at every stage of the satellite development process.
3
+
title: BIRDS | Open Source Release
4
+
description: The BIRDS Open Source Release is a comprehensive open source guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our documentation is structured to assist you at every stage of the satellite development process.
5
5
email: null
6
6
7
7
# theme
@@ -84,7 +84,14 @@ nav_enabled: true
84
84
back_to_top: true
85
85
back_to_top_text: "Back to top"
86
86
# Note: The footer_content option is deprecated and will be removed in a future major release. Please use `_includes/footer_custom.html` for more robust markup / liquid-based content.
- <a href=\"https://birdsopensource.github.io/contribute\">Learn more</a> about how to get involved. <br/>
90
+
- <a href=\"https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io/issues/new?template=Blank+issue\">Submit feedback</a> to let us know how we can improve BIRDS Docs. <br/> <br/>
91
+
Join the Community <br/>
92
+
- <a href=\"https://t.me/+D3BCqCmceQ41ZGFl\">Chat With Us On Telegram</a> <br/>
93
+
- <a href=\"https://www.youtube.com/@kyutechseic4187\">Watch Us On YouTube</a> <br/>
0 commit comments