Add stackoverflow theme

This commit is contained in:
2018-05-08 15:23:46 +02:00
parent 63df11b783
commit 53aacbe1b0
8 changed files with 1402 additions and 67 deletions

View File

@@ -2,6 +2,7 @@ jsonresume written in go
------------------------
kendall and kendallfr themes are based on https://github.com/LinuxBozo/jsonresume-theme-kendall.
stackoverflow theme is based on https://github.com/francescoes/jsonresume-theme-stackoverflow.
`$ go build -o jsonresume ./cli`
`$ ./jsonresume -t kendall -r resume-schema/examples/valid/complete.json -o resume.html && cp themes/kendall/*.css .`