Update
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dominic Grimm 2023-02-12 13:01:38 +01:00
parent 765fcc67dd
commit 01fdb9993c
No known key found for this signature in database
GPG Key ID: 6F294212DEAAC530
2 changed files with 18 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
blog/
.env

18
blog/hello_world/post.md Normal file
View File

@ -0,0 +1,18 @@
---
name: Hello world!
slug: hello_world
description: Hello world to the internet. Set up my first blog!
tags:
- backend
published_at: 2023-02-12
edited_at: null
active: true
---
# Hello world!
I just set up my first blog and am really proud of it!
So anyway, here I am.
I am really interested in backend technologies like GraphQL and Postgres and like to use Rust and Crystal for my projects.