diff --git a/themes/compact/src/partials/education.xml b/themes/compact/src/partials/education.xml
deleted file mode 100644
index e918812..0000000
--- a/themes/compact/src/partials/education.xml
+++ /dev/null
@@ -1,79 +0,0 @@
-
-
-
-
-
-
- {{{sectionTitle "EDUCATION"}}}
-
-
-
- {{#each r.education.history}}
-
-
-
-
-
-
-
-
-
- {{#if url}}{{/if}}
-
- {{#if url }}
-
-
-
- {{/if}}
- {{ this.institution }}
-
- {{#if url}}{{/if}}
-
-
-
-
- {{formatDate safe.start 'YYYY' }} — {{formatDate safe.end 'YYYY'}}
-
-
-
-
-
-
-
-
-
-
-
-
- {{ area }}, {{ studyType }}
-
-
-
- {{#each highlights }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ this }}
-
-
- {{/each}}
-
-
-
- {{/each}}
-
-
diff --git a/themes/compact/src/partials/employment.xml b/themes/compact/src/partials/employment.xml
deleted file mode 100644
index adda01d..0000000
--- a/themes/compact/src/partials/employment.xml
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
-
-
- {{{sectionTitle "EMPLOYMENT"}}}
-
-
-
- {{#each r.employment.history}}
-
-
-
-
-
-
-
-
-
-
- {{ position }},
-
- {{#if url}}{{/if}}
-
- {{#if url}}
-
-
-
- {{/if}}
- {{ employer }}
-
- {{#if url}}{{/if}}
-
-
-
-
- {{formatDate safe.start 'YYYY-MM'}} — {{formatDate safe.end 'YYYY-MM'}}
-
-
-
-
-
-
-
-
- {{{wpml summary true }}}
-
-
-
- {{#each highlights }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{{wpml this true}}}
-
-
- {{/each}}
-
-
-
- {{/each}}
-
-
diff --git a/themes/compact/src/partials/projects.xml b/themes/compact/src/partials/projects.xml
deleted file mode 100644
index 155851a..0000000
--- a/themes/compact/src/partials/projects.xml
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
-
-
- {{{sectionTitle "PROJECTS"}}}
-
-
-
- {{#each r.projects}}
-
-
-
-
-
-
-
-
-
-
- {{ role }},
-
- {{#if url}}{{/if}}
-
- {{#if url}}
-
-
-
- {{/if}}
- {{ title }}
-
- {{#if url}}{{/if}}
-
-
-
-
- {{formatDate safe.start 'YYYY-MM'}} — {{formatDate safe.end 'YYYY-MM'}}
-
-
-
-
-
-
-
-
- {{{wpml summary true }}}
-
-
-
- {{#each highlights }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{{wpml this true}}}
-
-
- {{/each}}
-
-
-
- {{/each}}
-
-