Skip to main content

1. Install

Verify:

2. Scaffold a resume

The starter file already includes:
That preamble unlocks autocomplete and red-squiggle validation in any editor that speaks the YAML language server (VS Code, Neovim, JetBrains).

3. Build every format

You get:
PDF is one keystroke away — open dist/resume.html in a browser and print.

4. Switch theme

Either change meta.theme in the YAML file, or build with a flag:
Built-in themes: minimal, aurora, material, terminal, sap. See Themes for previews and how to add your own.

5. Open the live editor

Edit YAML on the left, watch the preview re-render on the right. Drag the splitter, switch themes, hit Print to save as PDF. Drafts auto-save to the browser’s localStorage so you can close the tab without losing work.

6. Ship it

Publish via GitHub Actions

Every push to resume.yml rebuilds and deploys to GitHub Pages.

Use the VS Code extension

Inline preview, schema validation, theme picker — without leaving your editor.

What’s next

DSL schema

Every field in resume.yml, with examples.

CLI reference

All commands and flags in one page.