--- title: "Journal" layout: single.njk lastmod: 2025-05-12T00:50:00.00-05:00 eleventyImport: collections: ["post"] eleventyNavigation: key: "Journal" order: 1 --- # Journal All my journal entries.
    {% for entry in collections.post reversed %}
  1. {{ entry.date | date: "%Y-%m-%d" }}: {{ entry.data.title }}
  2. {% endfor %}
## Categories (WIP) **By year** - 2025 **By topic** - Stream of consciousness