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
Copy file name to clipboardExpand all lines: _config.yml
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,13 @@
20
20
21
21
22
22
title: Birds Open Source Project
23
-
description: The BIRDS program, developed by Kyushu Institute of Technology, is an educational initiative focused on CubeSat development. The BIRDS Open Source project is committed to demonstrating lean satellite development that is well documented, easy to adapt and debug, and that caters to the needs of the entire satellite development workflow, from satellite design configurations to ground station data collection and analysis.
24
-
logo: ./assets/images/logo_2018_07.png
25
-
show_downloads: false
23
+
description: >- # this means to ignore newlines until "baseurl:"
24
+
The BIRDS program, developed by Kyushu Institute of Technology, is an educational initiative focused on CubeSat development.
25
+
The BIRDS Open Source project is committed to demonstrating lean satellite development that is well documented, easy to adapt and debug, and that caters to the needs of the entire satellite development workflow, from satellite design configurations to ground station data collection and analysis.
26
26
baseurl: "/"# the subpath of your site, e.g. /blog
27
27
url: ""# the base hostname & protocol for your site, e.g. http://example.com
0 commit comments