Add 'homepage/' from commit 'a07048bb01'

git-subtree-dir: homepage
git-subtree-mainline: 557d85391c
git-subtree-split: a07048bb01
This commit is contained in:
Fabian Montero 2025-08-25 23:07:52 -06:00
commit 3abff4437a
82 changed files with 2643 additions and 0 deletions

View file

@ -0,0 +1,3 @@
+++
render = false
+++

View file

@ -0,0 +1,6 @@
+++
title = "About Me"
path = "about"
+++
Hello, World!

View file

@ -0,0 +1,5 @@
+++
title = "Archive"
path = "archive"
template = "archive.html"
+++