gil.ink/src/journal/index.md

31 lines
460 B
Markdown
Raw Normal View History

2025-05-12 02:31:17 -04:00
---
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.
2025-05-12 02:31:17 -04:00
<ol>
{% for entry in collections.post reversed %}
<li>{{ entry.date | date: "%Y-%m-%d" }}: <a href="{{ entry.url }}">{{ entry.data.title }}</a></li>
2025-05-12 02:31:17 -04:00
{% endfor %}
2025-05-12 02:33:13 -04:00
</ol>
2025-05-16 16:08:11 -04:00
## Categories (WIP)
**By year**
- 2025
**By topic**
2025-05-16 16:10:21 -04:00
- Stream of consciousness