Files
website/README.md
T
2025-11-14 13:11:32 +01:00

31 lines
537 B
Markdown

## Personal Website
Source code for my personal website. Built with Hugo, minimal design. \
See it live at: [agres.online](https://agres.online)
## Stack
- Hugo v0.152.2 on linux/amd64 (Works only with new template system, e.g. v0.146.0 and above)
- No themes
- Inter typeface
- Custom CSS
## Local Development
To run locally:
```bash
make serve
```
To build:
```bash
make build
```
For Hugo documentation see [https://gohugo.io/documentation/](https://gohugo.io/documentation/)
## Author & Licence
Dominik Agreš
MIT Licence