1. Install
- Go install
- From source
- Homebrew (planned)
2. Scaffold a resume
3. Build every format
dist/resume.html in a browser and print.
4. Switch theme
Either changemeta.theme in the YAML file, or build with a flag:
minimal, aurora, material, terminal, sap. See
Themes for previews and how to add your own.
5. Open the live editor
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.