go-resume/README.md

13 lines
477 B
Markdown
Raw Permalink Normal View History

2024-02-10 21:32:00 +02:00
# Go-resume ![Static Badge](https://img.shields.io/badge/WIP-yellow)
A dynamic resume site using [Bulma CSS](https://github.com/jgthms/bulma) written in Go.
2024-02-10 17:58:22 +02:00
Get up and running easily by defining the content in a single YAML file.
2024-02-10 21:32:00 +02:00
### Live example: [https://oranki.net/cv](https://oranki.net/cv)
Screenshots:
## Special thanks
Shamelessly adapted to Go from [mazipan's](https://github.com/mazipan) [bulma-resume-template](https://github.com/mazipan/bulma-resume-template).