Skip to content

Commit 4653538

Browse files
authored
Merge pull request #7 from BIRDSOpenSource/development
Development
2 parents 80d14aa + 28b9941 commit 4653538

File tree

8 files changed

+20
-1257
lines changed

8 files changed

+20
-1257
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Gemfile.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,8 @@ GEM
6666
rexml (3.4.0)
6767
rouge (4.5.1)
6868
safe_yaml (1.0.5)
69-
sass-embedded (1.83.1)
69+
sass-embedded (1.83.1-arm64-darwin)
7070
google-protobuf (~> 4.29)
71-
rake (>= 13)
7271
terminal-table (3.0.2)
7372
unicode-display_width (>= 1.1.1, < 3)
7473
unicode-display_width (2.6.0)

_config.yml

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

3-
title: Build-A-Satellite
4-
description: The BIRDS Build-A-Satellite Project is 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.
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.
55
email: null
66

77
# theme
@@ -10,8 +10,8 @@ theme: just-the-docs
1010

1111
# urls
1212

13-
repository: BIRDSOpenSource/Build-A-Satellite/ # for github-metadata
14-
url: https://birdsopensource.github.io/Build-A-Satellite
13+
repository: BIRDSOpenSource/BIRDSOpenSource.github.io/ # for github-metadata
14+
url: https://birdsopensource.github.io/
1515
logo: "/assets/images/birds-logo-light.png" # Set a path/url to a logo that will be displayed instead of the title
1616
favicon_ico: "/assets/images/favicon.ico" # Set a path/url to a favicon that will be displayed by the browser
1717

_site/about/index.html

Lines changed: 14 additions & 287 deletions
Large diffs are not rendered by default.

_site/index.html

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

_site/showcase/index.html

Lines changed: 0 additions & 324 deletions
This file was deleted.

0 commit comments

Comments
 (0)