Add intro content (draft)
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user