midtowndrafting.com/content/docs/hugo/_index.md
Brooke 221b69b0a7
Some checks failed
Hugo / build (push) Failing after 32s
update hugo page
2024-05-07 04:57:20 -04:00

1.9 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 with Act Runners using Hugo for file generation, 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)