Hugo
Hugo
ℹ️
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
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:
- Scalable: With its speed and ease of use, Hugo can handle large websites with hundreds of pages without slowing down.
- 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.
Last updated on