diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 7967e49..412fc1f 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -8,7 +8,7 @@ "type": "shell", "command": "zola", "options": { - "cwd": "${workspaceFolder}/ewpratten.com" + "cwd": "${workspaceFolder}" }, "args": [ "serve", diff --git a/content/_index.md b/content/_index.md index 4262838..956cfb2 100644 --- a/content/_index.md +++ b/content/_index.md @@ -8,7 +8,7 @@ I am a **Software Developer**, specializing in *automation* and *computer networ In my free time, I bounce around between a large collection of interests, with the common focus of wanting to learn how things *really work*. I take deep dives into topics that I find interesting, and occasionally write about them on [my blog](/blog). -## Whats in the works +## What I'm up to I am currently: diff --git a/content/hobbies.md b/content/hobbies.md index 15fed85..7214ab3 100644 --- a/content/hobbies.md +++ b/content/hobbies.md @@ -8,5 +8,4 @@ I spend my free time learning and making things. Check out the following pages f - [Amateur Radio](/radio) - [Photography](/photography) - [3D Printing](/3dprint) -- Gaming - - [Minecraft](/games/minecraft) \ No newline at end of file +- [Minecraft](/games/minecraft) \ No newline at end of file diff --git a/content/robotics/5024/darth-raider.md b/content/robotics/5024/darth-raider.md index 0548325..724dcd4 100644 --- a/content/robotics/5024/darth-raider.md +++ b/content/robotics/5024/darth-raider.md @@ -6,16 +6,11 @@ title: Darth Raider Darth Raider -**Darth Raider** carried a 15-4-0 WLT record, and was ranked #1 at the [*FIRST Robotics Humber College ONT District Event*](https://www.thebluealliance.com/event/2020onto3). This success ranked Raider Robotics as the 8th best robotics team in all of Canada for the 2020 competition season. +**Darth Raider** carried a 15-4-0 WLT record, and was ranked #1 at the *FIRST Robotics Humber College ONT District Event*. This success ranked Raider Robotics as the 8th best robotics team in all of Canada for the 2020 competition season. ## High-Level Features - On the fly autonomous path planning & following -- Fully autonomous global positioning system +- Real-time global position estimation - Environmentally reactive aim compensation - Highly coordinated intra-system game piece handling - -## External Links & Documentation - -- [Source Code](https://github.com/frc5024/InfiniteRecharge) -- [High-Level Design Documentation](/downloads/darth_raider_tech_binder.pdf) diff --git a/templates/base.html b/templates/base.html index 8d87488..b988b09 100644 --- a/templates/base.html +++ b/templates/base.html @@ -107,7 +107,8 @@ {#
  • Projects
  • #}
  • Hobbies
  • {#
  • Photos
  • #} -
  • Contact
  • + {#
  • Contact
  • #} + {#
  • More
  • #}