diff --git a/content/archive/2023-03-2025-02.md b/content/archive/2023-03-2025-02.md index e1ec1af..d0d3634 100644 --- a/content/archive/2023-03-2025-02.md +++ b/content/archive/2023-03-2025-02.md @@ -5,3 +5,7 @@ draft: false start_date: 2023-03-01T00:00:00-04:00 end_date: 2025-02-28T00:00:00-04:00 --- + +I've been maintaining a website at for the last two years, including monthly dispatches about my family, pursuits, and interests. What follows are all the dispatches I've written so far. + +I don't assume the website will still be up when you're reading this, so I've included all the source in a flash drive (USB-C presently; I'll try to keep it updated as these things change). The content is in the `content/journal` folder. diff --git a/themes/v2/layouts/archive/single.html b/themes/v2/layouts/archive/single.html index e5ccf6c..a49503f 100644 --- a/themes/v2/layouts/archive/single.html +++ b/themes/v2/layouts/archive/single.html @@ -18,6 +18,10 @@
Dispatches, {{ time.Format "January 2006" $start_date }} – {{ time.Format "January 2006" $end_date }} + +
+ + {{ .Content }}
{{ range $dispatches }}