forked from Skynet/deploy_user
feat: initial setup for hugo
This commit is contained in:
parent
66c682122c
commit
b52a477c51
8 changed files with 115 additions and 0 deletions
7
content/posts/my-first-post.md
Normal file
7
content/posts/my-first-post.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
+++
|
||||
title = 'My First Post'
|
||||
date = 2025-02-13T13:26:35Z
|
||||
draft = true
|
||||
+++
|
||||
|
||||
Put yer markdown content here
|
Loading…
Add table
Add a link
Reference in a new issue