Skip to content

kradalby/resume

Repository files navigation

resume

resume.kradalby.no

PDF

This is my current resume and it is made with Elm and Elm CSS. It is built in docker, generating static HTML and CSS and a PDF.

This project is a result of trying to learn Elm CSS and revamping my resume :resume:

Building

Build locally:

make install
make build

Build Docker container:

docker build -t <TAG> .

Development

Run dev server

make install
make dev

Lint

make lint

About

Personal resume, JSON resume + Elm renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published