mirror of
https://github.com/agresdominik/website.git
synced 2026-04-21 18:05:53 +00:00
Readme update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user