Static HTML resume built from structured JSON data using Python and Jinja2 templating.
Demo — Harishankar Narayanan
pip3 install -r requirements.txt
Edit resume.json with your content (follows the JSON Resume schema), then run:
python3 build.py
This renders resume.json + template.html into public/index.html, which is served via GitHub Pages.
resume.jsontemplate.html (Jinja2 template with all CSS inlined)pictures array in resume.json with your image paths