ypsilanti/example/content/posts/first-post.md
Maxfield Luke bda33ef628
Some checks failed
ci / test (push) Failing after 2s
pages / build (push) Failing after 1s
pages / deploy (push) Has been skipped
Initial commit
2026-07-06 02:56:57 -04:00

21 lines
389 B
Markdown

---
title: First Post
date: 2026-01-01
description: A demo post with tags and markdown features.
layout: post
tags: demo, linux
categories: technology
---
This is a dated post. It appears in the generated post index, feed, tags, and categories.
## Markdown Features
| feature | status |
| - | - |
| tables | yes |
| footnotes | yes |
Here is a footnote.[^1]
[^1]: This is a footnote.