Dynamic Resume v2.3

Dynamic Resume v2.3

A zero-dependency Markdown-to-HTML resume generator that creates a single, standalone HTML file suitable for GitHub Pages, local viewing, printing to PDF, and professional portfolio sites. Built for accessibility, mobile-first design, and easy regeneration.

Files

Quick Start

python build_resume.py resume.md output.html

Optional custom config:

python build_resume.py resume.md output.html --config custom.config.json

Features

Theme Toggle

Content Views

Print/PDF Ready

Accessibility

Deployment

GitHub Pages

python build_resume.py resume.md index.html
# Commit and enable GitHub Pages

Local

Double-click the HTML file. Works offline.

Philosophy

Markdown is the source of truth. Edit Markdown, regenerate HTML, deploy. Never edit generated HTML directly.

v2.3 Updates


Zero dependenciesFully accessiblePrint-ready