bbonsign / my-resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My resume

Goal: maintain my resume in markdown, style it with CSS, export it to various formats with pandoc/puppeteer.

Mostly copied from:

Dev

Run local server and open resume.html, which refreshes every few seconds to see styling changes (due to a meta tag).

python -m http.server 8081 

Watch files and rebuild html for changes:

./watch.sh
# and
npx tailwindcss --output nu.css --watch

About


Languages

Language:CSS 92.5%Language:HTML 6.5%Language:Shell 0.6%Language:JavaScript 0.4%