+
+```
+
+For some reason it seemed that `.Site.Sections` would populate as `0` and `1`. Now, this may be an error of my part from lack of understanding of how Hugo works, but I have yet to make sense of the documentation as far as sections go.
+
+
+In any case, I borrowed the code found in `layouts/partials/sidebar.html` to include the nav links I desired:
+```html
+
+
+```
+
+----
+
+# But Wait, There's More!
+After getting more comfortable with how themes are designed for Hugo, I found a slew of other problems with the ported **Tracks** theme:
+
+* Improper HTML for `/about/` and `/contact/` resulting in a sloppy looking, inconsistent site.
+* Redundant `portfolio.html`: duplicated HTML code already used in `category.html`
+* Completely unused:
+ * `layouts/_default/taxonomy.html`
+ * `layouts/_default/list.html`
+ * `
` in `layouts/partials/category.html`
+* Missing:
+ * Pagination
+ * Syntax Highlighting
+
+At the this point in time I decided it was no longer worth my time in trying to re-work something I wasn't very familiar with, as my main objective was simply to get a portfolio website with blog functionality up and running.
diff --git a/themes/tranquilpeak b/themes/tranquilpeak
deleted file mode 160000
index 026df93..0000000
--- a/themes/tranquilpeak
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 026df931e5bb33838960823d1f3a4ba72a47923a