Dynamic resume site using Bulma CSS
Go to file
Jarno Rankinen e861a2ff85 Add profile.certificates to example YAML 2024-02-10 22:56:42 +02:00
data Add profile.certificates to example YAML 2024-02-10 22:56:42 +02:00
static/css Theme improvements 2024-02-10 18:55:14 +02:00
templates Support for running under a subpath, log connections 2024-02-10 19:27:12 +02:00
.gitignore Update .gitignore 2024-02-10 12:17:55 +02:00
LICENSE Create LICENSE 2023-12-02 00:33:53 +02:00
README.md Update README.md, still WIP 2024-02-10 17:58:22 +02:00
config.go Option for a local photo server from ./data/photo/ (relative to executable) 2024-02-10 11:42:46 +02:00
go.mod First steps on dynamic content 2023-12-03 22:24:48 +02:00
go.sum First steps on dynamic content 2023-12-03 22:24:48 +02:00
main.go Support for running under a subpath, log connections 2024-02-10 19:27:12 +02:00
resume.go Support for running under a subpath, log connections 2024-02-10 19:27:12 +02:00
strings.go Print button, printing layout improvements. Summary is full width. 2024-02-10 17:56:37 +02:00

README.md

Go-resume

Work in progress

A dynamic resume site using Bulma CSS written in Go. Get up and running easily by defining the content in a single YAML file.

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