-
+
-
+
+ ++ {{ if ne $value.Name "" }} + {{ $value.Name }}{{ $value.Count }} + {{ else }} + {{ i18n "uncategorized" }}{{ $value.Count }} + {{ end }} + +
+ {{ end }}
+
diff --git a/content/post/2018/11/quick-photos-from-trf.md b/content/post/2018/11/quick-photos-from-trf.md index 62afdc42..ab8e488c 100644 --- a/content/post/2018/11/quick-photos-from-trf.md +++ b/content/post/2018/11/quick-photos-from-trf.md @@ -3,6 +3,8 @@ date = "2018-11-19T20:52:27-07:00" title = "Quick Photos from TRF" slug = "quick-photos-from-trf" image = "/uploads/2018/11/P1010726.jpg" +categories = ["photos"] +series = ["TRF 2018"] +++ As is our habit, we often go to TRF. This weekend, we finally made it. However, the weather was less than perfect. Around 50F and raining off and on. I still had a good time, and the family mainly enjoyed themselves as well, but I kept the small camera I brought with me away for most of the day. diff --git a/content/post/2018/12/trf-2018-photos-general.md b/content/post/2018/12/trf-2018-photos-general.md index 4f65a8a0..b21a3def 100644 --- a/content/post/2018/12/trf-2018-photos-general.md +++ b/content/post/2018/12/trf-2018-photos-general.md @@ -1,50 +1,50 @@ +++ date = "2018-12-14T12:15:27-07:00" -title = "'TRF 2018 Photos : General'" +title = "TRF 2018 Photos : General" slug = "trf-2018-photos-:-general" image = "/uploads/2018/12/PB250107.jpg" +categories = ["photos"] +series = ["TRF 2018"] +++ Part four of my TRF Photos series. This time the photos which did not fall into any of the other categories. -





















+
-
+
-
+
-
+
-
+
diff --git a/themes/nederburg/layouts/_default/taxonomy.html b/themes/nederburg/layouts/_default/taxonomy.html
index fa88ca2c..e69de29b 100644
--- a/themes/nederburg/layouts/_default/taxonomy.html
+++ b/themes/nederburg/layouts/_default/taxonomy.html
@@ -1 +0,0 @@
-Not today, bye!
diff --git a/themes/nederburg/layouts/partials/series.html b/themes/nederburg/layouts/partials/series.html
new file mode 100644
index 00000000..4f51fe58
--- /dev/null
+++ b/themes/nederburg/layouts/partials/series.html
@@ -0,0 +1,70 @@
+