diff options
| author | Zach DeCook <zach.decook@bettercarpeople.com> | 2026-01-18 20:25:54 -0500 |
|---|---|---|
| committer | Zach DeCook <zach.decook@bettercarpeople.com> | 2026-01-18 20:25:54 -0500 |
| commit | 1e97f1c526b69700ade32ea850079ccc988f0cf4 (patch) | |
| tree | 7bfc003ce717343a9b63565ced836b9384150233 /build.sh | |
| parent | c14caa0db7535949f485c3bdd02c212f894e6363 (diff) | |
| download | zachdecook-resume-1e97f1c526b69700ade32ea850079ccc988f0cf4.tar.gz | |
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build.sh b/build.sh index ab53344..7a2ccaf 100755 --- a/build.sh +++ b/build.sh @@ -2,4 +2,5 @@ PATH=$PATH:$(dirname $0)/node_modules/.bin hackmyresume convert resume.json to resume.fresh.json hackmyresume build resume.fresh.json index.html -hackmyresume build resume.fresh.json paper.html -t node_modules/jsonresume-theme-paper +hackmyresume build resume.json paper.html -t node_modules/jsonresume-theme-paper +resume export --theme @jsonresume/jsonresume-theme-class class.html |
