Readme update

This commit is contained in:
2025-11-14 13:11:32 +01:00
parent 71942df8d1
commit 787a769812
+18 -6
View File
@@ -1,18 +1,30 @@
## Personal Website ## Personal Website
Source code for my personal website. Built with Hugo, minimal black and white design. \ Source code for my personal website. Built with Hugo, minimal design. \
Live: [agres.online](https://agres.online) See it live at: [agres.online](https://agres.online)
## Stack ## Stack
- Hugo static site generator - no themes used - Hugo v0.152.2 on linux/amd64 (Works only with new template system, e.g. v0.146.0 and above)
- No themes
- Inter typeface - Inter typeface
- Custom CSS - Custom CSS
## Local Development ## Local Development
use makefile To run locally:
```bash
make serve
```
## Licence To build:
```bash
make build
```
MIT For Hugo documentation see [https://gohugo.io/documentation/](https://gohugo.io/documentation/)
## Author & Licence
Dominik Agreš
MIT Licence