start working on posts with placeholder content
This commit is contained in:
8
posts/after.mdx
Normal file
8
posts/after.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Example after post
|
||||
date: 2026-02-28
|
||||
---
|
||||
|
||||
## After
|
||||
|
||||
Lorem ipsum dolor sit amet.
|
||||
8
posts/before.mdx
Normal file
8
posts/before.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Example previous post
|
||||
date: 2026-02-21
|
||||
---
|
||||
|
||||
## Before
|
||||
|
||||
Lorem ipsum dolor sit amet.
|
||||
10
posts/test.mdx
Normal file
10
posts/test.mdx
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: This is a Test
|
||||
date: 2026-02-27
|
||||
---
|
||||
|
||||
This is a test.
|
||||
|
||||
## A Heading
|
||||
|
||||
Lorem ipsum dolor sit amet, consectitur adipiscing elit.
|
||||
Reference in New Issue
Block a user