Add intro content (draft)

This commit is contained in:
David Eisinger
2025-01-10 23:21:50 -05:00
parent 749435298e
commit f16ceb9f0d
2 changed files with 8 additions and 0 deletions

View File

@@ -5,3 +5,7 @@ draft: false
start_date: 2023-03-01T00:00:00-04:00 start_date: 2023-03-01T00:00:00-04:00
end_date: 2025-02-28T00:00:00-04:00 end_date: 2025-02-28T00:00:00-04:00
--- ---
I've been maintaining a website at <https://davideisinger.com/> 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.

View File

@@ -18,6 +18,10 @@
<section class="page-break"> <section class="page-break">
Dispatches, {{ time.Format "January 2006" $start_date }} {{ time.Format "January 2006" $end_date }} Dispatches, {{ time.Format "January 2006" $start_date }} {{ time.Format "January 2006" $end_date }}
<hr>
{{ .Content }}
</section> </section>
{{ range $dispatches }} {{ range $dispatches }}