Migrate to blag
- Convert old html blogposts to markdown - Organize things into blag's folder structure - Adjust html and css templates
This commit is contained in:
10
content/2024/01/17/post-01.md
Normal file
10
content/2024/01/17/post-01.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Title: A blog post
|
||||
Description: A description
|
||||
Date: 2024-01-17 10:28
|
||||
Tags: personal
|
||||
Edited: 2024-01-17 10:39
|
||||
|
||||
# A personal blog
|
||||
|
||||
This is a personal project built... because i can. I have this odd fascination with the concept of `gitops` - that is, keeping entire codebases + their documentation within a single self-contained git repository. I also have an interest in self-hosting my own services/infrastructure because it gives me a better fundamental understanding of the hardware/software behind things like `GitHub Actions`. Thus, instead of being run/deployed with any number of cloud services, i've done my best to self-host my own stuff.
|
||||
|
||||
Reference in New Issue
Block a user