From the PersonalBlog folder run:
hugo server -D
Then open http://localhost:1313/ from your web browser.
From the PersonalBlog folder run:
hugo new posts/my-first-post.md
This will create a new markdown file in content/posts for you to write your post.
More info at: https://gohugo.io/getting-started/quick-start/#add-content
From the PersonalBlog folder run:
git submodule add --depth=1 https://github.com/adityatelange/hugo-PaperMod.git themes/PaperMod
This blog is meant to be posted here: https://calderov.github.io/blog/