summary refs log tree commit diff
path: root/build.sh
blob: ab5334408ab8893a5d526f8ea206e0be2f00fe23 (plain)
1
2
3
4
5
#!/bin/bash
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