typo fixes and upload

This commit is contained in:
bel
2023-10-02 19:48:35 -06:00
parent 0c06d17407
commit ae6ed10323
4 changed files with 64 additions and 64 deletions

View File

@@ -2,11 +2,11 @@
1. open https://www.open-resume.com/resume-builder
1. in browser, `inspect > storage > local storage > about:srcdoc`
1. `cat ./open-resume.com.d/local*.json`
1. `cat ./open-resume.com.d/local*.json`
1. paste into `about:srcdoc` `Value`
1. refresh
1. download resume as `./open-resume.com.d/resume.pdf`
1. inspect iframe > copy outer HTML
1. inspect iframe > `<html>` > copy outer HTML
1. `pbpaste > ./open-resume.com.d/resume.html`
1. `cd ./open-resume.com.d/; bash ./clean_resume_html.sh; cd ..`
1. `bash ./deploy.firebase.sh`