Sito bellixxx per hackinpovo
Find a file
2025-08-10 14:05:47 +02:00
archetypes nuovo sitarello eheh 2025-08-10 14:05:47 +02:00
content nuovo sitarello eheh 2025-08-10 14:05:47 +02:00
static nuovo sitarello eheh 2025-08-10 14:05:47 +02:00
themes nuovo sitarello eheh 2025-08-10 14:05:47 +02:00
.gitignore Initial commit 2025-08-10 11:36:49 +00:00
.gitmodules nuovo sitarello eheh 2025-08-10 14:05:47 +02:00
hugo.toml nuovo sitarello eheh 2025-08-10 14:05:47 +02:00
package-lock.json nuovo sitarello eheh 2025-08-10 14:05:47 +02:00
README.md Update README.md 2025-08-10 11:37:21 +00:00

HackInPovo Website

This repository contains the source code for the HackInPovo website, built using Hugo, a fast and flexible static site generator.

Run the Website Locally

To run the HackInPovo website locally, use the following commands:

hugo server

Build the Website

To build the website, use:

hugo --minify

The resulting static files will be in the public directory.