blog posts loading functional
This commit is contained in:
parent
db78dd8066
commit
2656ef7e74
8 changed files with 2077 additions and 30 deletions
20
content/blog/about-this-site.md
Normal file
20
content/blog/about-this-site.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
|
||||
title: 'About This Site'
|
||||
description: 'A look behind the technologies and inspiration for this site'
|
||||
date: '20-07-2024'
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
# meow
|
||||
|
||||
## meow meow
|
||||
|
||||
### meow meow meow
|
||||
|
||||
nya nya nya
|
||||
|
||||
|
||||
- nyaaaaaa
|
||||
18
content/blog/first-post.md
Normal file
18
content/blog/first-post.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
|
||||
title: 'First Blog Post'
|
||||
description: 'A simple test post to make sure everythings working'
|
||||
date: '20-07-2024'
|
||||
|
||||
---
|
||||
|
||||
title
|
||||
|
||||
# Hello world
|
||||
|
||||
Markdown test post
|
||||
|
||||
- meow
|
||||
- nya
|
||||
|
||||
dsadsa
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
# Hello world
|
||||
|
||||
Markdown test post
|
||||
|
||||
- meow
|
||||
|
||||
dsadsa
|
||||
Loading…
Add table
Add a link
Reference in a new issue