Skip to main content
Charlie Macnamara - Technical Writer and Developer
  • About
  • Blog
  • Portfolio
  • Contact

Markdown CV Generator

Charlie MacnamaraMay 15, 2024

Basic resume generator; for those also wronged by free trials.

Site rebuilt. CV next. Looked at mine — this sucks. Fix it.

Markdown CV Generator Example

Tool's simple: Markdown in, Tailwind styles, Node/Express with Puppeteer for crisp PDFs.

The Problem

Resume templates disappoint. Paywalled builders are worse. A £60 resume.io lapse proved that.

The Solution

Write in Markdown, run a command, get a polished PDF.

Quickstart

git clone https://github.com/CharlieMacnamara/Markdown-CV-Generator.git
cd Markdown-CV-Generator
npm install

Edit example.md, then:

markdowncv build --theme light

Done.

Themes

Three baked-in: light (Playfair headings), dark (switches to light for print), and a softer palette. Add yours in ./themes.

PRs welcome at the repository.

Site rebuilt. CV matches.

© 2026 Charlie Macnamara. All rights reserved.

ContactPrivacy
Built on: Next.jsReactTailwindCSSAWS