first commit
This commit is contained in:
commit
384567df50
44 changed files with 501 additions and 0 deletions
5
content/posts/_index.md
Normal file
5
content/posts/_index.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = "Posts"
|
||||
+++
|
||||
|
||||
Below you can find most of my non-technical written works. Everything is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) unless otherwise indicated.
|
||||
10
content/posts/hello.md
Normal file
10
content/posts/hello.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
+++
|
||||
date = '2026-02-14T22:24:04+01:00'
|
||||
draft = false
|
||||
title = 'Hello world!'
|
||||
tags = ['meta']
|
||||
+++
|
||||
|
||||
welcome to the blog! there isn't much here (yet)
|
||||
|
||||
i have some ideas for posts though (plus, it's just nice to have somewhere i can write stuff down)
|
||||
Loading…
Add table
Add a link
Reference in a new issue