Skip to content

Commit d0befcd

Browse files
committed
supra category for collections
1 parent c8bb6a2 commit d0befcd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1430
-33
lines changed

_collections/_blog/computers.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: Computers
4+
description: "Miscellaneous articles and projects involving PC hardware"
5+
---

_collections/_blog/research.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: Research
4+
description: "Record of experiences and milestones during graduate school"
5+
---

_collections/_blog/travel.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: Travel
4+
description: "Analyses and descriptions about places and journeys"
5+
---

_collections/_projects/aircraft.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: Aircraft
4+
description: "Model aircraft and other flying devices"
5+
---

_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: "Models of aircraft with fixed wings and tails"
5+
---
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: "Arduino Libraries"
4+
description: "Libraries and code for the Arduino development boards"
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: "Models of Autogyros with passively rotated rotors"
5+
---

_collections/_projects/garrys-mod.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: "Garry's mod"
4+
description: "Designs, concepts and tutorials for the sandbox game Garry's mod"
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: "Aircraft with a powered rotor"
5+
---
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: Miscellaneous
4+
description: "Other random projects"
5+
---

0 commit comments

Comments
 (0)