Skip to content

Commit 8266c6f

Browse files
committed
Merge branch 'main' of https://github.com/MwithHeart/BIRDSOpenSource.github.io into development
2 parents b22660e + c0fac81 commit 8266c6f

119 files changed

Lines changed: 5030 additions & 1146 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

0 Bytes
Binary file not shown.

Gemfile.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
base64 (0.2.0)
77
bigdecimal (3.1.9)
88
colorator (1.1.0)
9-
concurrent-ruby (1.3.4)
9+
concurrent-ruby (1.3.5)
1010
em-websocket (0.5.3)
1111
eventmachine (>= 0.12.9)
1212
http_parser.rb (~> 0)
@@ -23,9 +23,6 @@ GEM
2323
ffi (1.17.1-x86_64-darwin)
2424
ffi (1.17.1-x86_64-linux-gnu)
2525
forwardable-extended (2.6.0)
26-
google-protobuf (4.29.3)
27-
bigdecimal
28-
rake (>= 13)
2926
google-protobuf (4.29.3-arm64-darwin)
3027
bigdecimal
3128
rake (>= 13)
@@ -36,7 +33,7 @@ GEM
3633
bigdecimal
3734
rake (>= 13)
3835
http_parser.rb (0.8.0)
39-
i18n (1.14.6)
36+
i18n (1.14.7)
4037
concurrent-ruby (~> 1.0)
4138
jekyll (4.3.4)
4239
addressable (~> 2.4)
@@ -59,7 +56,7 @@ GEM
5956
octokit (>= 4, < 7, != 4.4.0)
6057
jekyll-include-cache (0.2.1)
6158
jekyll (>= 3.7, < 5.0)
62-
jekyll-polyglot (1.8.1)
59+
jekyll-polyglot (1.9.0)
6360
jekyll (>= 4.0, >= 3.0)
6461
jekyll-sass-converter (3.0.0)
6562
sass-embedded (~> 1.54)
@@ -99,7 +96,7 @@ GEM
9996
rexml (3.4.0)
10097
rouge (4.5.1)
10198
safe_yaml (1.0.5)
102-
sass-embedded (1.83.1)
99+
sass-embedded (1.83.4)
103100
google-protobuf (~> 4.29)
104101
rake (>= 13)
105102
sawyer (0.9.2)
@@ -112,7 +109,6 @@ GEM
112109
webrick (1.9.1)
113110

114111
PLATFORMS
115-
aarch64-mingw-ucrt
116112
arm64-darwin
117113
x86_64-darwin
118114
x86_64-linux

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
# BIRDS Build-A-Satellite Documentation Site
1+
<p align="right">
2+
<a href="https://badge.fury.io/rb/just-the-docs"><img src="https://badge.fury.io/rb/just-the-docs.svg" alt="Gem version"></a> <a href="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io/actions/workflows/ci.yml"><img src="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io/actions/workflows/ci.yml/badge.svg" alt="CI Build status"></a> <a href="https://app.netlify.com/sites/just-the-docs/deploys">
3+
</p>
4+
<br><br>
5+
<p align="center">
6+
<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+
<p align="center">A video walkthrough of various BIRDS Docs features</p>
13+
14+
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/eHbP0YvnUiI?si=lDnSzHd7lpJlMOno/0.jpg)](https://www.youtube.com/watch?v=eHbP0YvnUiI?si=lDnSzHd7lpJlMOno)
15+
16+
## Usage
17+
18+
[View the documentation][Just the Docs] for usage information.
219

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.
420

521
## About the Project
622

_config.yml

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# site settings
22

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.
55
email: null
66

77
# theme
@@ -84,7 +84,14 @@ nav_enabled: true
8484
back_to_top: true
8585
back_to_top_text: "Back to top"
8686
# 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.
87-
footer_content: "Copyright &copy; 2015-2025 Laboratory of Lean Satellite Enterprises and In-Orbit Experiment <a href=\"https://kyutech-laseine.net/english/\">(LaSeine), Kyutech.</a>"
87+
footer_content: "Copyright &copy; 2015-2025 Laboratory of Lean Satellite Enterprises and In-Orbit Experiment <a href=\"https://kyutech-laseine.net/english/\">(LaSeine), Kyutech.</a> <br/> <br/>
88+
Contribute to Docs <br/>
89+
- <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/>
94+
- <a href=\"https://lean-sat.org/opensource/\">Join Our Monthly Webinars</a>"
8895

8996
# Footer last edited timestamp
9097
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
@@ -93,12 +100,16 @@ last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https:/
93100
# Footer "Edit this page on GitHub" link text
94101
gh_edit_link: true # show or hide edit this page link
95102
gh_edit_link_text: "Edit this page on GitHub."
96-
gh_edit_repository: "https://github.com/BIRDSOpenSource/Build-A-Satellite" # the github URL for your repo
97-
gh_edit_branch: "development" # the branch that your docs is served from
103+
gh_edit_repository: "https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io" # the github URL for your repo
104+
gh_edit_branch: "main" # the branch that your docs is served from
98105
# gh_edit_source: docs # the source that your files originate from
99-
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately
106+
gh_edit_view_mode: "edit" # "tree" or "edit" if you want the user to jump into the editor immediately
100107

101108
# Color scheme supports "light" (default) and "dark"
109+
color_schemes:
110+
- light
111+
- dark
112+
102113
color_scheme: light
103114

104115
# Define Jekyll collections

_data/en/l10n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
lang_name: "English"
2-
title: Build-A-Satellite
2+
title: BIRDS | Open Source Release
33
date_format: "%b %e, %Y"

0 commit comments

Comments
 (0)