Dynamic resume site using Bulma CSS
Go to file
Jarno Rankinen 2fadf327e4 Initial commit
Go http server serving the resume, all dynamic fu
unimplemented.
2023-12-02 00:27:32 +02:00
static/css Initial commit 2023-12-02 00:27:32 +02:00
templates Initial commit 2023-12-02 00:27:32 +02:00
README.md Initial commit 2023-12-02 00:27:32 +02:00
go.mod Initial commit 2023-12-02 00:27:32 +02:00
main.go Initial commit 2023-12-02 00:27:32 +02:00
structs.go Initial commit 2023-12-02 00:27:32 +02:00

README.md

Go-resume

Work in progress

A dynamic resume site using Bulma CSS written in Go.

Shamelessly copied from mazipan's bulma-resume-template.