Skip to content

Latest commit

 

History

162 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume

My resume, hosted at https://rogier.lommers.org/.

local development

Run the site locally:

./run.sh

The server starts on http://localhost:8080 and serves files from src/assets.

build

Build the Linux binary used in the container image:

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ./bin/resume ./src/*.go

Build the Docker image locally:

docker build -t rogierlommers/resume .

tests

Run the Go tests:

go test ./src/...

build status

Build and push image

About

My resume

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages