Creating a repo for everything on website

This commit is contained in:
2023-03-30 13:50:07 -04:00
parent 41b9dc1e12
commit d235c415b8
37 changed files with 1652 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
# flow-hugo
# FlowWithHalvo
Blog for tech/cert and random stuff
# Make new site
`hugo new site <sitename>`
# Make new blog post
`hugo new posts/<postname>.md`
# Compile site
`hugo`
Hugo site for flow with halvo, my security blog