Creates the clean theme and adds some test information
This commit is contained in:
parent
70807fd674
commit
5772a3346b
29 changed files with 315 additions and 1 deletions
13
content/posts/hello-world.md
Normal file
13
content/posts/hello-world.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
+++
|
||||
title = 'Hello World'
|
||||
date = 2024-01-05T12:07:17+01:00
|
||||
tags = [ 'hello', 'world' ]
|
||||
draft = false
|
||||
+++
|
||||
# Hey, listen!
|
||||
|
||||
Here I'm explaining stuff
|
||||
|
||||
## Another thing
|
||||
|
||||
And another
|
Loading…
Add table
Add a link
Reference in a new issue