jsonresume/README.md

9 lines
397 B
Markdown
Raw Normal View History

2018-05-07 00:58:03 +02:00
jsonresume written in go
------------------------
kendall and kendallfr themes are based on https://github.com/LinuxBozo/jsonresume-theme-kendall.
2018-05-08 15:23:46 +02:00
stackoverflow theme is based on https://github.com/francescoes/jsonresume-theme-stackoverflow.
2018-05-07 00:58:03 +02:00
`$ go build -o jsonresume ./cli`
`$ ./jsonresume -t kendall -r resume-schema/examples/valid/complete.json -o resume.html && cp themes/kendall/*.css .`