How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o
Markdown Resume is a command-line utility designed to transform structured text files into professional, responsive web pages and portable documents. It functions as a static site generator that separates content from presentation, allowing users to maintain version-controlled resumes through a template-driven build system. The project distinguishes itself by providing a containerized execution environment that ensures consistent document output across different host systems. It supports rapid design iteration through a live preview feature that monitors source files and triggers automatic re
This project is a technical resume generator that enables the creation of professional career summaries using plain text files. It functions as a static document generator, allowing users to maintain their professional history, skills, and project experience within a version-controlled workflow. The template utilizes a minimalist design language specifically structured for software engineering job applications. By separating content from presentation, it ensures that professional qualifications remain portable and readable. The layout is defined through declarative templates and print-oriente
This is a configuration-driven resume builder used to generate minimalist professional curriculum vitaes and personal portfolio websites. It transforms a single structured content file into a static HTML document, decoupling raw professional data from the presentation layer. The system utilizes a centralized set of global CSS variables to manage colors and layout patterns, allowing for the customization of visual styling through a configuration file. The resulting web layout is responsive and print-optimized, ensuring the document maintains professional formatting across both digital screen
Markdown CV is a framework for authoring professional curriculum vitae using plain text files. It separates career content from visual presentation, allowing users to maintain their information in structured markdown while generating styled web pages and print-ready documents.
The main features of elipapa/markdown-cv are: Professional CV Renderers, Markdown-Based Content Authoring, Markdown to HTML Converters, Static Site Generators, Resume Generators, Resume Publishing Platforms, Development Preview Servers, Deployment Automation.
Projects with overlapping indexed features include: getzola/zola — Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a… there4/markdown-resume — Markdown Resume is a command-line utility designed to transform structured text files into professional, responsive… youngyangyang04/markdown-resume-template — This project is a technical resume generator that enables the creation of professional career summaries using plain… bartoszjarocki/cv — This is a configuration-driven resume builder used to generate minimalist professional curriculum vitaes and personal… kde/ghostwriter — Ghostwriter is a distraction-free markdown text editor and document processor. It provides a focused writing… mindoc-org/mindoc — Mindoc is a self-hosted documentation portal and API documentation management system built as a Golang web…