drop open-resume for homebrewed go template of open-resume because yaml file easier
This commit is contained in:
17
README.md
17
README.md
@@ -1,17 +1,12 @@
|
||||
# Resume
|
||||
|
||||
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. paste into `about:srcdoc` `Value`
|
||||
1. refresh
|
||||
1. download resume as `./open-resume.com.d/resume.pdf`
|
||||
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`
|
||||
1. modify [homebrew.yaml](./src/homebrew/homebrew.yaml)
|
||||
1. generate `cd ./src/homebrew; bash ./homebrew.sh`
|
||||
1. `open ./src/homebrew/homebrew.html`
|
||||
1. `ctrl + p` and save as pdf
|
||||
1. commit + push
|
||||
|
||||
# Today
|
||||
## CICD
|
||||
|
||||
1. `gitness.inhome.blapointe.com` has a `./.harness` pipeline
|
||||
1. the pipeline
|
||||
|
||||
Reference in New Issue
Block a user