FEAT: Starting with hugo

So far, really like it
This commit is contained in:
2023-11-14 23:34:43 +00:00
parent a9d5ba300d
commit b5bfeb9030
9 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
+++
title = 'Home'
date = 2023-11-14T17:55:14Z
+++
# Hi, I'm John
---
I am a Software Engineer, currently working at Decipad. I'm interested in various subjects including: Compilers, Web Development, Distributed System and many more.
---
# Projects
---
I have some Projects
- Bruh 1
- Bruh 2
- Bruh 3

View File

@@ -0,0 +1,6 @@
+++
title = 'Blog'
date = 2023-11-14T17:55:14Z
+++
This is the blog page

View File

@@ -0,0 +1,8 @@
+++
title = 'My First Post'
date = 2023-11-14T17:55:14Z
+++
# Hello World
This is a post