{"format":"markdown","guide":"# Tiny CV Markdown Guide\n\nTiny CV resumes are plain markdown with optional YAML frontmatter.\n\n## File shape\n\n```md\n---\nstylePreset: editorial\naccentTone: forest\ndensity: standard\nheaderAlignment: left\ncontactStyle: compact\npageMargin: 1\nshowHeaderDivider: false\nshowSectionDivider: true\npageSize: letter\n---\n\n# Alex Morgan\nFounder & Product Engineer\nSan Francisco, CA | [alex@example.com](mailto:alex@example.com) | [linkedin.com/in/alexmorgan](https://linkedin.com/in/alexmorgan)\n\n## Summary\nProduct-minded builder with experience across product, engineering, and go-to-market.\n\n## Experience\n### Founder | Meridian Labs\n*Remote | 2023 - Present*\n- Built the first product surface and shipped the company to revenue.\n\n## Skills\nLanguages: TypeScript, Python, SQL\nFrameworks: React, Next.js, Node.js\n```\n\n## Rules\n\n- The first `#` heading is the candidate name.\n- The next non-empty line is treated as the headline unless it looks like contact info. Keep it under 80 characters for publish-ready resumes.\n- Contact info can be plain text or markdown links and is usually separated with `|`.\n- Always include `## Summary` for publish-ready resumes.\n- Top-level sections use `##`.\n- Resume entries inside sections use `###`.\n- For experience-like sections, entry metadata goes on the next italic line in the form `*Location, Remote, or website | Dates*`.\n- Education may use a date-only italic line.\n- Project-like sections may omit metadata entirely.\n- Bullets should be separate lines beginning with `-`. Tiny CV also parses `*`, `•`, `–`, and `—` line bullets, but agents should emit `-`.\n- Do not write inline dot-separated lists like `Role one • Role two • Role three`.\n- A `Skills` section should use `Label: value` rows.\n- Treat validation errors as blockers before publish or payment.\n\n## Headline vs Summary\n\nThe line after the candidate name is a short headline, not a summary.\nKeep it under 80 characters.\n\nGood:\n\n```md\n# Andrew Jiang\nFounder & Product Operator\n\n## Summary\nBuilder and founder with deep business development, product, design, and engineering experience. YC alum.\n```\n\nBad:\n\n```md\n# Andrew Jiang\nBuilder and founder with deep business development and product management experience, plus generalist design and engineering chops. YC alum.\n```\n\n## Lists and bullets\n\nUse separate markdown bullet lines. Do not use inline dot separators.\n\nGood:\n\n```md\n## Additional Experience\n- Product Manager, Sprig (2015 - 2016)\n- Cofounder and CEO, Bayes Impact (Apr 2014 - Apr 2015)\n- Private Equity Associate, American Securities (Aug 2012 - Feb 2014)\n- Consultant, Boston Consulting Group (2010 - 2012)\n```\n\nBad:\n\n```md\n## Additional Experience\nProduct Manager, Sprig (2015 - 2016) • Cofounder and CEO, Bayes Impact ...\n```\n\n## Frontmatter options\n\n- `stylePreset`: classic | minimal | editorial | executive | technical | creative\n- `accentTone`: forest | slate | navy | plum | claret\n- `density`: comfortable | standard | compact\n- `headerAlignment`: left | center\n- `contactStyle`: classic | compact | web-icons\n- `pageMargin`: number, typically 0.65 to 1.0\n- `showHeaderDivider`: boolean\n- `showSectionDivider`: boolean\n- `pageSize`: letter | legal\n\n## Entry pattern\n\n```md\n### Role | Company\n*Remote | 2022 - Present*\n- Outcome-focused bullet\n- Another bullet\n```\n\n## Experience metadata structure\n\nGood:\n\n```md\n## Experience\n### Founder & Investor | Weekend Fund\n*Miami, FL | Apr 2017 - Present*\n- Founded an early-stage venture fund focused on backing emerging startups.\n```\n\nAlso acceptable:\n\n```md\n## Experience\n### Writer | ryanhoover.me\n*[ryanhoover.me](https://ryanhoover.me) | Jun 2012 - Present*\n- Publishes essays on tech, products, and curiosity.\n```\n\nBad:\n\n```md\n## Experience\n### Founder & Investor | Weekend Fund\n*Apr 2017 - Present*\n- Founded an early-stage venture fund focused on backing emerging startups.\n```\n\nFor experience-like sections, the italic line should be `*Location, Remote, or website | Dates*`.\n\n## Education structure\n\n```md\n## Education\n### University of Oregon Lundquist College of Business\n*2005 - 2009*\nB.S., Entrepreneurship Concentration; Minor in Computer Information Technology\n```\n\nEducation may use a date-only italic line.\n\n## Projects / selected work structure\n\n```md\n## Projects\n### Tiny CV Agent Finish | Next.js, TypeScript, PostgreSQL\n- Designed an idempotent API flow that turns markdown into a hosted resume, claim link, and queued PDF job.\n```\n\nProject-like sections may omit metadata entirely.\n\n## Role coverage and Additional Experience\n\nGood:\n\n```md\n## Experience\n### Founder | Meridian Labs\n*Remote | 2021 - Present*\n- Built the first product surface and shipped the company to revenue.\n- Closed the first enterprise customers and turned early demand into repeatable proof.\n\n### Product Lead | Atlas\n*New York, NY | 2018 - 2021*\n- Led product strategy for the company&apos;s core workflow.\n- Improved activation and expansion through clearer onboarding and pricing.\n\n## Additional Experience\n- Analyst, Summit Partners (2016 - 2018)\n- Research Assistant, Civic Data Lab (2014 - 2016)\n```\n\nBad:\n\n```md\n## Experience\n### Founder | Meridian Labs\n*Remote | 2021 - Present*\n- Built the first product surface and shipped the company to revenue.\n\n### Product Lead | Atlas\n*New York, NY | 2018 - 2021*\n- Led product strategy.\n\n### Analyst | Summit Partners\n*Boston, MA | 2016 - 2018*\n- Worked on investments.\n\n### Research Assistant | Civic Data Lab\n*2014 - 2016*\n- Helped with research.\n```\n\nDefault to the most recent substantive roles as full entries. Collapse older or thinner roles into `## Additional Experience`, or omit them when they no longer strengthen the story.\n\n## Full examples\n\n- `GET /api/v1/templates/engineer`\n- `GET /api/v1/templates/designer`\n- `GET /api/v1/templates/sales`\n- `GET /api/v1/templates/founder`\n- `https://tiny.cv/examples/engineer`\n- `https://tiny.cv/examples/designer`\n- `https://tiny.cv/examples/sales`\n- `https://tiny.cv/examples/founder`\n\n## Summary / paragraph pattern\n\n```md\n## Summary\nOne or more paragraphs can appear here.\n\nEach blank line becomes a new paragraph.\n```\n\n## Skills pattern\n\n```md\n## Skills\nLanguages: TypeScript, Python, SQL\nFrameworks: React, Next.js, Node.js\nPlatforms: Vercel, AWS, Postgres\n```\n"}