Add a basic journaling/blogging system

This commit is contained in:
2025-07-18 23:23:29 -04:00
parent fe62a0927b
commit 5684b8250c
3 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
title: "Hello World"
layout: post
---
# Welcome
**Hello world**, this is my first Jekyll blog post.
I hope you like it!