Skip to content

Commit 1bf7573

Browse files
committed
updated project page structure
1 parent a700b65 commit 1bf7573

16 files changed

+42
-20
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
I"�{"source"=>"/media/user/Storage-Fast/Research/code/github-website/src", "destination"=>"/media/user/Storage-Fast/Research/code/github-website/src/_site", "collections_dir"=>"collections", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}, "projects"=>{"output"=>true}, "blog"=>{"output"=>true}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-feed", "jekyll-seo-tag", "jekyll-paginate"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num/", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "title"=>"RCmags", "author"=>"Mags", "email"=>"[email protected]", "description"=>"Projects and other things", "paginate"=>6, "github_username"=>"RCmags", "youtube_username"=>"XXXmags", "rcgroups_username_id"=>"189488", "google_analytics"=>true, "minima"=>{"date_format"=>"%-d %b, %Y"}, "livereload_port"=>35729, "serving"=>true, "watch"=>true, "url"=>"http://localhost:4000"}:ET
1+
I"a{"source"=>"/media/user/Storage-Fast/Research/code/github-website/src", "destination"=>"/media/user/Storage-Fast/Research/code/github-website/src/_site", "collections_dir"=>"collections", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}, "projects"=>{"output"=>true}, "blog"=>{"output"=>true}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-feed", "jekyll-seo-tag", "jekyll-paginate"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num/", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false, "syntax_highlighter"=>"rouge", "syntax_highlighter_opts"=>{:default_lang=>"plaintext", :guess_lang=>true}, "coderay"=>{}}, "title"=>"RCmags", "author"=>"Mags", "email"=>"[email protected]", "description"=>"Projects and other things", "paginate"=>6, "github_username"=>"RCmags", "youtube_username"=>"XXXmags", "rcgroups_username_id"=>"189488", "google_analytics"=>true, "minima"=>{"date_format"=>"%-d %b, %Y"}, "livereload_port"=>35729, "serving"=>true, "watch"=>true, "url"=>"http://localhost:4000"}:ET

_data/directory.yml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,18 @@
33
projects:
44
url: "projects.html"
55

6-
Aircraft:
7-
url: "projects/aircraft.html"
8-
6+
Airplanes:
7+
url: "projects/airplanes.html"
8+
9+
Autogyros:
10+
url: "projects/autogyros.html"
11+
12+
Helicopters:
13+
url: "projects/helicopters.html"
14+
15+
Ornithopters:
16+
url: "projects/ornithopters.html"
17+
918
Arduino Libraries:
1019
url: "projects/arduino-libraries.html"
1120

_data/note.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Each category needs to be explicitly written into the list of a supra-category.

_data/projects.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
Aircraft:
2+
- "Airplanes"
3+
- "Autogyros"
4+
- "Helicopters"
5+
- "Ornithopters"
6+
17
Vehicles:
2-
- "Aircraft"
38
- "Robots"
49

510
Coding:

about.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,10 @@ icon: "question.svg"
66
---
77

88
### The author
9-
Hi. I'm some guy on the internet whose story is pretty simple: I liked airplanes and video games as a kid then went to college and took some coding classes. Along the way I worked on some cool projects so I made this website to share them. I believe some of these projects can serve as an inspiration for anyone interested in similar designs. I also started a blog to get stuff out my head and order my thoughts.
10-
11-
<!-- bird image -->
12-
<p align="center">
13-
<img src="/img/about/avatar.jpg" style="border-radius: 50%; max-width: 300px; padding-bottom: 10px;">
14-
<i>What do you expect out of some random website?</i>
15-
</p>
9+
I'm some guy on the internet that made some cool projects and wanted to share them with the world. I also needed a diary to write down my throughts. Maybe something good will come of it, you know?
1610

1711
### This website
18-
This website serves as a blog and a repository for my personal projects.
19-
20-
The __projects__ are sub-divided into multiple categories that branch into their own set of posts. Each project is a set of articles that explain the inception and development of a particular idea until it concludes into a functional prototype. These projects range from small web-apps and Arduino libraries to experimental model aircraft that act as concept demonstrators. The __blog__ follows a similar structure, but focuses on narrating and analyzing experiences. Here you can find things like a travel diary and a research log.
12+
This website serves as a blog and a repository for my personal projects. The __projects__ page is sub-divided into multiple categories that branch into their own set of posts. Each project is a set of articles that explain the inception and development of a particular idea until it concludes into a functional prototype. These projects range from small web-apps and arduino libraries to experimental model aircraft. The __blog__ page follows a similar structure but focuses less structured personal projects and experiences. Here you can find things like a travel diary and a research log.
2113

2214
### Contact
2315
If you have questions about the content on this site, feel free to contact me. Just use the links at the bottom of the page.

collections/_projects/aircraft.md

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

collections/_projects/airplanes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category-page
3+
category: Airplanes
4+
description: "Model aircraft sustained with fixed wings"
5+
---

collections/_projects/autogyros.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category-page
3+
category: Autogyros
4+
description: "Model rotorcraft with self driven rotors"
5+
---

collections/_projects/helicopters.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category-page
3+
category: Helicopters
4+
description: "Model rotorcraft with mechanically driven rotors"
5+
---

collections/_projects/ornithopters.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category-page
3+
category: Ornithopters
4+
description: "Model aircraft propelled by flapping wings"
5+
---

0 commit comments

Comments
 (0)