Skip to content

Commit

Permalink
Merge pull request #1 from BIRDSOpenSource/development
Browse files Browse the repository at this point in the history
Website face lift
  • Loading branch information
balotofi authored Sep 6, 2024
2 parents f8a67c4 + 8b39868 commit be64ec7
Show file tree
Hide file tree
Showing 105 changed files with 6,611 additions and 252 deletions.
Binary file added .DS_Store
Binary file not shown.
19 changes: 0 additions & 19 deletions GS-software.md

This file was deleted.

10 changes: 10 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io" }

gem 'jekyll-theme-minimal'

group :jekyll_plugins do
gem "jekyll-sitemap"
gem "jekyll-seo-tag"
end
112 changes: 112 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
forwardable-extended (2.6.0)
google-protobuf (4.27.3)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-darwin)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-theme-minimal (0.2.0)
jekyll (> 3.5, < 5.0)
jekyll-seo-tag (~> 2.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.6)
strscan
rouge (4.3.0)
safe_yaml (1.0.5)
sass-embedded (1.77.8)
google-protobuf (~> 4.26)
rake (>= 13)
sass-embedded (1.77.8-aarch64-mingw-ucrt)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-arm64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86-cygwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86-mingw-ucrt)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-cygwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-darwin)
google-protobuf (~> 4.26)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
webrick (1.8.1)

PLATFORMS
aarch64-mingw-ucrt
arm64-darwin
ruby
x86-cygwin
x86-mingw-ucrt
x86_64-cygwin
x86_64-darwin

DEPENDENCIES
jekyll-seo-tag
jekyll-sitemap
jekyll-theme-minimal

BUNDLED WITH
2.5.16
21 changes: 21 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) [2024] [The BIRDS Project]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
11 changes: 8 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
theme: jekyll-theme-minimal
title: Birds Open Source Release
description: Kyushu Institute of Technology
logo: ./images/logo_2018_07.png
title: Birds Open Source Project
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.
logo: ./assets/images/logo_2018_07.png
show_downloads: false
url: "/"

plugins:
- jekyll-sitemap
- jekyll-seo-tag
37 changes: 37 additions & 0 deletions _data/docs_nav.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
- title: Getting Started
docs:
- link: /docs/
- link: /docs/installation/
- link: /docs/ruby-101/
- link: /docs/community/
- link: /docs/step-by-step/01-setup/
- title: Build
docs:
- link: /docs/usage/
- link: /docs/configuration/
- link: /docs/rendering-process/
- title: Content
docs:
- link: /docs/pages/
- link: /docs/posts/
- link: /docs/front-matter/
- link: /docs/collections/
- link: /docs/datafiles/
- link: /docs/assets/
- link: /docs/static-files/
- title: Site Structure
docs:
- link: /docs/structure/
- link: /docs/liquid/
- link: /docs/variables/
- link: /docs/includes/
- link: /docs/layouts/
- link: /docs/permalinks/
- link: /docs/themes/
- link: /docs/pagination/
- title: Guides
docs:
- link: /docs/plugins/
- link: /docs/migrations/
- link: /docs/upgrading/
- link: /docs/deployment/
16 changes: 16 additions & 0 deletions _data/primary_nav.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
- title: Home
link: /
show_on_mobile: true
- title: About
link: /about/
show_on_mobile: true
- title: Resources
link: /resources/
show_on_mobile: true
- title: Docs
link: /docs/
show_on_mobile: true
show_on_mobile: true
- title: Showcase
link: /showcase/
show_on_mobile: true
19 changes: 19 additions & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<footer>
<div class="container">
<div class="grid">
<div class="unit one-third center-on-mobiles">
<p>BIRDS <a href='{{ site.baseurl }}/'>Bus Open Source Powered</a> by: <a href="https://birds-project.com/">BIRDS Project</a></p>
</div>
<div class="unit two-thirds align-right center-on-mobiles">
{% if site.github.is_project_page %}
<p>Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
{% endif %}
<p>&copy; {{ site.time | date: "%Y" }} {{ site.title }}. All rights reserved.</p>
<p>
This project is licensed under the <a href="{{ site.baseurl }}/LICENSE">MIT License</a>.
</p>
</div>
</div>
</div>
</footer>
{% include scripts.html %}
8 changes: 8 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!-- Logo -->
<header>
{% assign currentRequest = page.url | remove_first: '/' | downcase | split: '/' %}
<div class="flexbox">
{% include navigation.html currentRequest=currentRequest %}
</div>
</body>
</header>
57 changes: 57 additions & 0 deletions _includes/navigation.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@

<!-- Navigation Start -->
<nav class="navbar navbar-custom navbar-fixed-top{% if page.bluenavbar == true %} bluenavbar{% endif %}" role="navigation">
<div class="container">
<div class="navbar-header">
{% if page.section-type == "index" %}
<a class="navbar-brand page-scroll" href="#page-top">
{% else %}
<a class="navbar-brand" href="{{site.baseurl}}/">
{% endif %}
<div class="navbar-logo">
<h1>
<a href="{{ '/' | relative_url }}" class="logo">
<img src="{{ '/assets/favicons/favicon-light-nobg.png' | relative_url }}" width="200" height="105" alt="BIRDS Logo">
</a>
</h1>
</a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="firstlevel">
<a href="{{site.baseurl}}/" class="firstlevelanchor">
Home
</a>
</li>
<li class="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'docs' %} active {% endif %}">
<a href="{{site.baseurl}}/docs" class="firstlevelanchor">
Docs
</a>
</li>
<li class="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'about' %} active {% endif %}">
<a href="{{site.baseurl}}/about" class="firstlevelanchor">
About
</a>
</li>
<li class="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'showcase' %} active {% endif %}">
<a href="{{site.baseurl}}/showcase/" class="firstlevelanchor">
Showcase
</a>
</li>
<li class="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'webinars' %} active {% endif %}">
<a href="{{site.baseurl}}/webinars" class="firstlevelanchor">
Webinars
</a>
</li>
<li class="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'github' %} active {% endif %}">
<a href="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io" class="firstlevelanchor" style="margin-top: 4px;">
<button type="button" class="btn btn-primary"><strong>Github</strong></button>
</a>
</li>
</ul>
</div>
</div>
</nav>

<!-- Navigation End -->

48 changes: 48 additions & 0 deletions _includes/scripts.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<!-- Scripts Start -->

<!-- Google Fonts -->
<script type="text/javascript" charset="UTF-8" src="https://ajax.googleapis.com/ajax/libs/webfont/1.5.18/webfont.js"></script>
<script>
WebFont.load({
google: {
families: ['Open Sans:300,700', 'Open Sans Condensed:300,700', 'Material Icons']
}
});
</script>
<!-- Google Analytics -->
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');

ga('create', '{{ site.analytics.tracking_id }}', 'auto');
ga('send', 'pageview');
</script>

<!-- SEO Details -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "{{site.author}}",
"headline": "{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}",
"description": "{% if page.excerpt %}{{page.excerpt | strip_html }}{% else %}{{site.excerpt | strip_html }}{% endif %}",
"publisher": {
"@type": "Organization",
"logo": {
"@type": "ImageObject",
"url": "{{site.logo}}"
}
},
"url": "{{site.url}}"
}
</script>
<!-- Scripts END -->
Loading

0 comments on commit be64ec7

Please sign in to comment.