diff --git a/web/examples.json b/web/examples.json index e97fbb7b..251aaf75 100644 --- a/web/examples.json +++ b/web/examples.json @@ -8,15 +8,6 @@ "id": "cv", "label": "CV / Resume", "examples": [ - { - "id": "cv-blue-banner", - "title": "Cv Blue Banner", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-blue-banner.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-blue-banner.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-blue-banner-v2", "title": "Blue Banner", @@ -26,15 +17,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-blue-banner-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvBlueBannerExample.java" }, - { - "id": "cv-boxed-sections", - "title": "Cv Boxed Sections", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-boxed-sections.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-boxed-sections.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-boxed-sections-v2", "title": "Boxed Sections", @@ -44,15 +26,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-boxed-sections-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvBoxedV2Example.java" }, - { - "id": "cv-centered-headline", - "title": "Cv Centered Headline", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-centered-headline.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-centered-headline.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-centered-headline-v2", "title": "Centered Headline", @@ -62,15 +35,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-centered-headline-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvCenteredHeadlineExample.java" }, - { - "id": "cv-classic-serif", - "title": "Cv Classic Serif", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-classic-serif.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-classic-serif.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-classic-serif-v2", "title": "Classic Serif", @@ -80,15 +44,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-classic-serif-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvClassicSerifExample.java" }, - { - "id": "cv-compact-mono", - "title": "Cv Compact Mono", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-compact-mono.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-compact-mono.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-compact-mono-v2", "title": "Compact Mono", @@ -98,15 +53,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-compact-mono-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvCompactMonoExample.java" }, - { - "id": "cv-editorial-blue", - "title": "Cv Editorial Blue", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-editorial-blue.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-editorial-blue.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-editorial-blue-v2", "title": "Editorial Blue", @@ -116,15 +62,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-editorial-blue-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvEditorialBlueExample.java" }, - { - "id": "cv-engineering-resume", - "title": "Cv Engineering Resume", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-engineering-resume.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-engineering-resume.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-engineering-resume-v2", "title": "Engineering Resume", @@ -134,15 +71,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-engineering-resume-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvEngineeringResumeExample.java" }, - { - "id": "cv-executive", - "title": "Cv Executive", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-executive.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-executive.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-executive-v2", "title": "Executive", @@ -152,15 +80,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-executive-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvExecutiveExample.java" }, - { - "id": "cv-minimal-underlined", - "title": "Cv Minimal Underlined", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-minimal-underlined.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-minimal-underlined.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-minimal-underlined-v2", "title": "Minimal Underlined", @@ -170,15 +89,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-minimal-underlined-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvMinimalUnderlinedExample.java" }, - { - "id": "cv-mint-editorial", - "title": "Cv Mint Editorial", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-mint-editorial.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-mint-editorial.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-mint-editorial-v2", "title": "Mint Editorial", @@ -188,15 +98,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-mint-editorial-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvMintEditorialExample.java" }, - { - "id": "cv-modern-professional", - "title": "Cv Modern Professional", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-modern-professional.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-modern-professional.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-modern-professional-v2", "title": "Modern Professional", @@ -206,15 +107,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-modern-professional-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvModernV2Example.java" }, - { - "id": "cv-monogram-sidebar", - "title": "Cv Monogram Sidebar", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-monogram-sidebar.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-monogram-sidebar.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-monogram-sidebar-v2", "title": "Monogram Sidebar", @@ -224,15 +116,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-monogram-sidebar-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvMonogramSidebarExample.java" }, - { - "id": "cv-nordic-clean", - "title": "Cv Nordic Clean", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-nordic-clean.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-nordic-clean.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-nordic-clean-v2", "title": "Nordic Clean", @@ -242,15 +125,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-nordic-clean-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvNordicCleanExample.java" }, - { - "id": "cv-panel", - "title": "Cv Panel", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-panel.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-panel.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-panel-v2", "title": "Panel", @@ -260,15 +134,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-panel-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvPanelExample.java" }, - { - "id": "cv-sidebar-portrait", - "title": "Cv Sidebar Portrait", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-sidebar-portrait.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-sidebar-portrait.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-sidebar-portrait-v2", "title": "Sidebar Portrait", @@ -278,15 +143,6 @@ "screenshot": "showcase/screenshots/templates/cv/cv-sidebar-portrait-v2.png", "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples/templates/cv/v2/CvSidebarPortraitExample.java" }, - { - "id": "cv-timeline-minimal", - "title": "Cv Timeline Minimal", - "description": "Generated showcase for templates / cv.", - "tags": ["templates", "cv"], - "pdf": "showcase/pdf/templates/cv/cv-timeline-minimal.pdf", - "screenshot": "showcase/screenshots/templates/cv/cv-timeline-minimal.png", - "code": "https://github.com/DemchaAV/GraphCompose/blob/develop/examples/src/main/java/com/demcha/examples" - }, { "id": "cv-timeline-minimal-v2", "title": "Timeline Minimal", diff --git a/web/showcase/screenshots/templates/cv/cv-blue-banner.png b/web/showcase/screenshots/templates/cv/cv-blue-banner.png deleted file mode 100644 index d223c22e..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-blue-banner.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-boxed-sections.png b/web/showcase/screenshots/templates/cv/cv-boxed-sections.png deleted file mode 100644 index 08c0bf1d..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-boxed-sections.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-centered-headline.png b/web/showcase/screenshots/templates/cv/cv-centered-headline.png deleted file mode 100644 index cda3ff5a..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-centered-headline.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-classic-serif.png b/web/showcase/screenshots/templates/cv/cv-classic-serif.png deleted file mode 100644 index 7ef75bdf..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-classic-serif.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-compact-mono.png b/web/showcase/screenshots/templates/cv/cv-compact-mono.png deleted file mode 100644 index 69c84ad3..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-compact-mono.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-editorial-blue.png b/web/showcase/screenshots/templates/cv/cv-editorial-blue.png deleted file mode 100644 index 7bf7651a..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-editorial-blue.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-engineering-resume.png b/web/showcase/screenshots/templates/cv/cv-engineering-resume.png deleted file mode 100644 index 5835787e..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-engineering-resume.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-executive.png b/web/showcase/screenshots/templates/cv/cv-executive.png deleted file mode 100644 index 108db297..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-executive.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-minimal-underlined.png b/web/showcase/screenshots/templates/cv/cv-minimal-underlined.png deleted file mode 100644 index 4858e1b9..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-minimal-underlined.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-mint-editorial.png b/web/showcase/screenshots/templates/cv/cv-mint-editorial.png deleted file mode 100644 index a7d522de..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-mint-editorial.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-modern-professional.png b/web/showcase/screenshots/templates/cv/cv-modern-professional.png deleted file mode 100644 index ff098526..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-modern-professional.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-monogram-sidebar.png b/web/showcase/screenshots/templates/cv/cv-monogram-sidebar.png deleted file mode 100644 index 8a6d58f5..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-monogram-sidebar.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-nordic-clean.png b/web/showcase/screenshots/templates/cv/cv-nordic-clean.png deleted file mode 100644 index 5861d979..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-nordic-clean.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-panel.png b/web/showcase/screenshots/templates/cv/cv-panel.png deleted file mode 100644 index 677c432f..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-panel.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-sidebar-portrait.png b/web/showcase/screenshots/templates/cv/cv-sidebar-portrait.png deleted file mode 100644 index c8db5ef1..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-sidebar-portrait.png and /dev/null differ diff --git a/web/showcase/screenshots/templates/cv/cv-timeline-minimal.png b/web/showcase/screenshots/templates/cv/cv-timeline-minimal.png deleted file mode 100644 index f0c2dd99..00000000 Binary files a/web/showcase/screenshots/templates/cv/cv-timeline-minimal.png and /dev/null differ diff --git a/web/sitemap.xml b/web/sitemap.xml index 62a07e40..b3b94769 100644 --- a/web/sitemap.xml +++ b/web/sitemap.xml @@ -48,7 +48,7 @@ 0.7 - https://demchaav.github.io/GraphCompose/showcase/pdf/templates/cv/cv-modern-professional.pdf + https://demchaav.github.io/GraphCompose/showcase/pdf/templates/cv/cv-modern-professional-v2.pdf monthly 0.7