Added simple blog engine and a md2html converter script
authorLukas Krickl <lukas@krickl.dev>
Sun, 22 Jun 2025 06:44:13 +0000 (08:44 +0200)
committerLukas Krickl <lukas@krickl.dev>
Sun, 22 Jun 2025 06:44:13 +0000 (08:44 +0200)
commite03e06fb7192279e05325db6882009b7294f60b3
treeb35f5cc5ebee3e8a02134abce416af08d7330128
parent2b0475adfc6f3b1440e055b9739ff5603dfa797d
Added simple blog engine and a md2html converter script
.gitignore
README.md
blog.html [new file with mode: 0644]
blog/2025-06-22-hello-blog.md [new file with mode: 0644]
contact.html [new file with mode: 0644]
index.html
md2html.sh [new file with mode: 0755]