davideisinger.com

My personal website
Log | Files | Refs | README

commit 0c059521008cd0c08082b988c1cae68dd3cf7f7c
parent 6f867864acc62cf6a1a7283725045173d58c38bc
Author: David Eisinger <[email protected]>
Date:   Tue,  2 Apr 2024 23:01:59 -0400

April progress

Diffstat:
Mcontent/journal/dispatch-14-april-2024/index.md | 44+++++++++++++++++++++++++++++++++-----------
Acontent/journal/dispatch-14-april-2024/spltr-cert.pdf | 0
Acontent/journal/dispatch-14-april-2024/spltr-result.pdf | 0
Mthemes/v2/assets/css/style.scss | 2+-
4 files changed, 34 insertions(+), 12 deletions(-)

diff --git a/content/journal/dispatch-14-april-2024/index.md b/content/journal/dispatch-14-april-2024/index.md @@ -1,37 +1,59 @@ --- -title: "Dispatch 14 April 2024" -date: 2024-03-28T16:13:07-04:00 +title: "Dispatch #14 (April 2024)" +date: 2024-04-02T22:53:40-04:00 draft: false tags: - dispatch --- -Some thoughts here... +* Life + * Family visit + * Wilmington + * Vegas + * Lake <!--more--> +* Run + * [Result](spltr-result.pdf) + * [Cert](spltr-cert.pdf) +* [Parker Paper Company](https://www.parkerpapercompany.com/) +* Printing stuff + * https://www.print-my-pdf.com/ + * https://www.print-my-pdf.com/aboutus.php + * MixBook + * https://davideisinger.com/elsewhere/making-an-email-powered-e-paper-picture-frame/ + * https://manuelmoreale.com/from-ink-to-pixel-to-ink +* Music + * Roland SP-404 + * Music shelves +* Books + 1. The Dispossessed + 2. Upgrade + 3. Sea of Tranquility + 4. Tress of the Emerald Sea + <audio controls src="/journal/dispatch-14-april-2024/Asperatus.mp3"></audio> This month: -* Adventure: +* Adventure: Claire and I are headed to Lisbon, Portugal for a long weekend * Project: -* Skill: +* Skill: SP-404 Reading: -* Fiction: [_Title_][1], Author -* Non-fiction: [_Title_][2], Author +* Fiction: [_Pawn of Prophecy_][1], David Eddings +* Non-fiction: aforementioned Circuit and SP-404 manuals -[1]: https://bookshop.org/ -[2]: https://bookshop.org/ +[1]: https://en.wikipedia.org/wiki/The_Belgariad Links: +* [Title][2] * [Title][3] * [Title][4] -* [Title][5] +[2]: https://example.com/ [3]: https://example.com/ [4]: https://example.com/ -[5]: https://example.com/ diff --git a/content/journal/dispatch-14-april-2024/spltr-cert.pdf b/content/journal/dispatch-14-april-2024/spltr-cert.pdf Binary files differ. diff --git a/content/journal/dispatch-14-april-2024/spltr-result.pdf b/content/journal/dispatch-14-april-2024/spltr-result.pdf Binary files differ. diff --git a/themes/v2/assets/css/style.scss b/themes/v2/assets/css/style.scss @@ -43,7 +43,7 @@ ul { padding: 0 0 0 2ch; position: relative; - li { + >li { &::before { color: #aaa; content: '∗';