From 9d6426b2e022d1e51651f39a3408714294c7fb5c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 28 Jul 2026 09:04:43 +0200 Subject: [PATCH] docs: publish resume builder comparison cluster --- .../reactive-resume-vs-kickresume.mdx | 2 +- .../reactive-resume-vs-livecareer.mdx | 2 +- .../reactive-resume-vs-myperfectresume.mdx | 2 +- docs/comparisons/reactive-resume-vs-zety.mdx | 2 +- docs/docs.json | 22 +++++++++++++++++++ 5 files changed, 26 insertions(+), 4 deletions(-) diff --git a/docs/comparisons/reactive-resume-vs-kickresume.mdx b/docs/comparisons/reactive-resume-vs-kickresume.mdx index 7166de9ed..35ff89065 100644 --- a/docs/comparisons/reactive-resume-vs-kickresume.mdx +++ b/docs/comparisons/reactive-resume-vs-kickresume.mdx @@ -3,7 +3,7 @@ title: "Reactive Resume vs Kickresume" description: "Compare Reactive Resume and Kickresume by free downloads, AI writing, content examples, templates, provider choice, and self-hosting." --- -Kickresume is a better fit when you want AI writing, imports, examples, and related career documents in one guided product. Reactive Resume is a better fit when you want a free, open-source resume editor with optional, provider-configured AI and self-hosting. +Kickresume is a better fit when you want AI writing, imports, examples, and related career documents in one guided product. Reactive Resume is a better fit when you want an open-source resume editor with a core hosted workflow that has no premium tier, optional provider-configured AI, and self-hosting. ## Quick comparison diff --git a/docs/comparisons/reactive-resume-vs-livecareer.mdx b/docs/comparisons/reactive-resume-vs-livecareer.mdx index aa6a08cd8..be14e857b 100644 --- a/docs/comparisons/reactive-resume-vs-livecareer.mdx +++ b/docs/comparisons/reactive-resume-vs-livecareer.mdx @@ -43,6 +43,6 @@ Reactive Resume has a smaller guided-content and checker surface. It does not in Last checked: July 28, 2026 - + Try Reactive Resume when PDF or DOCX output matters more than ready-made writing suggestions. diff --git a/docs/comparisons/reactive-resume-vs-myperfectresume.mdx b/docs/comparisons/reactive-resume-vs-myperfectresume.mdx index c90545fb9..28453a36f 100644 --- a/docs/comparisons/reactive-resume-vs-myperfectresume.mdx +++ b/docs/comparisons/reactive-resume-vs-myperfectresume.mdx @@ -3,7 +3,7 @@ title: "Reactive Resume vs MyPerfectResume" description: "Compare Reactive Resume and MyPerfectResume by free downloads, writing guidance, templates, AI, open source, and self-hosting." --- -MyPerfectResume is geared toward guided writing: it offers step-by-step prompts, expert-written content suggestions, and a resume checker. Reactive Resume is a free, open-source resume editor with designed PDF, DOCX, Markdown, and JSON exports, but it does not provide an equivalent built-in content library or specialized checker. +MyPerfectResume is geared toward guided writing: it offers step-by-step prompts, expert-written content suggestions, and a resume checker. Reactive Resume is an open-source resume editor whose core hosted workflow has no premium tier and includes PDF, DOCX, Markdown, and JSON exports, but it does not provide an equivalent built-in content library or specialized checker. ## Quick comparison diff --git a/docs/comparisons/reactive-resume-vs-zety.mdx b/docs/comparisons/reactive-resume-vs-zety.mdx index 31fbbc423..416c167fd 100644 --- a/docs/comparisons/reactive-resume-vs-zety.mdx +++ b/docs/comparisons/reactive-resume-vs-zety.mdx @@ -29,7 +29,7 @@ That can be a practical fit when you want assistance choosing words, want to pre Reactive Resume fits when you want to download a designed PDF or DOCX without upgrading. Its templates render structured resume sections, and the [template guide](/guides/choosing-a-template) explains the template-selection workflow. JSON export retains Reactive Resume's structured data for backup or reuse, which is separate from the final PDF or DOCX. -It also offers control that a hosted-only service does not: the source is public under the [MIT license](/legal/license), and the project can be deployed through the [Docker self-hosting guide](/self-hosting/docker). Optional AI support can be configured with your own provider if you want assistance while editing. +It also offers deployment control: the source is public under the [MIT license](/legal/license), and the project can be deployed through the [Docker self-hosting guide](/self-hosting/docker). Optional AI support can be configured with your own provider if you want assistance while editing. ## Which should you choose? diff --git a/docs/docs.json b/docs/docs.json index fa5cc7097..e01a522c5 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -115,6 +115,28 @@ "use-cases/ai-resume-builder" ] }, + { + "group": "Comparisons", + "pages": [ + "comparisons/reactive-resume-vs-canva", + "comparisons/reactive-resume-vs-adobe-express", + "comparisons/reactive-resume-vs-overleaf", + "comparisons/reactive-resume-vs-resume-com", + "comparisons/reactive-resume-vs-myperfectresume", + "comparisons/reactive-resume-vs-resume-now", + "comparisons/reactive-resume-vs-resume-io", + "comparisons/reactive-resume-vs-zety", + "comparisons/reactive-resume-vs-kickresume", + "comparisons/reactive-resume-vs-resumegemini", + "comparisons/reactive-resume-vs-jobscan", + "comparisons/reactive-resume-vs-resumod", + "comparisons/reactive-resume-vs-rezi", + "comparisons/reactive-resume-vs-careercircle", + "comparisons/reactive-resume-vs-novoresume", + "comparisons/reactive-resume-vs-livecareer", + "comparisons/reactive-resume-vs-freesumes" + ] + }, { "group": "Self-Hosting", "pages": ["self-hosting/docker", "self-hosting/examples", "self-hosting/sso", "self-hosting/migration"]