mirror of
https://github.com/agresdominik/website.git
synced 2026-07-21 16:10:54 +00:00
copilot/dependabot-update-checks
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Personal Website
Source code for my personal website. Built with Hugo, minimal design.
See it live at: 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:
make serve
To build:
make build
For Hugo documentation see https://gohugo.io/documentation/
Author & Licence
Dominik Agreš MIT Licence
Languages
CSS
61.9%
HTML
35.3%
Makefile
1.9%
Shell
0.9%