midtowndrafting.com/content/docs/hugo/_index.md
Brooke 54bf724c43
All checks were successful
Hugo / build (push) Successful in 46s
update file name in badge
2024-05-07 04:53:11 -04:00

1.8 KiB

title
Hugo

{{< callout type="info" >}} Hey! This page is a work in progress. If you'd like to assist in the process of writing sections, take a look at the git repository {{< /callout >}}

This site is deployed using Act Runners using Hugo, check the code out here, here is the status of the last deployment script:

What is Hugo?

Hugo is a static site generator; it takes in content in the form of Markdown and uses a pre-configured theme to generate HTML from the markdown files. This makes development very fast and the site very lightweight.

Why Hugo?

Mostly, we use it because of these two reasons:

  1. Scalable: With its speed and ease of use, Hugo can handle large websites with hundreds of pages without slowing down.
  2. Free and Open Source: Hugo is completely free to use and open source, so you can customize it however you like or contribute back to the project if you feel inclined.

License

The entire website is free for anyone to play with, including the theme used called Hextra. The theme and modifications made to the theme are licensed under MIT and no content is witheld with copyright, all content on this website is compatible with CC0 (Public Domain)