Add more hugo templates

This commit is contained in:
2023-05-31 13:35:32 -04:00
parent 03ec17230c
commit 603d1d05e3
11 changed files with 103 additions and 9 deletions

11
hugo/content/index.md Normal file
View File

@ -0,0 +1,11 @@
---
title: "Home"
date: 2023-05-31T09:14:56-04:00
draft: false
---
Welcome to Balki's Blog
-----------------------
I am Balakrishnan Balasubramanian (a) balki. Nothing much here. Checkout the nav bar above for interesting stuff.

View File

@ -0,0 +1,12 @@
---
title: "First Post"
date: 2023-05-30T22:31:45-04:00
draft: true
---
## Blogging with Hugo
Hello world
So far good! :)