Add initial latex theme

This commit is contained in:
2018-05-10 17:23:38 +02:00
parent 6bfd12756d
commit 9c0cded9e3
10 changed files with 276 additions and 4 deletions

5
generate.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
go-bindata -pkg kendall -o themes/kendall/kendall-assets.go themes/kendall/{resume.template,style.css,print.css}
go-bindata -pkg stackoverflow -o themes/stackoverflow/stackoverflow-assets.go themes/stackoverflow/{resume.template,style.css}
go-bindata -pkg tex -o themes/tex/tex-assets.go themes/tex/resume_template.tex