8 Commits

Author SHA1 Message Date
srbhr
ee5ab7dacd feat(docs): update resume template documentation
- Added `modern-two-column` template type to the TemplateType union.
- Updated TEMPLATE_OPTIONS to include the new template.
- Enhanced formatting controls section with accent color options for modern templates.
- Included new typography classes for improved subtitle visibility.
- Updated key files section to reference new modern templates.
2026-01-06 16:46:49 +05:30
srbhr
29792ff907 feat(resume): add modern template with accent colors
- Introduced a new "modern" resume template with customizable accent colors.
- Updated type definitions to include the new template and accent color options.
- Implemented date formatting utility for consistent date range display.
- Enhanced existing resume components to support the new template.
- Adjusted CSS styles for better layout and readability across templates.
- Added documentation for adding new resume templates to guide future development.
2026-01-06 15:28:08 +05:30
srbhr
a4716cca7c docs: Update design system and resume template specification 2026-01-06 02:36:08 +05:30
srbhr
4b61328b61 docs(resume): Migrate styling examples to use base.module.css 2026-01-06 02:26:52 +05:30
srbhr
0788a6b467 docs(resume): Update styling architecture to CSS Modules and Tokens 2026-01-06 02:26:52 +05:30
srbhr
eee681bc54 refactor(resume): Standardize base styling variables 2026-01-06 02:26:52 +05:30
srbhr
d812acf7cf Docs: Update template system and add template specifications 2026-01-06 02:13:37 +05:30
srbhr
1ccdebb6c4 docs: add comprehensive documentation for new features
- Introduced JD Match feature documentation detailing how tailored resumes match job descriptions.
- Added Resume Template Settings documentation outlining template types and formatting controls.
- Created LLM Integration Guide for multi-provider AI support, JSON handling, and prompt guidelines.
- Compiled Agent Documentation Index for modular documentation on AI agents working with Resume Matcher.
- Developed Maintainer Guide for the resume editor, covering architecture, types, and PDF handling.
- Established a Code Review & Technical Debt TODO document to track critical issues and improvements.
2026-01-05 23:36:27 +05:30