8 lines
243 B
Markdown
8 lines
243 B
Markdown
|
|
---
|
||
|
|
layout: layouts/journal.njk
|
||
|
|
title: Day One
|
||
|
|
description: Starting the journal as a collection.
|
||
|
|
---
|
||
|
|
|
||
|
|
Today I migrated the Journal section into a proper Eleventy collection. Each entry gets its own permalink and shows up on the listing page.
|