Skip to content

johndlong/johndlong.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerized jsonresume

Build Status

want to make your own resume from JSON?

Made with https://jsonresume.org

I suggest hosting with github pages since it's easy.

  • just fork this repo
  • rename to username.github.io
  • clone and go!

You need to install docker.

guide

  • pick your theme and edit the Dockerfile with the theme; this uses elegant-mod
  • update the npm package and the -t flag
  • fill in the resume.json
  • run docker buildx build --output . -f Dockerfile .
  • push to your github.io page repo

using GH Actions

Pushes to main should automatically deploy

Thanks

Forked from https://github.com/dsayling/resume

About

json resume tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%