diff --git a/content/journal/dispatch-14-april-2024/index.md b/content/journal/dispatch-14-april-2024/index.md index 88da94b..c3cb704 100644 --- 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 +* 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 + 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 new file mode 100644 index 0000000..16d849d Binary files /dev/null and b/content/journal/dispatch-14-april-2024/spltr-cert.pdf differ diff --git a/content/journal/dispatch-14-april-2024/spltr-result.pdf b/content/journal/dispatch-14-april-2024/spltr-result.pdf new file mode 100644 index 0000000..75ee9f1 Binary files /dev/null and b/content/journal/dispatch-14-april-2024/spltr-result.pdf differ diff --git a/themes/v2/assets/css/style.scss b/themes/v2/assets/css/style.scss index f283cde..c9e4f41 100644 --- 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: '∗';