blog.shoebottom.ca/content/posts/2022-10-08-learning-hugo.md

10 lines
232 B
Markdown
Raw Normal View History

2022-10-08 01:11:53 -03:00
---
title: "Learning Hugo"
date: 2022-10-08T00:33:29-03:00
tags: ['hugo', webdev]
2022-10-08 01:11:53 -03:00
draft: false
---
# On using hugo
2022-10-08 01:11:53 -03:00
Hugo provides a very simple file structure for generating and using themes with static sites. More content to come.