removed templates and updated content

This commit is contained in:
Daniel Fichtinger 2025-06-27 23:30:41 -04:00
parent 60600a9a21
commit 7bbb03eeac
9 changed files with 21 additions and 47 deletions

View file

@ -0,0 +1,5 @@
---
post: false
---
This is not a blog post!

5
content/blog/topic.md Normal file
View file

@ -0,0 +1,5 @@
---
title: smth idk
---
yeet

View file

@ -2,9 +2,7 @@
title: My First Post
---
# My Title
- This post has some content.
- This post has some content. I changed it.
```python
def md_to_html(

View file

@ -1 +1,5 @@
Okay, here's a post. It references [topic](./topic.md)
---
post: true
---
Okay, here's a post. It references [topic](./topic.md). What??

5
content/post_list.md Normal file
View file

@ -0,0 +1,5 @@
---
template: post_list
---