-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (26 loc) · 1.12 KB
/
_config.yml
File metadata and controls
30 lines (26 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Site Settings
# description: "Provides a complete open source desktop solution for learning how to use NASA's core flight system (cFS). The kit uses Ball Aerospace's COSMOS command and telemetry system, NASA's cFS, and a NASA dynamic simulator called 42. "
github-wiki-url: https://github.com/OpenSatKit/OpenSatKit/wiki
email: dmccomas63@gmail.com
baseurl: ""
#baseurl: "/blog-proto"
#url: "http://dmccomas.github.io"
github:
wiki-url: https://github.com/OpenSatKit/OpenSatKit/wiki
issues-url: https://github.com/OpenSatKit/OpenSatKit/issues
url: https://opensatkit.github.io
# url: https://github.com/OpenSatKit/OpenSatKit/
# username: OpenSatKit
paginate: 5
# Build settings
markdown: kramdown
highlighter: rouge
permalink: none
plugins: [jekyll-paginate, jekyll-sitemap, jekyll-feed]
# Customise feed settings (uncommenting following two fields to customise feed title and description)
title: 'OpenSatKit'
description: 'core Flight System (cFS) starter kit'
author: 'David McComas'
# RSS 2.0 can be used instead of Atom by uncommenting following two lines
#feed:
# path: rss-feed.xml