bingyanstudio/lapiscv

📄 Easily create your resume with Markdown on VSCode / Typora / Obsidian

View on GitHub ↗Jump to charts ↓Open shareable report →

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 13th, 2026
Created on March 5th, 2024
Open Issues & Pull Requests: 12 (+0)
GitHub issues: Enabled
Number of forks: 313
Total Stargazers: 5,046 (+1)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.5 hours
Mean response time: 38.9 days
90th percentile: 124.4 days
Tracked items: 34

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 9% of issues opened in the past year have been closed. Three people close 80% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 12
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 323 days
Stale 30+ days: 11
Stale 90+ days: 10

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (3)
  • question (3)
  • bug (1)
  • documentation (1)
  • help wanted (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

LapisCV is a resume template system that enables users to create professional resumes using Markdown in VSCode, Typora, or Obsidian.

The tool addresses the friction of resume creation by providing pre-designed CSS-based templates that render Markdown content into polished PDF documents. Rather than using dedicated resume builders or word processors, users write their resume in plain Markdown and the templates handle visual formatting. The approach works by offering theme files that can be installed into each supported editor, allowing real-time preview and direct PDF export without leaving the writing environment.

Developers and professionals who prefer writing in Markdown and want to maintain their resume in version control should consider this tool. It suits anyone already working in VSCode, Typora, or Obsidian who values simplicity and portability over graphical resume builders. The project provides multiple theme variants, including a serif option, and supports customization through CSS modifications. Installation differs by editor: Typora users copy theme files to the theme folder, VSCode users configure the Markdown PDF plugin with style paths, and Obsidian users open the dedicated vault directory.

The project maintains active development with multiple theme variants available and clear documentation for each supported platform. Updates introduce new design options alongside refinements to existing templates. The codebase is organized to support parallel development across different editor integrations while keeping the core styling consistent.