mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 08:10:10 +00:00
Continue refactoring.
This commit is contained in:
parent
1e2a8476b3
commit
66d6c14436
@ -2,8 +2,10 @@
|
|||||||
========
|
========
|
||||||
FRESH resume themes live here, one per folder.
|
FRESH resume themes live here, one per folder.
|
||||||
|
|
||||||
- [`minimist`](minimist): A no-frills theme.
|
|
||||||
- [`modern`](modern): A middle of the road theme with a modern look 'n feel.
|
- [`modern`](modern): A middle of the road theme with a modern look 'n feel.
|
||||||
- [`hello-world`](hello-world): A simple-as-possible example theme.
|
|
||||||
- [`compact`](compact): A compact theme.
|
- [`compact`](compact): A compact theme.
|
||||||
- [`positive`](positive): A theme that partakes of that which is positive.
|
- [`positive`](positive): A theme that partakes of that which is positive.
|
||||||
|
- [`awesome`][awesome]: A LaTeX theme based on Awesome-CV.
|
||||||
|
- [`minimist`](minimist): An unstyled starter theme.
|
||||||
|
- [`basis`](minimist): An unstyled starter theme.
|
||||||
|
- [`hello-world`](hello-world): A simple-as-possible example theme.
|
||||||
|
@ -506,12 +506,12 @@
|
|||||||
</w:p>
|
</w:p>
|
||||||
{{{wpml RAW.info.brief }}}
|
{{{wpml RAW.info.brief }}}
|
||||||
{{#section "skills"}}{{> skills }}{{/section}}
|
{{#section "skills"}}{{> skills }}{{/section}}
|
||||||
{{#section "employment"}}{{> doc-employment.xml }}{{/section}}
|
{{#section "employment"}}{{> section/employment }}{{/section}}
|
||||||
{{#section "projects"}}{{> doc-projects.xml }}{{/section}}
|
{{#section "projects"}}{{> section/projects }}{{/section}}
|
||||||
{{#section "education"}}{{> doc-education.xml }}{{/section}}
|
{{#section "education"}}{{> section/education }}{{/section}}
|
||||||
{{#section "service"}}{{> doc-service.xml }}{{/section}}
|
{{#section "service"}}{{> section/service }}{{/section}}
|
||||||
{{#section "writing"}}{{> doc-writing.xml }}{{/section}}
|
{{#section "writing"}}{{> section/writing }}{{/section}}
|
||||||
{{#section "recognition"}}{{> doc-recognition.xml }}{{/section}}
|
{{#section "recognition"}}{{> section/recognition }}{{/section}}
|
||||||
<w:sectPr wsp:rsidR="00B43FDC" wsp:rsidRPr="000A3AF0" wsp:rsidSect="001B7422">
|
<w:sectPr wsp:rsidR="00B43FDC" wsp:rsidRPr="000A3AF0" wsp:rsidSect="001B7422">
|
||||||
<w:pgSz w:w="12240" w:h="15840"/>
|
<w:pgSz w:w="12240" w:h="15840"/>
|
||||||
<w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="720" w:footer="720" w:gutter="0"/>
|
<w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="720" w:footer="720" w:gutter="0"/>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
|
|
||||||
{{> doc-header-icon.xml _title="EDUCATION" _section="education" _icon="pict-edu" }}
|
{{> header-icon _title="EDUCATION" _section="education" _icon="pict/edu" }}
|
||||||
|
|
||||||
{{#each r.education.history}}
|
{{#each r.education.history}}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
|
|
||||||
{{> doc-header-icon.xml _title="EMPLOYMENT" _section="employment" _icon="pict-emp" }}
|
{{> header-icon _title="EMPLOYMENT" _section="employment" _icon="pict/emp" }}
|
||||||
|
|
||||||
{{#each r.employment.history}}
|
{{#each r.employment.history}}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
|
|
||||||
{{> doc-header-icon.xml _title="PROJECTS" _section="projects" _icon="pict-star" }}
|
{{> header-icon _title="PROJECTS" _section="projects" _icon="pict/star" }}
|
||||||
|
|
||||||
{{#each r.projects}}
|
{{#each r.projects}}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
|
|
||||||
{{> doc-header-icon.xml _title="RECOGNITION" _section="recognition" _icon="pict-rec" }}
|
{{> header-icon _title="RECOGNITION" _section="recognition" _icon="pict/rec" }}
|
||||||
|
|
||||||
{{#each r.recognition}}
|
{{#each r.recognition}}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
|
|
||||||
{{> doc-header-icon.xml _title="SERVICE" _section="service" _icon="pict-srv" }}
|
{{> header-icon _title="SERVICE" _section="service" _icon="pict/srv" }}
|
||||||
|
|
||||||
{{#each r.service.history}}
|
{{#each r.service.history}}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
|
|
||||||
{{> doc-header-icon.xml _title="EDUCATION" _section="education" _icon="pict-edu" }}
|
{{> header-icon _title="EDUCATION" _section="education" _icon="pict/edu" }}
|
||||||
|
|
||||||
{{#each r.writing}}
|
{{#each r.writing}}
|
||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
|
@ -526,12 +526,12 @@
|
|||||||
</w:p>
|
</w:p>
|
||||||
{{/has}}
|
{{/has}}
|
||||||
{{#section "skills"}}{{> skills }}{{/section}}
|
{{#section "skills"}}{{> skills }}{{/section}}
|
||||||
{{#section "employment"}}{{> doc-employment.xml }}{{/section}}
|
{{#section "employment"}}{{> section/employment }}{{/section}}
|
||||||
{{#section "education"}}{{> doc-education.xml }}{{/section}}
|
{{#section "education"}}{{> section/education }}{{/section}}
|
||||||
{{#section "projects"}}{{> doc-projects.xml }}{{/section}}
|
{{#section "projects"}}{{> section/projects }}{{/section}}
|
||||||
{{#section "service"}}{{> doc-service.xml }}{{/section}}
|
{{#section "service"}}{{> section/service }}{{/section}}
|
||||||
{{#section "writing"}}{{> doc-writing.xml }}{{/section}}
|
{{#section "writing"}}{{> section/writing }}{{/section}}
|
||||||
{{#section "recognition"}}{{> doc-recognition.xml }}{{/section}}
|
{{#section "recognition"}}{{> section/recognition }}{{/section}}
|
||||||
<w:sectPr wsp:rsidR="00B43FDC" wsp:rsidRPr="000A3AF0" wsp:rsidSect="001B7422">
|
<w:sectPr wsp:rsidR="00B43FDC" wsp:rsidRPr="000A3AF0" wsp:rsidSect="001B7422">
|
||||||
<w:pgSz w:w="12240" w:h="15840"/>
|
<w:pgSz w:w="12240" w:h="15840"/>
|
||||||
<w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="720" w:footer="720" w:gutter="0"/>
|
<w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="720" w:footer="720" w:gutter="0"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user