This commit is contained in:
2022-09-06 11:56:35 -06:00
parent 2ddb1aab5e
commit 118cf4c639
3 changed files with 11 additions and 1 deletions

2
.gitignore vendored
View File

@@ -5,6 +5,6 @@ esy.lock/
*.db *.db
*.pem *.pem
*~ *~
posts/*.post posts/*.blog
#* #*

4
posts/test-post-two.post Normal file
View File

@@ -0,0 +1,4 @@
Aug 30 2022
blog-testing
Blog Testing
<h1>BASH SCRIPTS adasdFTW</h1>

6
posts/test-post.post Normal file
View File

@@ -0,0 +1,6 @@
Aug 29, 2022
test-post
Test Post
<p>
Some SUPER COOL content.
</p>