mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-07-06 18:21:06 +01:00
Compare commits
60 Commits
v0.13.0-be
...
featlancer
Author | SHA1 | Date | |
---|---|---|---|
bb1cb0888f | |||
bdf1485cbe | |||
04cc09a54c | |||
04842537bd | |||
3cbbc36818 | |||
f06f82a34f | |||
01cfdb00e0 | |||
cdbb030389 | |||
cfef0a43a8 | |||
a9f002e89a | |||
3d2b6318ed | |||
c7db59a5b9 | |||
e2a04958b0 | |||
cad46c2270 | |||
cd8832cc8d | |||
c5d8964482 | |||
7337f6d280 | |||
547d38c766 | |||
0a4e460763 | |||
d95af3f21e | |||
c6d3420854 | |||
ff1c2aab26 | |||
ac67ff58f6 | |||
caae22e4b5 | |||
39dcf37c2a | |||
89496d6361 | |||
e9b4d747d7 | |||
387e6ff41a | |||
826c1b29f1 | |||
bb7f328b05 | |||
b009861168 | |||
4137ef7511 | |||
8d3b2421e6 | |||
dda332d0ec | |||
87f4bd2efc | |||
7a0169e394 | |||
34cac6d464 | |||
0603dce6af | |||
3c84a9f17a | |||
aabb18d3a6 | |||
e1d5062364 | |||
803e206688 | |||
c52eda62bc | |||
37bc960d47 | |||
685d973307 | |||
46caf0aa7f | |||
961af74305 | |||
23c2b72e6a | |||
eb0d731d55 | |||
9bf5d43f87 | |||
76b362c2b8 | |||
3159480379 | |||
e87ba4d40a | |||
f92b3ff4e0 | |||
fe6046a107 | |||
bc77d70ed5 | |||
6fa9cc3c7b | |||
78b2b98c8d | |||
e42cd44bb7 | |||
ea0d6987cd |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
# It is pitch black. You are likely to be eaten by a grue.
|
# It is pitch black. You are likely to be eaten by a grue.
|
||||||
informatic-new/
|
informatic-new/
|
||||||
|
assets/
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
The MIT License
|
The MIT License
|
||||||
===============
|
===============
|
||||||
|
|
||||||
Copyright (c) 2015 Sir Hacksalot (https://github.com/hacksalot)
|
Copyright (c) 2016 hacksalot (https://github.com/hacksalot)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -50,8 +50,6 @@ GitHub and NPM.
|
|||||||
- [modern][t-modern]: A middle of the road theme with a modern look 'n feel.
|
- [modern][t-modern]: A middle of the road theme with a modern look 'n feel.
|
||||||
- [compact][t-compact]: A visually dense/compact theme.
|
- [compact][t-compact]: A visually dense/compact theme.
|
||||||
- [awesome][t-awesome]: A technical resume theme based on [Awesome-CV][awe].
|
- [awesome][t-awesome]: A technical resume theme based on [Awesome-CV][awe].
|
||||||
- [underscore][t-underscore]: An unstyled barebones theme.
|
|
||||||
- [hello-world][t-hello]: A simple-as-possible example theme.
|
|
||||||
- New themes weekly.
|
- New themes weekly.
|
||||||
|
|
||||||
All FRESH themes in this repo are MIT licensed. You're free to change, modify,
|
All FRESH themes in this repo are MIT licensed. You're free to change, modify,
|
||||||
@ -121,7 +119,7 @@ MIT. See [LICENSE.md][1] for details.
|
|||||||
[jrs]: http://jsonresume.org
|
[jrs]: http://jsonresume.org
|
||||||
[awe]: https://github.com/posquit0/Awesome-CV
|
[awe]: https://github.com/posquit0/Awesome-CV
|
||||||
[t-awesome]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/awesome
|
[t-awesome]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/awesome
|
||||||
[t-underscore]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/minimist
|
[t-underscore]: https://github.com/fluentdesk/fresh-themes-underscore
|
||||||
[t-modern]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/modern
|
[t-modern]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/modern
|
||||||
[t-hello]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/hello-world
|
[t-hello]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/hello-world
|
||||||
[t-compact]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/compact
|
[t-compact]: https://github.com/fluentdesk/fresh-themes/tree/master/themes/compact
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "fresh-themes",
|
"name": "fresh-themes",
|
||||||
"version": "0.13.0-beta",
|
"version": "0.15.1-beta",
|
||||||
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
|
"description": "Multiformat themes and templates for your résumé / CV.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/fluentdesk/fresh-themes.git"
|
"url": "https://github.com/fluentdesk/fresh-themes.git"
|
||||||
@ -11,21 +11,25 @@
|
|||||||
"résumé",
|
"résumé",
|
||||||
"resume",
|
"resume",
|
||||||
"CV",
|
"CV",
|
||||||
|
"employment",
|
||||||
"portfolio",
|
"portfolio",
|
||||||
"Handlebars",
|
"Handlebars",
|
||||||
"Underscore",
|
"Underscore",
|
||||||
"Markdown",
|
"Markdown",
|
||||||
"LaTeX",
|
"LaTeX",
|
||||||
"HTML",
|
"HTML",
|
||||||
|
"Word",
|
||||||
"Microsoft Word",
|
"Microsoft Word",
|
||||||
"PDF",
|
"PDF",
|
||||||
"Acrobat",
|
"Acrobat",
|
||||||
|
"Adobe",
|
||||||
"JSON",
|
"JSON",
|
||||||
"YAML"
|
"YAML"
|
||||||
],
|
],
|
||||||
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
|
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Brett Hardin (https://github.com/bhardin)",
|
"Brett Hardin (https://github.com/bhardin)",
|
||||||
|
"Evan Plaice <evanplaice@gmail.com> (https://github.com/evanplaice)",
|
||||||
"Ya Zhuang (https://github.com/zhuangya)",
|
"Ya Zhuang (https://github.com/zhuangya)",
|
||||||
"hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)"
|
"hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)"
|
||||||
],
|
],
|
||||||
|
@ -1,35 +0,0 @@
|
|||||||
fresh-themes/assets/partials
|
|
||||||
============================
|
|
||||||
This folder contains global partials available to all FRESH themes. A global
|
|
||||||
partial is a reusable fragment of HTML, XML, or other markup that can be
|
|
||||||
injected into your theme.
|
|
||||||
|
|
||||||
## Use
|
|
||||||
|
|
||||||
To load a global partial, use the following syntax in your theme:
|
|
||||||
|
|
||||||
```hbs
|
|
||||||
{{> section/[section-name] }}
|
|
||||||
```
|
|
||||||
|
|
||||||
For example:
|
|
||||||
|
|
||||||
```hbs
|
|
||||||
{{> section/employment }}
|
|
||||||
{{> section/projects }}
|
|
||||||
{{> section/employment }}
|
|
||||||
```
|
|
||||||
|
|
||||||
Currently two types of global partials are available:
|
|
||||||
|
|
||||||
- Section partials (DOC and HTML formats) that represent a specific resume
|
|
||||||
section.
|
|
||||||
- Icon partials for DOC formats that make it a bit easier to embed images in
|
|
||||||
the MS Word resume format.
|
|
||||||
|
|
||||||
Many more will be supported in the future.
|
|
||||||
|
|
||||||
## Overriding
|
|
||||||
|
|
||||||
Themes can also declare theme-specific partials located in the theme's
|
|
||||||
`/partials` folder (if any).
|
|
48
partials/doc/doc-fonts.hbs
Normal file
48
partials/doc/doc-fonts.hbs
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
{{!
|
||||||
|
The w:fonts node contains font setup information for the Word document,
|
||||||
|
including the default font as well as optional descriptions of fonts via
|
||||||
|
the <w:font> element.
|
||||||
|
|
||||||
|
This node is optional, but if omitted, Word will create a default <w:fonts>
|
||||||
|
section on save, with defaults (like Times New Roman) that are probably not
|
||||||
|
ideal for a specific use case. So we include this section by default, and set
|
||||||
|
the fonts to the theme's declared typography settings.
|
||||||
|
}}
|
||||||
|
|
||||||
|
<w:fonts>
|
||||||
|
{{!
|
||||||
|
The defaultFonts element defines the font to use when no other font or
|
||||||
|
formatting is specified. It's optional, but if not specified, Word will
|
||||||
|
fill it in to a default value. (Usually, it sets all four font families
|
||||||
|
to "Times New Roman").
|
||||||
|
}}
|
||||||
|
<w:defaultFonts w:ascii="{{{fontFace 'default' 'Calibri'}}}" w:fareast="{{{fontFace 'default' 'Calibri'}}}" w:h-ansi="{{{fontFace 'default' 'Calibri'}}}" w:cs="{{{fontFace 'default' 'Calibri'}}}"/>
|
||||||
|
|
||||||
|
{{!
|
||||||
|
Here go individual <w:font> entries. These are not required to actually use
|
||||||
|
any fonts, but are used by Word when it has to reconstruct a missing font.
|
||||||
|
Since fonts are not embedded into Word documents, this allows Word to
|
||||||
|
display the document without losing too much visual fidelity.
|
||||||
|
|
||||||
|
In a standard Word document, this first entry would also be set to Times
|
||||||
|
New Roman.
|
||||||
|
}}
|
||||||
|
|
||||||
|
<w:font w:name="{{{fontFace 'default' 'Calibri'}}}">
|
||||||
|
<w:panose-1 w:val="02020603050405020304"/>
|
||||||
|
<w:charset w:val="00"/>
|
||||||
|
<w:family w:val="Roman"/>
|
||||||
|
<w:pitch w:val="variable"/>
|
||||||
|
<w:sig w:usb-0="E0002AFF" w:usb-1="C0007841" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="000001FF" w:csb-1="00000000"/>
|
||||||
|
</w:font>
|
||||||
|
|
||||||
|
|
||||||
|
<w:font w:name="Calibri">
|
||||||
|
<w:panose-1 w:val="020F0502020204030204"/>
|
||||||
|
<w:charset w:val="00"/>
|
||||||
|
<w:family w:val="Swiss"/>
|
||||||
|
<w:pitch w:val="variable"/>
|
||||||
|
<w:sig w:usb-0="A00002EF" w:usb-1="4000207B" w:usb-2="00000000" w:usb-3="00000000" w:csb-0="0000009F" w:csb-1="00000000"/>
|
||||||
|
</w:font>
|
||||||
|
|
||||||
|
</w:fonts>
|
@ -1,17 +0,0 @@
|
|||||||
<w:fonts>
|
|
||||||
<w:defaultFonts w:ascii="Times New Roman" w:fareast="Times New Roman" w:h-ansi="Times New Roman" w:cs="Times New Roman"/>
|
|
||||||
<w:font w:name="Times New Roman">
|
|
||||||
<w:panose-1 w:val="02020603050405020304"/>
|
|
||||||
<w:charset w:val="00"/>
|
|
||||||
<w:family w:val="Roman"/>
|
|
||||||
<w:pitch w:val="variable"/>
|
|
||||||
<w:sig w:usb-0="E0002AFF" w:usb-1="C0007841" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="000001FF" w:csb-1="00000000"/>
|
|
||||||
</w:font>
|
|
||||||
<w:font w:name="Calibri">
|
|
||||||
<w:panose-1 w:val="020F0502020204030204"/>
|
|
||||||
<w:charset w:val="00"/>
|
|
||||||
<w:family w:val="Swiss"/>
|
|
||||||
<w:pitch w:val="variable"/>
|
|
||||||
<w:sig w:usb-0="A00002EF" w:usb-1="4000207B" w:usb-2="00000000" w:usb-3="00000000" w:csb-0="0000009F" w:csb-1="00000000"/>
|
|
||||||
</w:font>
|
|
||||||
</w:fonts>
|
|
@ -3,8 +3,8 @@
|
|||||||
<w:name w:val="Normal"/>
|
<w:name w:val="Normal"/>
|
||||||
<w:rsid w:val="002743C8"/>
|
<w:rsid w:val="002743C8"/>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:rFonts w:ascii="Calibri" w:h-ansi="Calibri"/>
|
<w:rFonts w:ascii="{{{fontFace 'default' 'Calibri'}}}" w:h-ansi="{{{fontFace 'default' 'Calibri'}}}"/>
|
||||||
<wx:font wx:val="Calibri"/>
|
<wx:font wx:val="{{{fontFace 'default' 'Calibri'}}}"/>
|
||||||
<w:sz-cs w:val="24"/>
|
<w:sz-cs w:val="24"/>
|
||||||
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA"/>
|
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
@ -22,15 +22,16 @@
|
|||||||
<w:spacing w:before="100" w:before-autospacing="on"/>
|
<w:spacing w:before="100" w:before-autospacing="on"/>
|
||||||
<w:outlineLvl w:val="0"/>
|
<w:outlineLvl w:val="0"/>
|
||||||
<w:pBdr>
|
<w:pBdr>
|
||||||
<w:top w:val="single" w:sz="6" w:space="1" w:color="#EEEEEE" />
|
<w:top w:val="single" w:sz="6" w:space="1" w:color="{{{color 'heading-border' 'EEEEEE'}}}" />
|
||||||
</w:pBdr>
|
</w:pBdr>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<wx:font wx:val="Calibri"/>
|
<wx:font wx:val="{{{fontFace 'heading1' 'Calibri'}}}"/>
|
||||||
<w:color w:val="AEAAAA"/>
|
<w:rFonts w:ascii="{{{fontFace 'heading1' 'Calibri'}}}" w:h-ansi="{{{fontFace 'heading1' 'Calibri'}}}"/>
|
||||||
|
<w:color w:val="{{{color 'heading1' 'AEAAAA'}}}"/>
|
||||||
<w:kern w:val="36"/>
|
<w:kern w:val="36"/>
|
||||||
<w:sz w:val="40"/>
|
<w:sz w:val="{{{fontSize 'heading1' 40 'half-point'}}}"/>
|
||||||
<w:sz-cs w:val="40"/>
|
<w:sz-cs w:val="{{{fontSize 'heading1' 40 'half-point'}}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="paragraph" w:styleId="Heading2">
|
<w:style w:type="paragraph" w:styleId="Heading2">
|
||||||
@ -44,7 +45,8 @@
|
|||||||
<w:outlineLvl w:val="1"/>
|
<w:outlineLvl w:val="1"/>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<wx:font wx:val="Calibri"/>
|
<wx:font wx:val="{{{fontFace 'heading2' 'Calibri'}}}"/>
|
||||||
|
<w:rFonts w:ascii="{{{fontFace 'heading2' 'Calibri'}}}" w:h-ansi="{{{fontFace 'heading2' 'Calibri'}}}"/>
|
||||||
<w:b/>
|
<w:b/>
|
||||||
<w:b-cs/>
|
<w:b-cs/>
|
||||||
<w:caps/>
|
<w:caps/>
|
||||||
@ -62,7 +64,7 @@
|
|||||||
<w:outlineLvl w:val="2"/>
|
<w:outlineLvl w:val="2"/>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<wx:font wx:val="Calibri"/>
|
<wx:font wx:val="{{fontFace 'heading3'}}"/>
|
||||||
<w:b/>
|
<w:b/>
|
||||||
<w:b-cs/>
|
<w:b-cs/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
@ -74,7 +76,7 @@
|
|||||||
<w:name w:val="Normal Table"/>
|
<w:name w:val="Normal Table"/>
|
||||||
<wx:uiName wx:val="Table Normal"/>
|
<wx:uiName wx:val="Table Normal"/>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<wx:font wx:val="Times New Roman"/>
|
<wx:font wx:val="{{{fontFace 'table' 'Calibri'}}}"/>
|
||||||
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA"/>
|
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
<w:tblPr>
|
<w:tblPr>
|
||||||
@ -96,7 +98,7 @@
|
|||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:strike w:val="off"/>
|
<w:strike w:val="off"/>
|
||||||
<w:dstrike w:val="off"/>
|
<w:dstrike w:val="off"/>
|
||||||
<w:color w:val="0064BD"/>
|
<w:color w:val="{{{color 'hyperlink' '0064BD'}}}"/>
|
||||||
<w:u w:val="none"/>
|
<w:u w:val="none"/>
|
||||||
<w:effect w:val="none"/>
|
<w:effect w:val="none"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
@ -107,7 +109,7 @@
|
|||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:strike w:val="off"/>
|
<w:strike w:val="off"/>
|
||||||
<w:dstrike w:val="off"/>
|
<w:dstrike w:val="off"/>
|
||||||
<w:color w:val="7B0796"/>
|
<w:color w:val="{{{color 'visited' '7B0796'}}}"/>
|
||||||
<w:u w:val="none"/>
|
<w:u w:val="none"/>
|
||||||
<w:effect w:val="none"/>
|
<w:effect w:val="none"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
@ -117,11 +119,12 @@
|
|||||||
<w:link w:val="Heading2"/>
|
<w:link w:val="Heading2"/>
|
||||||
<w:rsid w:val="00505903"/>
|
<w:rsid w:val="00505903"/>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:rFonts w:ascii="Calibri" w:h-ansi="Calibri"/>
|
<wx:font wx:val="{{{fontFace 'heading2' 'Calibri'}}}"/>
|
||||||
|
<w:rFonts w:ascii="{{{fontFace 'heading2' 'Calibri'}}}" w:h-ansi="{{{fontFace 'heading2' 'Calibri'}}}"/>
|
||||||
<w:b/>
|
<w:b/>
|
||||||
<w:b-cs/>
|
<w:b-cs/>
|
||||||
<w:caps/>
|
<w:caps/>
|
||||||
<w:sz-cs w:val="36"/>
|
<w:sz-cs w:val="{{{fontSize 'heading2' 36 'half-point'}}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="character" w:styleId="Heading3Char">
|
<w:style w:type="character" w:styleId="Heading3Char">
|
||||||
@ -129,10 +132,10 @@
|
|||||||
<w:link w:val="Heading3"/>
|
<w:link w:val="Heading3"/>
|
||||||
<w:rsid w:val="001B7422"/>
|
<w:rsid w:val="001B7422"/>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:rFonts w:ascii="Calibri Light" w:fareast="Times New Roman" w:h-ansi="Calibri Light" w:cs="Times New Roman"/>
|
<w:rFonts w:ascii="{{{fontFace 'heading3' 'Calibri'}}}" w:fareast="{{{fontFace 'heading3' 'Calibri'}}}" w:h-ansi="{{{fontFace 'heading3' 'Calibri'}}}" w:cs="{{{fontFace 'heading3' 'Calibri'}}}"/>
|
||||||
<w:color w:val="1F4D78"/>
|
<w:color w:val="1F4D78"/>
|
||||||
<w:sz w:val="24"/>
|
<w:sz w:val="{{{fontSize 'heading3' 24 'half-point'}}}"/>
|
||||||
<w:sz-cs w:val="24"/>
|
<w:sz-cs w:val="{{{fontSize 'heading3' 24 'half-point'}}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="paragraph" w:styleId="NormalWeb">
|
<w:style w:type="paragraph" w:styleId="NormalWeb">
|
||||||
@ -144,7 +147,7 @@
|
|||||||
<w:jc w:val="both"/>
|
<w:jc w:val="both"/>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<wx:font wx:val="Calibri"/>
|
<wx:font wx:val="{{{fontFace 'default-view-web' 'Calibri' }}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="character" w:styleId="Heading1Char">
|
<w:style w:type="character" w:styleId="Heading1Char">
|
||||||
@ -152,11 +155,12 @@
|
|||||||
<w:link w:val="Heading1"/>
|
<w:link w:val="Heading1"/>
|
||||||
<w:rsid w:val="00505903"/>
|
<w:rsid w:val="00505903"/>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:rFonts w:ascii="Calibri" w:h-ansi="Calibri"/>
|
<wx:font wx:val="{{{fontFace 'heading1' 'Calibri'}}}"/>
|
||||||
<w:color w:val="AEAAAA"/>
|
<w:rFonts w:ascii="{{{fontFace 'heading1' 'Calibri'}}}" w:h-ansi="{{{fontFace 'heading1' 'Calibri'}}}"/>
|
||||||
|
<w:color w:val="{{{color 'heading1' 'AEAAAA'}}}"/>
|
||||||
<w:kern w:val="36"/>
|
<w:kern w:val="36"/>
|
||||||
<w:sz w:val="40"/>
|
<w:sz w:val="{{fontSize 'heading1' 40 'half-point'}}"/>
|
||||||
<w:sz-cs w:val="40"/>
|
<w:sz-cs w:val="{{fontSize 'heading1' 40 'half-point'}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="character" w:styleId="Strong">
|
<w:style w:type="character" w:styleId="Strong">
|
||||||
@ -190,13 +194,13 @@
|
|||||||
<w:contextualSpacing/>
|
<w:contextualSpacing/>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:rFonts w:ascii="Segoe UI" w:h-ansi="Segoe UI"/>
|
<w:rFonts w:ascii="{{{fontFace 'title'}}}" w:h-ansi="{{{fontFace 'title'}}}"/>
|
||||||
<wx:font wx:val="Segoe UI"/>
|
<wx:font wx:val="{{{fontFace 'title'}}}"/>
|
||||||
<w:b/>
|
<w:b/>
|
||||||
<w:spacing w:val="-10"/>
|
<w:spacing w:val="-10"/>
|
||||||
<w:kern w:val="28"/>
|
<w:kern w:val="28"/>
|
||||||
<w:sz w:val="48"/>
|
<w:sz w:val="{{{fontSize 'title' 48 'half-point'}}}"/>
|
||||||
<w:sz-cs w:val="56"/>
|
<w:sz-cs w:val="{{{fontSize 'title' 48 'half-point'}}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="character" w:styleId="TitleChar">
|
<w:style w:type="character" w:styleId="TitleChar">
|
||||||
@ -204,11 +208,11 @@
|
|||||||
<w:link w:val="Title"/>
|
<w:link w:val="Title"/>
|
||||||
<w:rsid w:val="002D3B7B"/>
|
<w:rsid w:val="002D3B7B"/>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:rFonts w:ascii="Segoe UI" w:h-ansi="Segoe UI"/>
|
<w:rFonts w:ascii="{{{fontFace 'title'}}}" w:h-ansi="{{{fontFace 'title'}}}"/>
|
||||||
<w:spacing w:val="-10"/>
|
<w:spacing w:val="-10"/>
|
||||||
<w:kern w:val="28"/>
|
<w:kern w:val="28"/>
|
||||||
<w:sz w:val="48"/>
|
<w:sz w:val="{{{fontSize 'title' 48 'half-point'}}}"/>
|
||||||
<w:sz-cs w:val="56"/>
|
<w:sz-cs w:val="{{{fontSize 'title' 48 'half-point'}}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="paragraph" w:styleId="ListParagraph">
|
<w:style w:type="paragraph" w:styleId="ListParagraph">
|
||||||
@ -220,7 +224,7 @@
|
|||||||
<w:contextualSpacing/>
|
<w:contextualSpacing/>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<wx:font wx:val="Calibri"/>
|
<wx:font wx:val="{{{fontFace 'list-paragraph' 'Calibri' }}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="paragraph" w:styleId="Summary">
|
<w:style w:type="paragraph" w:styleId="Summary">
|
||||||
@ -232,8 +236,8 @@
|
|||||||
<w:spacing w:before="120"/>
|
<w:spacing w:before="120"/>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<wx:font wx:val="Calibri"/>
|
<wx:font wx:val="{{{fontFace 'summary' 'Calibri'}}}"/>
|
||||||
<w:color w:val="767171"/>
|
<w:color w:val="{{{color 'summary' '767171'}}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
<w:style w:type="character" w:styleId="SummaryChar">
|
<w:style w:type="character" w:styleId="SummaryChar">
|
||||||
@ -241,8 +245,9 @@
|
|||||||
<w:link w:val="Summary"/>
|
<w:link w:val="Summary"/>
|
||||||
<w:rsid w:val="00A210E1"/>
|
<w:rsid w:val="00A210E1"/>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:rFonts w:ascii="Calibri" w:h-ansi="Calibri"/>
|
<w:rFonts w:ascii="{{{fontFace 'summary' 'Calibri'}}}" w:h-ansi="{{{fontFace 'summary' 'Calibri'}}}"/>
|
||||||
<w:sz-cs w:val="24"/>
|
<w:sz-cs w:val="{{{fontSize 'summary' 24 'half-point'}}}"/>
|
||||||
|
<w:sz w:val="{{{fontSize 'summary' 24 'half-point'}}}"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
</w:style>
|
</w:style>
|
||||||
</w:styles>
|
</w:styles>
|
@ -6,6 +6,7 @@
|
|||||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00693C5A" wsp:rsidP="00C146CA">
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00693C5A" wsp:rsidP="00C146CA">
|
||||||
<w:pPr>
|
<w:pPr>
|
||||||
<w:pStyle w:val="Heading1"/>
|
<w:pStyle w:val="Heading1"/>
|
||||||
|
<w:ind w:left="-720"/>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:r>
|
<w:r>
|
||||||
{{> (lookup . '_icon') }}
|
{{> (lookup . '_icon') }}
|
6
partials/doc/pict/bicycle.hbs
Normal file
6
partials/doc/pict/bicycle.hbs
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<w:pict>
|
||||||
|
<w:binData w:name="wordml://03000015.png" xml:space="preserve">iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABEpJREFUeNrsV2tz2kYUXQmBBQghZDAYZFsmxo/4VbfOtNPp3+9MmzpxqF8EAyYEbCxjLITEQwipuwIMxIChqSeZqTT6sivp7rnnnj13hRmGAb6nCwff2WUBsgBZgCxAFiALkAXIAmQBsgBZgCxA/zNAxFdHkEppQdL7Y4c7EA578W8GKJ0+LSjDU3cS/uZ1iHhZQHpNqqlf/nTjDrcr4POXGqLapUg3DB20hXQi5N9h/xUkbLp/+9vz3y+F9pezDt/Gr7uB4QKmjuJF2YCPYr/sBvEXE7WHoewEhvXuR94aslgZuvVA1D8Hn6gPmURRezmGBi/t+vjPZHWKr2zM3s8zF25mUhvpk1R1uhzaYuLiVv+vGNLKheyna0FudqSMYzaSmo8GtVSq3IBDz8pvB0v4CLjHbwuKDjDK7agpTR3Y2KBXFytSs91BhtudLBuOvlp0ETMAUktn8fP75tjk7MzemxG10IunfyRFFXQU7cz/dZKpj+ESc3Jb+2t+YpptLxXjF4lKy8zGHYqEwzSJUpcgYWXZjE+Q1Ij8tNvEFUID4W5uBXEpU2r00Ng966t8J4z4OZ97qKtGPX/+Tl3/6aldEU84TycRGsw1H/1xe/HxMXGfqfXia9XC6SV7GKMH08jFUwL6zhndhuQ9JC+upUd2WjURuMMMDOalmCAnFU7PrkqtlnB5xvj3w8QkUd+kilABgPDyhwNoQDnxASkDSofb9NoAMGThU2k4jawC18focGyZBvpVrthEzCys73LIBJBVlh9NgI7sbIdp6B1GNffxYeIuy5dE5H7OcCyCD9Ti/GOpYdZiZ5cPxQIUWkIq5vvSeW/CdfjWfngFadPy5aqJPrgZ8q5thSjsyY6jo+us3SxhQZxQMrnaQGnMeTjXgOucmLWA6xGtXPw4B3QVJWeIheMPt+YWaCh96aCJBxnBBxTNoyG9thOqvL2pm1Y5/ygaat7tuBfVdksCgBnHkKaZtBKEo1+M7HXPddS6IirwrneMQGt2hkoNkoq5Tel0XlRURLON9HRjkLEY70QsCYV8fzGWdDzbXAkCDtsQF9q63WB8NKjkZH2oz9YQJmLOTXW/xsng6nJf4m4HlFm73agCsNCt0PIGX0uXXUtcP0y5oT4LiPKQxF1Ta1bzNRDtVo1gN/bZwZdqqaOjugowJnKww400GR9FAkEBspTVAY/3hLx5EBmSx71ZaJudniRqzs/A5ED9+rIwxhU14fJORoHoEDf2SMOxHhhXr96O7a9SJllGwiSZCDOxly2uhdxwSqtkj85utBEOfpyoIMlQCyv+CQ1ydTmEdjt0mpOc+CQM8iHTpTDP8obv2dYxzqlv8oWSaG43wsMdHvDkMyfbzPt4xxsx0hOILgVNc+85Nei41AinnrWXYS4fv7cbIac6bWf/PsmX27P1smm7PcBsLmqeX+EXWMcspwlVTCczQkVuGV/T7b/l9Y8AAwCSXjehR+kgEQAAAABJRU5ErkJggg==</w:binData>
|
||||||
|
<v:shape id="_x0000_i1026" type="#_x0000_t75" style="width:31.5pt;height:31.5pt">
|
||||||
|
<v:imagedata src="wordml://03000015.png" o:title="fa-bicycle"/>
|
||||||
|
</v:shape>
|
||||||
|
</w:pict>
|
6
partials/doc/pict/book.hbs
Normal file
6
partials/doc/pict/book.hbs
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<w:pict>
|
||||||
|
<w:binData w:name="wordml://03000013.png" xml:space="preserve">iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArtJREFUeNrsmP1v0kAYx1soxZW2YOl4s8xkvkyJMZop/380JkuMLpmOxSkvQQasdNCWUks5Wq8WZP4waG9HMpPeL/SSK/e553m+z/NcSdd1ibs0YsQdGxFQBBQBRUARUAQUAUVAEVAE9J8BUUhv2er3by2TpJ2Z7QTahS3u7ZfSQU5PItw67Prx0cXECfkWk39ZPeC34bJRQw5NA4dpKFuJIavekmdI0RpLbCOGBo3+dfOQFLl+vQsWEUHymeI2gJx/w+J19YBZt7p+/O5i4q8VynCvka5wvEjhA5IH6vzvJM7szAxVu3k16CqTxeMOV4BbqZe12g/x1dvHPB4gIPfG9mo6V1pflIAS40s0QRi9sUVM9QFB8DiC2mqenmtzpLyVzOShZ82+PoXBRCfxxJDVVcZgNU0UKofP1kUDaH88avzyebhSBvJ0VY+HFSQ8sp+C6wGdTEtrY5MAnaG1eKSZLAsDvDc24H6sUMKjMvPSO98KT/n8/sOa0ziuu+SP89ldCNjXTThh+SIe2RvNkXnjluuLE5vzbNKTDZiRUuJDCkem1s9rV0jp2fNRJgd/2kMd8iRThU0WCAY0mJiI3QTJZ8te/hoZ0JxMRqKx1DLVtFDbG0ZY+csXPwagXkefI/Kk0hL0kXzl/YEv/tsD2fX+EJWHYQtwA2MwsZfivzWQ2fjaRel+/GQllKGPtK4BBRHP5Hdx9EPK2ED+jp3kCswygZGsmMPS5M8cB1lf4h70kf1TgwqleCEYz6bEqFqL6h4jyTDNJcUIUuUR4yVo44997j/Ac+ugYh4GW6y+eUKjmAm0vY5okaxxuIzNc/egTOSzjmKG952tnA10T2xcIXDN3HgNAsPTTyeodcNvVHJPDyuBiYLcy4DZPDvpaBaK3BLi/vMXEh9CC8EvisDQLBCqriYYngl7z/otwABxHQzMzw8ozAAAAABJRU5ErkJggg==</w:binData>
|
||||||
|
<v:shape id="_x0000_i1026" type="#_x0000_t75" style="width:31.5pt;height:31.5pt">
|
||||||
|
<v:imagedata src="wordml://03000013.png" o:title="fa-book"/>
|
||||||
|
</v:shape>
|
||||||
|
</w:pict>
|
6
partials/doc/pict/group.hbs
Normal file
6
partials/doc/pict/group.hbs
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<w:pict>
|
||||||
|
<w:binData w:name="wordml://03000014.png" xml:space="preserve">iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA5hJREFUeNrsmPtT2kAQx0M4DhJeAZFGqohBGdHal9PWdvrX94dOO1Pta2gtICLFgBQhhhDgOJLGii8khZBMpz9kh58y2c3n9na/e4dDVVXifzKS+M/MBrKBbCAbyAaygWwgG+gfG5jqLfSr/IOvyjImPb4AyyUXaDBlfCQcZEuNjoRJmvYvLnMRZoKnY+KJUaln977XpJtvOf2prUexwCQYfJLdzfO9m54uNrW9zgIzW/Yrm7tNo9mglc8V0CScWqZwm0azfjWX4bGZGipX6/1xaWufFoW/e1Z4cTDmsdoqH8gmaqiHddaD8WWKFFls1GtiT1sdFb43z/jgRTIUnVrAqE0Q9KxALlLLoTLOEWjfRZX9z8Vq5zoTpeND4Aom0ulFRj8H0Gtiy2KRsHPcc7c/Rhb23h/cpBkmoH+W/7K7X11k/Y5xnlRkiTYBBO5vJBk42ppeLj1XzvCiboOeF6+ylIi4Rj0D99c4eva2x0hWIA0V4Wc2x9e7WjmR0Def2lylj3bfVjoT1hJMvt6E5e/FsjD0ZFfSXBQqCBEQksaBcOPr7pdmH7iDieVkjKUvQ2AFE+WP7wqdSYrhCj9+lgoAQF5HPC4elsrtAemNPd/mPMaKWi4Wmucdj3tn+exePusAf0pCUUF0g1PQFCrd74mgVHhTkYe1pGL1SjVOCjVuI2qohurt23KhhTv/KYan09AR39qJgdSUjRU16iBFT4G6IR+cgsTlDsh6MnahRkaAZKQXShWbTZahJs9tOkQft/RUGaGWZccPJPD1lTjr+vvU9ibWPIV6x2hwXSAajq93SAVjrB+I/vXNWMChu1vs2tYigXyRaNTrHhsIAMoYEEzeyYHTv/pw5/kyQ8hn/GGuhOJPXyRZalTItdGx+nA75ans/+DrEvIspF7tJFm3YyR/8ZWFGYQRdasnfKt3gR64F0EHmWzralY46FD8QXrJg0aGKyHkMt8q7StlAO7IxpN5dDTsK0iFouyczgZMcUC7MiHz/tPp3bOIk6Z8DEP9ia90xbNGu3e3HTQl3NnmpmnNqYHk/IcPVWn2s7IzsvryQcy6Q7501DRBc66EjZOfFt465KrYM3mdUCShZh3QqYQIs6Z2RdkqIKHdteDfbIxEq4AQVszzEINu275K/yugMO2x4Ftu35xVQCCeCLnMLt07l2As2zIQ3kqvh9xgVhroZR8/snZ0DDtXlqW+0Y4DdNADp335twADAHYlmV3HkUP7AAAAAElFTkSuQmCC</w:binData>
|
||||||
|
<v:shape id="_x0000_i1026" type="#_x0000_t75" style="width:31.5pt;height:31.5pt">
|
||||||
|
<v:imagedata src="wordml://03000014.png" o:title="fa-group"/>
|
||||||
|
</v:shape>
|
||||||
|
</w:pict>
|
6
partials/doc/pict/justice-scales.hbs
Normal file
6
partials/doc/pict/justice-scales.hbs
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<w:pict>
|
||||||
|
<w:binData w:name="wordml://03000011.png" xml:space="preserve">iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA8dJREFUeNrsl+1v2lYUhy8GLo6xsQHjuEA9MI4hTatG2qR+2D8/aR8mVVOytlrLO65DKLOT4DcoOMYMGqlbi7GdJlOjyVf+4mv76Dlvv3scW61W4CGtWAQUAUVAEVAEFAFFQBFQBHQ3IEcft6ShMQdomi2JZQZ+XyC1+VtrfP35NsmIPz5hE/81kNo/HRquZ3jm2mIJkqR4wEG1/VZduPEUhXoDoYV6g8MCgcJ4Y2rm1Nj9GKfrRRoCOo+rI2O50KYLz9cgnAJwP0AERaSR3RGyLlqj7DpCl9Z6xydCZPp/W0PAsfQ52MNx6N1lf75t6ksQ2+Pqz3jPLnNmM8uFFB6GFAl+xWifnLz5/eRV17OOEiSLo58spXLePT8bvjp9+fqPl29UcB9AzqinzomySNij3pl7+xS4w540RTmeAhOpa9wdSGlKJizWKsVaATWHTeW2PJPuuY5kOb7cqIRzyR/I6A40kK0IGQAyopgFyqA9vw2O3ZPGNlE5LKxTW/whD0O45AfkyoORnS7XCje3VG0/Y6tN2QnN86E9nqJMtXhTzDmBJ4NdQvxa+syEdOUfdcV4kYbaWVMLhzNvDS8AJdYzn+ufOQh2CdltTlIAyR9kvxDlgyINtHYrRHE6Z03FzrDrYv7XCuES4muuxnwlHYmSyKbnymAUlDft3VCDebH29Vlx41K3M7sd0C5zmyOpVmGhKb1T/aWrPQF0ScA9dKsk0ClL6SlOeKBZv6+51CMvc5uVFR4RjjaUZ77Sld4XyzsOtXqFAXq/MwkJ5CidvwxYaHA7hR7hqkU4lTvn3qJy1ZZNyFb53aNaofGYsC9kz7xvAc0kWQdMVUT9UpIRqhSij6WZV3jeT2yCFXK+vb1xyZRbk+DxQxtcWkksp3f7un/VonhSGw8u+aP8l/vy2ETwwkLqdAMEEEvZ2loXsrQ/EAYT4NqUP5hhlAaHe1t7SSS21NSxEeb7FIEGpgxWWToeTvjiJFfdbsPHlVwy5OSToTk8uIYSpSdHZSqQKU4IR4eMV91TR4cNMpAphhWEYy9Z8TCJUJXjF8zVoNNVzNly6+l6SGW4RnUf7uzCDPv8Ba302+/Vi4/XW50Yx4g8X+VpKvFNE6NtWVcTxdzM7ShRyOVIdLube6e/nE9BnDr++Sm19f1cM43LieVuKoahCCyDIXca8iGOs+vrm0dkiFL59cWE/gABD2w9OKAwfx3S61/PfXVl5XyygcRiPv6hzNOf6uS9/Ci6zmoVZkx0Vyufkdm27fuK0LpTPjp3zkUC8+rQrfW3AAMAaZzVLhuUv2EAAAAASUVORK5CYII=</w:binData>
|
||||||
|
<v:shape id="_x0000_i1026" type="#_x0000_t75" style="width:31.5pt;height:31.5pt">
|
||||||
|
<v:imagedata src="wordml://03000011.png" o:title="fa-justice-scales"/>
|
||||||
|
</v:shape>
|
||||||
|
</w:pict>
|
6
partials/doc/pict/quote.hbs
Normal file
6
partials/doc/pict/quote.hbs
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<w:pict>
|
||||||
|
<w:binData w:name="wordml://03000012.png" xml:space="preserve">iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVxJREFUeNrsl89PwjAUgOksMMgEMuJCRqKRqBkOI1f9/w9e1INEjXAwxB/LwIEKiKxbJfHAEqPSt6KEvJddtnzN+177tq6Ec55YplASSxYohEIohEIohEIohEIohEIotGJCVHQA8+6dTs8b+OG0GtXYs8uqJPgzyPznMua2Gk2nH0SfrRnW0b4RFwbM0KR7cd7o+QuAIT3EPIEEQjBohsK7q8svCRRCpqVQtVjS4TBMaHT7+MyiA9bNul3RUvFhmFC/7b5F6Pz28WFZkQLDeijsDMezu4y5+1MCIRgo9DKeRF7btJ6VBq/k1hEMHxy2EBi6dfjuzUm3SSJFKCltwzrYydGYcIwlCzlnsysYvTpnp9cDGbC8Hnp/arWlwVKamoe+NBh/0FAIhf5ZiNJ5PuVESQrDQCFtq5gjv6VI5jdNYRi6ZNlKvVoqfF8TzRQsu6ZTcTj+Mehv4kOAAQCDHsVN5IYqHwAAAABJRU5ErkJggg==</w:binData>
|
||||||
|
<v:shape id="_x0000_i1029" type="#_x0000_t75" style="width:31.5pt;height:31.5pt">
|
||||||
|
<v:imagedata src="wordml://03000012.png" o:title="fa-quote"/>
|
||||||
|
</v:shape>
|
||||||
|
</w:pict>
|
6
partials/doc/pict/share-alt.hbs
Normal file
6
partials/doc/pict/share-alt.hbs
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<w:pict>
|
||||||
|
<w:binData w:name="wordml://03000010.png" xml:space="preserve">iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAihJREFUeNrsl+1P2lAUxukLFyxaEULFrjNoAFGMiW7OZPv3TZYlbkEbNkSsCghYIWCVIqWUFXUfxKa9k0vF5J6vTc759Z7nnPtcYjAYeKYpSM+UBQbCQBgIA2EgDISBMBAGwkDvDIieSFatKV9c1pSeQXpnw5FlfhFA1yFQvzp05fjw6KqjPyvi4xPbySj9Bi27PxUzIzRmDLqV/M+c7L6GVOl3pW1Yf+vVLgqay0BG9Uax6X+nWVTdBVLUe3t5aXcuAhmtUkU1pmLsTZT8SbnW6TsNNBPkUAHpjaIoFW+7T+ND+UJcbCMRISFRHgKEeB7NHlLOM2K59aIoTVF6v28pgpedIwP8l0+rfhQtUwp/LGiGpzZKQ/jnFlPpeNBzLYlSud37h+Vlw8JG+oMfTgBOJ1QR9ws3ulOSJxTwfKaUtk4HGIZGKepWU7WlIYCJshYLWVSlATsP0E+ZYT/JZHApHmJctB+s3/4n+3L++69s6U5DBuSkIbVwcFCDWLCUqdxk4uMsmLz9aGV/ZBo9uGxDLAHU89X2q+0HjB/S6tnDXKM7UiPKh/V6td6FtFPeaGovxaEBerwfquclWdFMjZOA5WIrS4+DpctS7gwOayb6dTcOUAE5XC1QWD7h826cGW/KYJcHt7q5921rgZoi+zHMRZIT30P/FcF522sCzn4g9dSCwPnGtR9oXx0LyXWeJazKBPiddORN3mXm2pqo/RhjFbzOfvwVYACXgQOVsrGQ2gAAAABJRU5ErkJggg==</w:binData>
|
||||||
|
<v:shape id="_x0000_i1026" type="#_x0000_t75" style="width:31.5pt;height:31.5pt">
|
||||||
|
<v:imagedata src="wordml://03000010.png" o:title="fa-share-alt"/>
|
||||||
|
</v:shape>
|
||||||
|
</w:pict>
|
6
partials/doc/pict/thumbs-up.hbs
Normal file
6
partials/doc/pict/thumbs-up.hbs
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<w:pict>
|
||||||
|
<w:binData w:name="wordml://03000016.png" xml:space="preserve">iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArlJREFUeNrsl91T2kAQwEMIIYQQPhoDWlBaYDogOD7UGTu2//9THS3WMopQNUoIUSEkIcZ8NJcp0I44ggTIQ+7lcpvM3i+7e7t7PtM0ITcNGHLZ8IA8IA/IA/KAPCAPyAPygFw2EKcUGXz9tHknGAiORTYyWTqBvk2Pz5meWmgcHt8KY00+fC3/uZiEV+Wy7mUb0Pgj6WQsFvBBkCl3GjVuZTHU42TdmnCqkP9U3v1SSQetlX7fulkRkNYRHq3JT0Rxe02mSECkqQNjJUDGtSTbYRNL/ZUQqH1WVEVYAZDWrrF9yxIwEU2NQkpWwIRi5NKBhPr3c+7JMk84m8sOdT2wom7zROHl5iHtvvqLAdEToAuVzaE1DIbhn4CQjKNitwd+Gg3jOLJwIOWievIAjEO+L5ZSIz0a2xE08PDEN6r86Gt/iN4qlNLkolym3Z4c3kggdMLrpdy/27Q4cVKm1Qdco3p0ITuRqbW7+vEZI+kTXgViO3vlxGtWNuR242edGZiQP1o+qFBzWkht/p5IgwSpaWjAHngyv70GcpQuctzcMSQr6jNZKL1b/EjiM/gbR5BFHnsYnYnG8lqzL4IZIxJu6IeUxtG1nTwjVBpxAxC2SYXs+EAwGHIDkBWpU++zFCDhjJXs8kvEXQFk3A3sYkvQHxBXAMEhvw1iGM66DPb53oSvce0+SGXBUMxJoCC9/+3gayYyMxNbq/d0UIOpTcJJIFVi+B4vyLbZDbUrarMdG5zO4c60Hzhm3bAGkCldnVaHsgHz44gB5SxCr6eyG0n0ZTViRwL+CgSJ6fjnq/bjQhtOxCg6GSUJcgynivzlea0lWbbE3m3vb8cdAnrBhQrbvmqxXP/xdd8FEjt7pQQCLRTof7I21xUVWX+uyk/E06ViZuoO1qmr9LgXE2TVHLYEM7TSo/FHgAEAC/8S0Mwjye0AAAAASUVORK5CYII=</w:binData>
|
||||||
|
<v:shape id="_x0000_i1026" type="#_x0000_t75" style="width:31.5pt;height:31.5pt">
|
||||||
|
<v:imagedata src="wordml://03000016.png" o:title="fa-bicycle"/>
|
||||||
|
</v:shape>
|
||||||
|
</w:pict>
|
71
partials/doc/section/affiliation.hbs
Normal file
71
partials/doc/section/affiliation.hbs
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
<wx:sub-section>
|
||||||
|
|
||||||
|
{{#> header-affiliation }}
|
||||||
|
{{> header-simple _title="AFFILIATION" _section="affiliation" }}
|
||||||
|
{{/header-affiliation}}
|
||||||
|
|
||||||
|
{{#each r.affiliation.history}}
|
||||||
|
|
||||||
|
<wx:sub-section>
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00606071" wsp:rsidP="00E578D4">
|
||||||
|
<w:pPr>
|
||||||
|
<w:pStyle w:val="Heading2"/>
|
||||||
|
<w:tabs>
|
||||||
|
<w:tab w:val="right" w:pos="9360"/>
|
||||||
|
</w:tabs>
|
||||||
|
</w:pPr>
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:t>{{{ role }}}, </w:t>
|
||||||
|
</w:r>
|
||||||
|
{{#if url}}<w:hlink w:dest="{{{ url }}}">{{/if}}
|
||||||
|
<w:r wsp:rsidR="009452CA" wsp:rsidRPr="00606071">
|
||||||
|
{{#if url}}
|
||||||
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="Hyperlink"/>
|
||||||
|
</w:rPr>
|
||||||
|
{{/if}}
|
||||||
|
<w:t>{{{ organization }}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{#if url}}</w:hlink>{{/if}}
|
||||||
|
<w:r wsp:rsidR="00EA0B64">
|
||||||
|
<w:tab/>
|
||||||
|
</w:r>
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{dateRange . 'MMM YYYY'}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
</w:p>
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
||||||
|
<w:pPr>
|
||||||
|
<w:rPr>
|
||||||
|
<w:sz-cs w:val="20"/>
|
||||||
|
</w:rPr>
|
||||||
|
</w:pPr>
|
||||||
|
{{{wpml summary true}}}
|
||||||
|
</w:p>
|
||||||
|
|
||||||
|
{{#each highlights }}
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRDefault="009452CA" wsp:rsidP="00C146CA">
|
||||||
|
<w:pPr>
|
||||||
|
<w:pStyle w:val="ListParagraph"/>
|
||||||
|
<w:listPr>
|
||||||
|
<w:ilvl w:val="0"/>
|
||||||
|
<w:ilfo w:val="1"/>
|
||||||
|
<wx:t wx:val="•"/>
|
||||||
|
<wx:font wx:val="Calibri"/>
|
||||||
|
</w:listPr>
|
||||||
|
<w:rPr>
|
||||||
|
<w:sz-cs w:val="20"/>
|
||||||
|
</w:rPr>
|
||||||
|
</w:pPr>
|
||||||
|
{{{wpml this true}}}
|
||||||
|
</w:p>
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
</wx:sub-section>
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
</wx:sub-section>
|
@ -28,7 +28,10 @@
|
|||||||
<w:tab/>
|
<w:tab/>
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
<w:t>{{formatDate safe.start 'YYYY' }} — {{formatDate safe.end 'YYYY'}}</w:t>
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{dateRange . 'YYYY'}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:p>
|
</w:p>
|
||||||
{{#either area studyType }}
|
{{#either area studyType }}
|
@ -31,7 +31,10 @@
|
|||||||
<w:tab/>
|
<w:tab/>
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
<w:t>{{formatDate safe.start 'MMM YYYY'}} — {{formatDate safe.end 'MMM YYYY'}}</w:t>
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{dateRange . 'MMM YYYY'}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:p>
|
</w:p>
|
||||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
78
partials/doc/section/governance.hbs
Normal file
78
partials/doc/section/governance.hbs
Normal file
@ -0,0 +1,78 @@
|
|||||||
|
<wx:sub-section>
|
||||||
|
|
||||||
|
{{#> header-governance }}
|
||||||
|
{{> header-simple _title="GOVERNANCE" _section="governance" }}
|
||||||
|
{{/header-governance}}
|
||||||
|
|
||||||
|
{{#each r.governance}}
|
||||||
|
|
||||||
|
<wx:sub-section>
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00606071" wsp:rsidP="00E578D4">
|
||||||
|
<w:pPr>
|
||||||
|
<w:pStyle w:val="Heading2"/>
|
||||||
|
<w:tabs>
|
||||||
|
<w:tab w:val="right" w:pos="9360"/>
|
||||||
|
</w:tabs>
|
||||||
|
</w:pPr>
|
||||||
|
|
||||||
|
{{#if role}}
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:t>{{ role }}, </w:t>
|
||||||
|
</w:r>
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{#if url}}<w:hlink w:dest="{{{ url }}}">{{/if}}
|
||||||
|
<w:r wsp:rsidR="009452CA" wsp:rsidRPr="00606071">
|
||||||
|
{{#if url}}
|
||||||
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="Hyperlink"/>
|
||||||
|
</w:rPr>
|
||||||
|
{{/if}}
|
||||||
|
<w:t>{{ organization }}</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{#if url}}</w:hlink>{{/if}}
|
||||||
|
<w:r wsp:rsidR="00EA0B64">
|
||||||
|
<w:tab/>
|
||||||
|
</w:r>
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{dateRange .}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
</w:p>
|
||||||
|
|
||||||
|
{{#if summary }}
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
||||||
|
<w:pPr>
|
||||||
|
<w:rPr>
|
||||||
|
<w:sz-cs w:val="20"/>
|
||||||
|
</w:rPr>
|
||||||
|
</w:pPr>
|
||||||
|
{{{wpml summary true}}}
|
||||||
|
</w:p>
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{#each highlights }}
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRDefault="009452CA" wsp:rsidP="00C146CA">
|
||||||
|
<w:pPr>
|
||||||
|
<w:pStyle w:val="ListParagraph"/>
|
||||||
|
<w:listPr>
|
||||||
|
<w:ilvl w:val="0"/>
|
||||||
|
<w:ilfo w:val="1"/>
|
||||||
|
<wx:t wx:val="•"/>
|
||||||
|
<wx:font wx:val="Calibri"/>
|
||||||
|
</w:listPr>
|
||||||
|
<w:rPr>
|
||||||
|
<w:sz-cs w:val="20"/>
|
||||||
|
</w:rPr>
|
||||||
|
</w:pPr>
|
||||||
|
{{{wpml this true}}}
|
||||||
|
</w:p>
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
</wx:sub-section>
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
</wx:sub-section>
|
32
partials/doc/section/interests.hbs
Normal file
32
partials/doc/section/interests.hbs
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
<wx:sub-section>
|
||||||
|
|
||||||
|
{{#> header-interests }}
|
||||||
|
{{> header-simple _title="INTERESTS" _section="interests" }}
|
||||||
|
{{/header-interests}}
|
||||||
|
|
||||||
|
<wx:sub-section>
|
||||||
|
|
||||||
|
{{#each r.interests}}
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00606071" wsp:rsidP="00E578D4">
|
||||||
|
<w:pPr>
|
||||||
|
<w:pStyle w:val="Heading2"/>
|
||||||
|
<w:tabs>
|
||||||
|
<w:tab w:val="right" w:pos="9360"/>
|
||||||
|
</w:tabs>
|
||||||
|
</w:pPr>
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:t>{{{ name }}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{#if keywords}}
|
||||||
|
<w:r wsp:rsidR="00EA0B64">
|
||||||
|
<w:tab/>
|
||||||
|
</w:r>
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:t>{{#each keywords}}{{#unless @first}}, {{/unless}}{{{ . }}}{{/each}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{/if}}
|
||||||
|
</w:p>
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
</wx:sub-section>
|
||||||
|
</wx:sub-section>
|
@ -31,6 +31,9 @@
|
|||||||
<w:tab/>
|
<w:tab/>
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
<w:t>{{dateRange .}}</w:t>
|
<w:t>{{dateRange .}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:p>
|
</w:p>
|
68
partials/doc/section/reading.hbs
Normal file
68
partials/doc/section/reading.hbs
Normal file
@ -0,0 +1,68 @@
|
|||||||
|
<wx:sub-section>
|
||||||
|
|
||||||
|
{{#> header-reading }}
|
||||||
|
{{> header-simple _title="READING" _section="reading" }}
|
||||||
|
{{/header-reading}}
|
||||||
|
|
||||||
|
{{#each r.reading}}
|
||||||
|
<wx:sub-section>
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00606071" wsp:rsidP="00E578D4">
|
||||||
|
<w:pPr>
|
||||||
|
<w:pStyle w:val="Heading2"/>
|
||||||
|
<!-- <w:tabs>
|
||||||
|
<w:tab w:val="right" w:pos="9360"/>
|
||||||
|
</w:tabs> -->
|
||||||
|
</w:pPr>
|
||||||
|
{{#if url}}<w:hlink w:dest="{{{ url }}}">{{/if}}
|
||||||
|
<w:r wsp:rsidR="009452CA" wsp:rsidRPr="00606071">
|
||||||
|
{{#if url}}
|
||||||
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="Hyperlink"/>
|
||||||
|
</w:rPr>
|
||||||
|
{{/if}}
|
||||||
|
<w:t>{{{ title }}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{#if url}}</w:hlink>{{/if}}
|
||||||
|
<!-- <w:r wsp:rsidR="00EA0B64">
|
||||||
|
<w:tab/>
|
||||||
|
</w:r> -->
|
||||||
|
{{#if author}}
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:t>, {{{ author }}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{/if}}
|
||||||
|
</w:p>
|
||||||
|
{{#if summary}}
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
||||||
|
<w:pPr>
|
||||||
|
<w:rPr>
|
||||||
|
<w:sz-cs w:val="20"/>
|
||||||
|
</w:rPr>
|
||||||
|
</w:pPr>
|
||||||
|
{{{wpml summary true}}}
|
||||||
|
</w:p>
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{#each highlights }}
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRDefault="009452CA" wsp:rsidP="00C146CA">
|
||||||
|
<w:pPr>
|
||||||
|
<w:pStyle w:val="ListParagraph"/>
|
||||||
|
<w:listPr>
|
||||||
|
<w:ilvl w:val="0"/>
|
||||||
|
<w:ilfo w:val="1"/>
|
||||||
|
<wx:t wx:val="•"/>
|
||||||
|
<wx:font wx:val="Calibri"/>
|
||||||
|
</w:listPr>
|
||||||
|
<w:rPr>
|
||||||
|
<w:sz-cs w:val="20"/>
|
||||||
|
</w:rPr>
|
||||||
|
</w:pPr>
|
||||||
|
{{{wpml this true}}}
|
||||||
|
</w:p>
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
</wx:sub-section>
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
</wx:sub-section>
|
@ -28,7 +28,10 @@
|
|||||||
<w:tab/>
|
<w:tab/>
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
<w:t>{{formatDate safe.date 'YYYY-MM'}}</w:t>
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{date date}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:p>
|
</w:p>
|
||||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
52
partials/doc/section/references.hbs
Normal file
52
partials/doc/section/references.hbs
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
<wx:sub-section>
|
||||||
|
|
||||||
|
{{#> header-references }}
|
||||||
|
{{> header-simple _title="REFERENCES" _section="references" }}
|
||||||
|
{{/header-references}}
|
||||||
|
|
||||||
|
{{#each r.references}}
|
||||||
|
|
||||||
|
<wx:sub-section>
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00606071" wsp:rsidP="00E578D4">
|
||||||
|
<w:pPr>
|
||||||
|
<w:pStyle w:val="Heading2"/>
|
||||||
|
<w:tabs>
|
||||||
|
<w:tab w:val="right" w:pos="9360"/>
|
||||||
|
</w:tabs>
|
||||||
|
</w:pPr>
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:t>{{{ name }}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{#if role}}
|
||||||
|
<w:r wsp:rsidR="009452CA" wsp:rsidRPr="00606071">
|
||||||
|
<w:t>, {{{ role }}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{/if}}
|
||||||
|
{{#if category}}
|
||||||
|
<w:r wsp:rsidR="009452CA" wsp:rsidRPr="00606071">
|
||||||
|
<w:t> ({{{ category }}})</w:t>
|
||||||
|
</w:r>
|
||||||
|
{{/if}}
|
||||||
|
<w:r wsp:rsidR="00EA0B64">
|
||||||
|
<w:tab/>
|
||||||
|
</w:r>
|
||||||
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{dateRange . 'MMM YYYY'}}</w:t>
|
||||||
|
</w:r>
|
||||||
|
</w:p>
|
||||||
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
||||||
|
<w:pPr>
|
||||||
|
<w:rPr>
|
||||||
|
<w:sz-cs w:val="20"/>
|
||||||
|
</w:rPr>
|
||||||
|
</w:pPr>
|
||||||
|
{{{wpml summary true}}}
|
||||||
|
</w:p>
|
||||||
|
</wx:sub-section>
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
</wx:sub-section>
|
@ -31,7 +31,10 @@
|
|||||||
<w:tab/>
|
<w:tab/>
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
<w:t>{{formatDate safe.start 'MMM YYYY'}} — {{formatDate safe.end 'MMM YYYY'}}</w:t>
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{dateRange . 'MMM YYYY'}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:p>
|
</w:p>
|
||||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
@ -28,7 +28,10 @@
|
|||||||
<w:tab/>
|
<w:tab/>
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
<w:t>{{formatDate safe.date 'YYYY-MM'}}</w:t>
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{date date}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:p>
|
</w:p>
|
||||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
@ -20,14 +20,17 @@
|
|||||||
<w:rStyle w:val="Hyperlink"/>
|
<w:rStyle w:val="Hyperlink"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
<w:t>{{ title }}</w:t>
|
<w:t>{{{ title }}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
{{#if url}}</w:hlink>{{/if}}
|
{{#if url}}</w:hlink>{{/if}}
|
||||||
<w:r wsp:rsidR="00EA0B64">
|
<w:r wsp:rsidR="00EA0B64">
|
||||||
<w:tab/>
|
<w:tab/>
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
<w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA">
|
||||||
<w:t>{{formatDate safe.date 'YYYY'}}</w:t>
|
<w:rPr>
|
||||||
|
<w:rStyle w:val="FromTo"/>
|
||||||
|
</w:rPr>
|
||||||
|
<w:t>{{date date 'YYYY'}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:p>
|
</w:p>
|
||||||
{{#if summary}}
|
{{#if summary}}
|
26
partials/html/section/affiliation.hbs
Normal file
26
partials/html/section/affiliation.hbs
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{{#section "affiliation"}}
|
||||||
|
<hr>
|
||||||
|
<section id="affiliation">
|
||||||
|
{{#> header-affiliation }}
|
||||||
|
{{> header-icon _title="AFFILIATION" _section="affiliation" _hdricon=(lookup . '_icon') }}
|
||||||
|
{{/header-affiliation}}
|
||||||
|
|
||||||
|
{{#each r.affiliation.history}}
|
||||||
|
{{#> body-affiliation }}
|
||||||
|
<div>
|
||||||
|
<h3><em>{{{ role }}}</em>,
|
||||||
|
{{#if url }}
|
||||||
|
<a href="{{{ url }}}">{{{ organization }}}</a>
|
||||||
|
{{else}}
|
||||||
|
{{{ organization }}}
|
||||||
|
{{/if}}
|
||||||
|
</h3>
|
||||||
|
<span class="tenure">{{dateRange .}}</span>
|
||||||
|
{{{ summary }}}
|
||||||
|
{{> highlights }}
|
||||||
|
{{#if keywords}}<span class="keywords">{{#each keywords}}{{{ . }}} {{/each}}</span>{{/if}}
|
||||||
|
</div>
|
||||||
|
{{/body-affiliation}}
|
||||||
|
{{/each}}
|
||||||
|
</section>
|
||||||
|
{{/section}}
|
@ -7,10 +7,11 @@
|
|||||||
{{#each r.education.history}}
|
{{#each r.education.history}}
|
||||||
{{#> body-education }}
|
{{#> body-education }}
|
||||||
<div>
|
<div>
|
||||||
<h3>{{#if title}}<em>{{{ title }}}</em>, {{/if}}{{{ institution }}}</h3>
|
<h3>{{#if title}}<em>{{{ title }}}</em>, {{/if}}{{{ institution }}}</h3>
|
||||||
<span class="tenure">{{dateRange .}}</span>
|
<span class="tenure">{{dateRange .}}</span>
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
{{> highlights }}
|
{{> highlights }}
|
||||||
|
{{#if curriculum}}<span class="keywords">{{#each curriculum}}{{{ . }}} {{/each}}</span>{{/if}}
|
||||||
</div>
|
</div>
|
||||||
{{/body-education}}
|
{{/body-education}}
|
||||||
{{/each}}
|
{{/each}}
|
26
partials/html/section/governance.hbs
Normal file
26
partials/html/section/governance.hbs
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{{#section "governance"}}
|
||||||
|
<hr>
|
||||||
|
<section id="governance">
|
||||||
|
{{#> header-governance }}
|
||||||
|
{{> header-icon _title="GOVERNANCE" _section="governance" _hdricon=(lookup . '_icon') }}
|
||||||
|
{{/header-governance}}
|
||||||
|
|
||||||
|
{{#each r.governance}}
|
||||||
|
{{#> body-governance }}
|
||||||
|
<div>
|
||||||
|
<h3>{{#if position}}<em>{{ position }}</em>,
|
||||||
|
{{/if}}{{#if url }}
|
||||||
|
<a href="{{{ url }}}">{{ organization }}</a>
|
||||||
|
{{else}}
|
||||||
|
{{ organization }}
|
||||||
|
{{/if}}
|
||||||
|
</h3>
|
||||||
|
<span class="tenure">{{dateRange .}}</span>
|
||||||
|
<p>{{{ summary }}}</p>
|
||||||
|
{{> highlights }}
|
||||||
|
{{#if keywords}}<span class="keywords">{{#each keywords}}{{{ . }}} {{/each}}</span>{{/if}}
|
||||||
|
</div>
|
||||||
|
{{/body-governance}}
|
||||||
|
{{/each}}
|
||||||
|
</section>
|
||||||
|
{{/section}}
|
11
partials/html/section/info.hbs
Normal file
11
partials/html/section/info.hbs
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{{#has 'info.brief'}}
|
||||||
|
<hr>
|
||||||
|
<section id="summary">
|
||||||
|
{{#> header-info }}
|
||||||
|
{{> header-icon _title="About" _section="info" _hdricon=(lookup . '_icon') }}
|
||||||
|
{{/header-info}}
|
||||||
|
{{#> body-info }}
|
||||||
|
{{{ r.info.brief }}}
|
||||||
|
{{/body-info}}
|
||||||
|
</section>
|
||||||
|
{{/has}}
|
18
partials/html/section/interests.hbs
Normal file
18
partials/html/section/interests.hbs
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{{#section "interests"}}
|
||||||
|
<hr>
|
||||||
|
<section id="interests">
|
||||||
|
{{#> header-interests }}
|
||||||
|
{{> header-icon _title="INTERESTS" _section="interests" _hdricon=(lookup . '_icon') }}
|
||||||
|
{{/header-interests}}
|
||||||
|
{{#each r.interests}}
|
||||||
|
{{#> body-interests }}
|
||||||
|
<div>
|
||||||
|
<h3><em>{{{ name }}}</em></h3>
|
||||||
|
<span class="tenure">{{date date 'YYYY' }}</span>
|
||||||
|
{{{ summary }}}
|
||||||
|
{{> highlights }}
|
||||||
|
</div>
|
||||||
|
{{/body-interests}}
|
||||||
|
{{/each}}
|
||||||
|
</section>
|
||||||
|
{{/section}}
|
17
partials/html/section/reading.hbs
Normal file
17
partials/html/section/reading.hbs
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{{#section "reading"}}
|
||||||
|
<hr>
|
||||||
|
<section id="reading">
|
||||||
|
{{#> header-reading }}
|
||||||
|
{{> header-icon _title="READING" _section="reading" _hdricon=(lookup . '_icon') }}
|
||||||
|
{{/header-reading}}
|
||||||
|
{{#each r.reading }}
|
||||||
|
{{#> body-reading }}
|
||||||
|
<div>
|
||||||
|
<h3><em>{{#if url}}<a href="{{{ url }}}">{{{ title }}}</a>{{else}}{{{ title }}}{{/if}}</em>{{#if author}}, {{{ author }}}{{/if}}</h3>
|
||||||
|
<span class="tenure">{{date date 'YYYY'}}</span>
|
||||||
|
{{{ summary }}}
|
||||||
|
</div>
|
||||||
|
{{/body-reading}}
|
||||||
|
{{/each}}
|
||||||
|
</section>
|
||||||
|
{{/section}}
|
@ -7,9 +7,9 @@
|
|||||||
{{#each r.recognition}}
|
{{#each r.recognition}}
|
||||||
{{#> body-recognition }}
|
{{#> body-recognition }}
|
||||||
<div>
|
<div>
|
||||||
<h3><em>{{ title }}</em>, {{ from }}</h3>
|
<h3><em>{{ title }}</em>, {{{link from url }}}</h3>
|
||||||
<span class="tenure">{{formatDate safe.date 'YYYY' }}</span>
|
<span class="tenure">{{date date 'YYYY' }}</span>
|
||||||
{{ summary }}
|
{{{ summary }}}
|
||||||
{{> highlights }}
|
{{> highlights }}
|
||||||
</div>
|
</div>
|
||||||
{{/body-recognition}}
|
{{/body-recognition}}
|
@ -7,8 +7,8 @@
|
|||||||
{{#each r.references}}
|
{{#each r.references}}
|
||||||
{{#> body-references }}
|
{{#> body-references }}
|
||||||
<div>
|
<div>
|
||||||
<h3><em>{{ name }}</em></h3>
|
<h3><em>{{ name }}</em>{{#if role}}, {{{ role }}}{{/if}}</h3>
|
||||||
{{ summary }}
|
{{{ summary }}}
|
||||||
</div>
|
</div>
|
||||||
{{/body-references}}
|
{{/body-references}}
|
||||||
{{/each}}
|
{{/each}}
|
@ -14,7 +14,7 @@
|
|||||||
{{ title }}
|
{{ title }}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
</h3>
|
</h3>
|
||||||
<span class="tenure">{{formatDate safe.date 'YYYY-MM'}}</span>
|
<span class="tenure">{{date date 'YYYY-MM'}}</span>
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
{{> highlights }}
|
{{> highlights }}
|
||||||
</div>
|
</div>
|
@ -15,7 +15,7 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
</h3>
|
</h3>
|
||||||
<span class="tenure">{{dateRange .}}</span>
|
<span class="tenure">{{dateRange .}}</span>
|
||||||
<p style="clear: both;">{{{ summary }}}</p>
|
<p>{{{ summary }}}</p>
|
||||||
{{> highlights }}
|
{{> highlights }}
|
||||||
</div>
|
</div>
|
||||||
{{/body-service }}
|
{{/body-service }}
|
@ -7,8 +7,8 @@
|
|||||||
{{#each r.speaking}}
|
{{#each r.speaking}}
|
||||||
{{#> body-speaking }}
|
{{#> body-speaking }}
|
||||||
<div>
|
<div>
|
||||||
<h3><em>{{ title }}</em>, {{ from }}</h3>
|
<h3><em>{{{ title }}}</em>, {{{ event }}}</h3>
|
||||||
<span class="tenure">{{formatDate safe.date 'YYYY' }}</span>
|
<span class="tenure">{{date date 'YYYY' }}</span>
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
{{> highlights }}
|
{{> highlights }}
|
||||||
</div>
|
</div>
|
@ -9,7 +9,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<h3><em>{{#if url}}<a href="{{{ url }}}">{{{ title }}}</a>{{else}}{{{ title }}}{{/if}}</em>,
|
<h3><em>{{#if url}}<a href="{{{ url }}}">{{{ title }}}</a>{{else}}{{{ title }}}{{/if}}</em>,
|
||||||
{{ publisher.name }}</h3>
|
{{ publisher.name }}</h3>
|
||||||
<span class="tenure">{{formatDate safe.date 'YYYY'}}</span>
|
<span class="tenure">{{date date 'YYYY'}}</span>
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
{{> highlights }}
|
{{> highlights }}
|
||||||
</div>
|
</div>
|
19
partials/md/section/affiliation.hbs
Normal file
19
partials/md/section/affiliation.hbs
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{{#section "affiliation"}}
|
||||||
|
## {{{sectionTitle "AFFILIATION"}}}
|
||||||
|
|
||||||
|
{{#each r.affiliation.history }}
|
||||||
|
{{#if url}}
|
||||||
|
### *{{{ role }}}*, [{{{ organization }}}]({{{ url }}}) ({{dateRange .}})
|
||||||
|
{{else}}
|
||||||
|
### *{{{ role }}}*, {{{ organization }}} ({{dateRange .}})
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{{ summary }}}
|
||||||
|
{{#if highlights}}
|
||||||
|
{{#each highlights}}
|
||||||
|
- {{{ . }}}
|
||||||
|
{{/each}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
{{#each r.employment.history }}
|
{{#each r.employment.history }}
|
||||||
{{#if url}}
|
{{#if url}}
|
||||||
### *{{{ position }}}*, [{{{ employer }}}]({{{ url }}}) ({{formatDate safe.start 'YYYY-MM' }} — {{formatDate safe.end 'YYYY-MM' }})
|
### *{{{ position }}}*, [{{{ employer }}}]({{{ url }}}) ({{dateRange .}})
|
||||||
{{else}}
|
{{else}}
|
||||||
### *{{{ position }}}*, {{{ employer }}} ({{formatDate safe.start 'YYYY-MM' }} — {{formatDate safe.end 'YYYY-MM' }})
|
### *{{{ position }}}*, {{{ employer }}} ({{dateRange .}})
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
|
21
partials/md/section/governance.hbs
Normal file
21
partials/md/section/governance.hbs
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{{#section "governance" }}
|
||||||
|
## {{{sectionTitle "GOVERNANCE"}}}
|
||||||
|
|
||||||
|
{{#each r.governance }}
|
||||||
|
{{#if url}}
|
||||||
|
### {{#if role}}*{{{ role }}}*, {{/if}}[{{{ organization }}}]({{{ url }}}) {{#has 'start'}} ({{dateRange .}}){{/has}}
|
||||||
|
{{else}}
|
||||||
|
### {{#if role}}*{{{ role }}}*, {{/if}}{{{ organization }}}{{#has 'start'}} ({{dateRange .}}){{/has}}
|
||||||
|
{{/if}}
|
||||||
|
{{~#if summary}}
|
||||||
|
|
||||||
|
{{{ summary }}}{{/if}}
|
||||||
|
|
||||||
|
{{~#if highlights}}
|
||||||
|
|
||||||
|
{{#each highlights}}
|
||||||
|
- {{{ this }}}
|
||||||
|
{{/each}}{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
1
partials/md/section/info.hbs
Normal file
1
partials/md/section/info.hbs
Normal file
@ -0,0 +1 @@
|
|||||||
|
{{#has 'info.brief' }}{{{ r.info.brief }}}{{/has}}
|
12
partials/md/section/interests.hbs
Normal file
12
partials/md/section/interests.hbs
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{{#section "interests"}}
|
||||||
|
## {{{sectionTitle "INTERESTS"}}}
|
||||||
|
|
||||||
|
{{#each r.interests}}
|
||||||
|
- {{{toUpper name }}}{{#if keywords}}: {{#each keywords}}{{{ . }}} {{/each}}{{/if}}
|
||||||
|
{{#if summary}}
|
||||||
|
{{{ summary }}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
{{/section}}
|
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
{{#each r.projects }}
|
{{#each r.projects }}
|
||||||
{{#if url }}
|
{{#if url }}
|
||||||
### *{{{camelCase role }}}*, [{{{ title }}}]({{{ url }}}) ({{formatDate safe.start 'YYYY-MM' }} — {{formatDate safe.end 'YYYY-MM' }})
|
### *{{{camelCase role }}}*, [{{{ title }}}]({{{ url }}}) ({{dateRange .}})
|
||||||
{{else}}
|
{{else}}
|
||||||
### *{{{camelCase role }}}*, {{{ title }}} ({{formatDate safe.start 'YYYY-MM' }} — {{formatDate safe.end 'YYYY-MM' }})
|
### *{{{camelCase role }}}*, {{{ title }}} ({{dateRange .}})
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{{ description }}}
|
{{{ description }}}
|
||||||
|
12
partials/md/section/reading.hbs
Normal file
12
partials/md/section/reading.hbs
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{{#section "reading"}}
|
||||||
|
## {{{sectionTitle "READING"}}}
|
||||||
|
|
||||||
|
{{#each r.reading}}
|
||||||
|
{{#if url}}### [*{{{ title }}}*]({{{url}}}){{#if author}}, {{{ author }}}{{/if}}
|
||||||
|
{{else}}### *{{{ title }}}*{{#if author}}, {{{ author }}}{{/if}}
|
||||||
|
{{/if}}
|
||||||
|
{{#if summary}}{{{ summary }}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
@ -1,10 +1,12 @@
|
|||||||
{{#section 'recognition'}}
|
{{#section "recognition"}}
|
||||||
## {{{sectionTitle "RECOGNITION"}}}
|
## {{{sectionTitle "RECOGNITION"}}}
|
||||||
|
|
||||||
{{#each r.recognition}}
|
{{#each r.recognition}}
|
||||||
### *{{{ title }}}*, {{{ from }}} ({{formatDate safe.date 'MMM YYYY' }})
|
### {{{ title }}}{{#if from}}, {{{ from }}}{{/if}}
|
||||||
|
{{~#if date}} ({{date date 'MMM YYYY' }}){{/if}}
|
||||||
|
{{~#if summary}}
|
||||||
|
|
||||||
{{{ summary }}}
|
{{{ summary }}}{{/if}}
|
||||||
|
|
||||||
{{/each}}
|
{{/each}}
|
||||||
{{/section}}
|
{{/section}}
|
||||||
|
14
partials/md/section/references.hbs
Normal file
14
partials/md/section/references.hbs
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{{#section "references"}}
|
||||||
|
## {{{sectionTitle "REFERENCES"}}}
|
||||||
|
|
||||||
|
{{#each r.references }}
|
||||||
|
### *{{{ name }}}*{{#if role}}, {{{ role }}}{{/if}}{{#if category}} ({{{ category }}}){{/if}}
|
||||||
|
{{#if summary }}
|
||||||
|
{{{ summary }}}
|
||||||
|
{{/if}}
|
||||||
|
{{#if contact}}{{#each contact }}{{{ label }}}: {{{ value }}}
|
||||||
|
{{/each}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
{{#each r.samples }}
|
{{#each r.samples }}
|
||||||
{{#if url}}
|
{{#if url}}
|
||||||
### [{{{ title }}}]({{{ url }}}) ({{formatDate safe.date 'YYYY-MM' }})
|
### [{{{ title }}}]({{{ url }}}) ({{date date}})
|
||||||
{{else}}
|
{{else}}
|
||||||
### {{{ title }}} ({{formatDate safe.date}})
|
### {{{ title }}} ({{date date}})
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
## {{{sectionTitle "SPEAKING"}}}
|
## {{{sectionTitle "SPEAKING"}}}
|
||||||
|
|
||||||
{{#each r.speaking}}
|
{{#each r.speaking}}
|
||||||
### *{{{ title }}}*, {{{ from }}} ({{formatDate safe.date 'MMM YYYY' }})
|
### *{{{ title }}}*, {{{ event }}} ({{date date 'YYYY'}})
|
||||||
|
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
{{#if highlights}}
|
{{#if highlights}}
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
{{#each r.writing}}
|
{{#each r.writing}}
|
||||||
{{#if url}}
|
{{#if url}}
|
||||||
### [{{{ title }}}]({{{ url }}}) ({{formatDate safe.date 'YYYY-MM' }})
|
### [{{{ title }}}]({{{ url }}}) ({{date date}})
|
||||||
{{else}}
|
{{else}}
|
||||||
### {{{ title }}} ({{formatDate safe.date 'YYYY-MM' }})
|
### {{{ title }}} ({{date date}})
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
|
14
partials/txt/section/affiliation.hbs
Normal file
14
partials/txt/section/affiliation.hbs
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{{#section "affiliation"}}
|
||||||
|
{{{sectionTitle "AFFILIATION"}}} --------------------------------------------------------------------
|
||||||
|
|
||||||
|
{{#each r.affiliation.history }}
|
||||||
|
{{#if role}}{{{ role }}}, {{/if}}{{{ organization }}} ({{dateRange .}})
|
||||||
|
{{{ summary }}}
|
||||||
|
{{#if highlights}}
|
||||||
|
{{#each highlights}}
|
||||||
|
- {{{ this }}}
|
||||||
|
{{/each}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
17
partials/txt/section/governance.hbs
Normal file
17
partials/txt/section/governance.hbs
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{{#section "governance" }}
|
||||||
|
{{{sectionTitle "GOVERNANCE"}}} ---------------------------------------------------------------------
|
||||||
|
|
||||||
|
{{#each r.governance }}
|
||||||
|
{{#if role}}{{{ role }}}, {{/if}}{{{ organization }}}{{#has 'start'}} ({{dateRange .}}){{/has}}
|
||||||
|
{{~#if summary}}
|
||||||
|
|
||||||
|
{{{ summary }}}{{/if}}
|
||||||
|
|
||||||
|
{{~#if highlights}}
|
||||||
|
|
||||||
|
{{#each highlights}}
|
||||||
|
- {{{ this }}}
|
||||||
|
{{/each}}{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
1
partials/txt/section/info.hbs
Normal file
1
partials/txt/section/info.hbs
Normal file
@ -0,0 +1 @@
|
|||||||
|
{{#has 'info.brief' }}{{{ r.info.brief }}}{{/has}}
|
12
partials/txt/section/interests.hbs
Normal file
12
partials/txt/section/interests.hbs
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{{#section "interests"}}
|
||||||
|
{{{sectionTitle "INTERESTS"}}} ----------------------------------------------------------------------
|
||||||
|
|
||||||
|
{{#each r.interests}}
|
||||||
|
{{{toUpper name }}}{{#if keywords}}: {{#each keywords}}{{{ . }}} {{/each}}{{/if}}
|
||||||
|
{{~#if summary}}
|
||||||
|
|
||||||
|
{{{ summary }}}{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
|
||||||
|
{{/section}}
|
14
partials/txt/section/reading.hbs
Normal file
14
partials/txt/section/reading.hbs
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{{#section "reading"}}
|
||||||
|
{{{sectionTitle "READING"}}} ------------------------------------------------------------------------
|
||||||
|
|
||||||
|
{{#each r.reading}}
|
||||||
|
"{{{ title }}}"{{#if author}}, {{{ author }}}{{/if}}
|
||||||
|
{{#if url}}{{{ url }}}
|
||||||
|
{{/if}}
|
||||||
|
{{#if summary }}{{{ summary }}}
|
||||||
|
{{/if}}
|
||||||
|
{{#if date}}{{{date date }}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
@ -2,8 +2,11 @@
|
|||||||
{{{sectionTitle "RECOGNITION"}}} --------------------------------------------------------------------
|
{{{sectionTitle "RECOGNITION"}}} --------------------------------------------------------------------
|
||||||
|
|
||||||
{{#each r.recognition}}
|
{{#each r.recognition}}
|
||||||
{{{ title }}}, {{{ from }}} ({{formatDate safe.date 'MMM YYYY' }})
|
{{{ title }}}{{#if from}}, {{{ from }}}{{/if}}
|
||||||
{{{ summary }}}
|
{{~#if date}} ({{date date 'MMM YYYY' }}){{/if}}
|
||||||
|
{{~#if summary}}
|
||||||
|
|
||||||
|
{{{ summary }}}{{/if}}
|
||||||
|
|
||||||
{{/each}}
|
{{/each}}
|
||||||
{{/section}}
|
{{/section}}
|
||||||
|
14
partials/txt/section/references.hbs
Normal file
14
partials/txt/section/references.hbs
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{{#section "references"}}
|
||||||
|
{{{sectionTitle "REFERENCES"}}} ---------------------------------------------------------------------
|
||||||
|
|
||||||
|
{{#each r.references }}
|
||||||
|
{{{ name }}}{{#if role}}, {{{ role }}}{{/if}}{{#if category}} ({{{ category }}}){{/if}}
|
||||||
|
{{#if summary }}
|
||||||
|
{{{ summary }}}
|
||||||
|
{{/if}}
|
||||||
|
{{#if contact}}{{#each contact }}{{{ label }}}: {{{ value }}}
|
||||||
|
{{/each}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
@ -2,7 +2,7 @@
|
|||||||
{{{sectionTitle "SAMPLES"}}} ------------------------------------------------------------------------
|
{{{sectionTitle "SAMPLES"}}} ------------------------------------------------------------------------
|
||||||
|
|
||||||
{{#each r.samples }}
|
{{#each r.samples }}
|
||||||
{{{ title }}} ({{formatDate safe.date 'YYYY-MM'}})
|
{{{ title }}} ({{date date}})
|
||||||
|
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
{{#if highlights}}
|
{{#if highlights}}
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
{{{sectionTitle "SKILLS"}}} -------------------------------------------------------------------------
|
{{{sectionTitle "SKILLS"}}} -------------------------------------------------------------------------
|
||||||
|
|
||||||
{{#each r.skills.sets}}
|
{{#each r.skills.sets}}
|
||||||
- {{{ name }}}: {{#each skills}}{{{ this }}} {{/each}}
|
- {{{ name }}}: {{#each skills}}{{{ . }}} {{/each}}
|
||||||
{{/each}}
|
{{/each}}
|
||||||
{{/section}}
|
{{/section}}
|
||||||
|
15
partials/txt/section/speaking.hbs
Normal file
15
partials/txt/section/speaking.hbs
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{{#section 'speaking'}}
|
||||||
|
## {{{sectionTitle "SPEAKING"}}} ------------------------------------------------------------------------
|
||||||
|
|
||||||
|
{{#each r.speaking}}
|
||||||
|
*{{{ title }}}*, {{{ event }}} ({{date date 'YYYY'}})
|
||||||
|
|
||||||
|
{{{ summary }}}
|
||||||
|
{{#if highlights}}
|
||||||
|
{{#each highlights}}
|
||||||
|
- {{{ this }}}
|
||||||
|
{{/each}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
|
{{/each}}
|
||||||
|
{{/section}}
|
@ -2,8 +2,9 @@
|
|||||||
{{{sectionTitle "WRITING"}}} ------------------------------------------------------------------------
|
{{{sectionTitle "WRITING"}}} ------------------------------------------------------------------------
|
||||||
|
|
||||||
{{#each r.writing}}
|
{{#each r.writing}}
|
||||||
{{{ title }}}{{#has 'safe.date'}} ({{formatDate safe.date 'YYYY-MM' }}){{/has}}
|
{{{ title }}}{{#if date}} ({{date date}}){{/if}}
|
||||||
{{{ summary }}}
|
{{#if summary}}{{{ summary }}}
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
{{/each}}
|
{{/each}}
|
||||||
{{/section}}
|
{{/section}}
|
||||||
|
@ -7,6 +7,4 @@ FRESH resume themes live here, one per folder.
|
|||||||
- [`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.
|
- [`awesome`][awesome]: A LaTeX theme based on Awesome-CV.
|
||||||
- [`underscore`](underscore): An unstyled starter theme illustrating the use of Underscore.js (instead of Handlebars) as a template engine.
|
- [`modern-lancer`](modern-lancer): A theme based on modern with some tweaks for freelancers.
|
||||||
- [`basis`](minimist): An unstyled starter theme.
|
|
||||||
- [`hello-world`](hello-world): A simple-as-possible example theme.
|
|
||||||
|
20
themes/awesome/src/latex/.gitignore
vendored
Normal file
20
themes/awesome/src/latex/.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
### TeX ###
|
||||||
|
## Core latex/pdflatex auxiliary files:
|
||||||
|
*.aux
|
||||||
|
*.lof
|
||||||
|
*.log
|
||||||
|
*.lot
|
||||||
|
*.fls
|
||||||
|
*.out
|
||||||
|
*.toc
|
||||||
|
|
||||||
|
## Intermediate documents:
|
||||||
|
*.dvi
|
||||||
|
*-converted-to.*
|
||||||
|
<<<<<<< HEAD
|
||||||
|
|
||||||
|
### Editor ###
|
||||||
|
## Vim & Emacs temp files:
|
||||||
|
.*sw[op]
|
||||||
|
*~
|
||||||
|
|
3
themes/awesome/src/latex/Makefile
Normal file
3
themes/awesome/src/latex/Makefile
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
test:
|
||||||
|
cd examples/ ; for f in *.tex; do xelatex $$f; done
|
59
themes/awesome/src/latex/README.md
Normal file
59
themes/awesome/src/latex/README.md
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
# Awesome CV
|
||||||
|
*A template-friendly fork of Byungjin Park's [Awesome-CV][awe] resume template.*
|
||||||
|
|
||||||
|
This fork replaces each occurrence of hard-coded resume data in the original
|
||||||
|
Awesome-CV project with an expandable template tag, allowing you to generate a
|
||||||
|
personalized copy of Awesome-CV without hand-editing the `.tex` files.
|
||||||
|
|
||||||
|
Otherwise, it's identical to the original.
|
||||||
|
|
||||||
|
## Use
|
||||||
|
|
||||||
|
When expanded with [Underscore.js][und] and a [FRESH resume][fre] object (JSON),
|
||||||
|
this project yields an Awesome-CV template, in LaTeX, but with your resume data.
|
||||||
|
You can then use a tool like `xelatex` or similar to generate the final PDF.
|
||||||
|
|
||||||
|
**Step 1**: Use a FRESH-aware template expansion tool like [HackMyResume][hmr]
|
||||||
|
to generate the personalized LaTeX:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
hackmyresume build resume.json -t awesome
|
||||||
|
```
|
||||||
|
|
||||||
|
**Step 2**: Use conventional LaTeX tools to generate a PDF or other destination
|
||||||
|
format from the (personalized) Awesome-CV LaTeX files:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
xelatex examples/resume.tex
|
||||||
|
```
|
||||||
|
|
||||||
|
**Step 3**: When you need to update your resume, update the source JSON, and
|
||||||
|
re-generate destination formats as needed.
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
- This project is intermittently synced with the upstream master to get the
|
||||||
|
benefit of any new changes or tweaks.
|
||||||
|
|
||||||
|
- The template tags are based on the Underscore.js template syntax but with a
|
||||||
|
modified set of template delimiters that reduce conflicts with LaTeX
|
||||||
|
metacharacters such as `{` or `%`.
|
||||||
|
|
||||||
|
- Underscore.js was chosen because its minimalistic template engine supports
|
||||||
|
custom delimiters (Handlebars [doesn't][hb350], except [unofficially][un]) and
|
||||||
|
allows execution of arbitrary JavaScript in the template.
|
||||||
|
|
||||||
|
- This project indirectly drives the `awesome` theme in HackMyResume and
|
||||||
|
FluentCV. Technically the latter is a fork of this project, which itself is a
|
||||||
|
fork of the original Awesome-CV for LaTeX.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
See the original project for license information.
|
||||||
|
|
||||||
|
[awe]: https://github.com/posquit0/Awesome-CV
|
||||||
|
[hmr]: http://please.hackmyresume.com
|
||||||
|
[fre]: http://freshstandard.org
|
||||||
|
[und]: http://underscorejs.org/#template
|
||||||
|
[hb350]: https://github.com/wycats/handlebars.js/issues/350
|
||||||
|
[un]: https://github.com/jonschlinkert/handlebars-delimiters
|
@ -1,12 +1,27 @@
|
|||||||
%% Start of file `awesome-cv.cls'.
|
%% Start of file `awesome-cv.cls'.
|
||||||
%% Copyright 2015 Claud D. Park <posquit0.bj@gmail.com>
|
% Awesome CV Class File
|
||||||
|
%
|
||||||
|
% This class has been downloaded from:
|
||||||
|
% https://github.com/posquit0/Awesome-CV
|
||||||
|
%
|
||||||
|
% Author:
|
||||||
|
% Claud D. Park <posquit0.bj@gmail.com>
|
||||||
|
% http://www.posquit0.com
|
||||||
|
%
|
||||||
|
% Notes:
|
||||||
|
% 1) This class file defines the structure and layout of the template file (cv.tex, resume.tex).
|
||||||
|
% 2) It has been written in such a way that under most circumstances you
|
||||||
|
% should not need to edit it.
|
||||||
|
%
|
||||||
|
% Class license:
|
||||||
|
% LPPL v1.3c (http://www.latex-project.org/lppl)
|
||||||
%
|
%
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Identification
|
% Identification
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
\ProvidesClass{awesome-cv}[2015/11/19 v1.1.0 Awesome Curriculum Vitae Class]
|
\ProvidesClass{awesome-cv}[2016/01/30 v1.5 Awesome Curriculum Vitae Class]
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
|
|
||||||
|
|
||||||
@ -21,7 +36,7 @@
|
|||||||
\DeclareOption{draft}{\setlength\overfullrule{5pt}}
|
\DeclareOption{draft}{\setlength\overfullrule{5pt}}
|
||||||
\DeclareOption{final}{\setlength\overfullrule{0pt}}
|
\DeclareOption{final}{\setlength\overfullrule{0pt}}
|
||||||
% Inherit options of article
|
% Inherit options of article
|
||||||
\DeclareOption*{
|
\DeclareOption*{%
|
||||||
\PassOptionsToClass{\CurrentOption}{article}
|
\PassOptionsToClass{\CurrentOption}{article}
|
||||||
}
|
}
|
||||||
\ProcessOptions\relax
|
\ProcessOptions\relax
|
||||||
@ -49,32 +64,26 @@
|
|||||||
\RequirePackage{xifthen}
|
\RequirePackage{xifthen}
|
||||||
% Needed to use a toolbox of programming tools
|
% Needed to use a toolbox of programming tools
|
||||||
\RequirePackage{etoolbox}
|
\RequirePackage{etoolbox}
|
||||||
|
% Needed to change line spacing in specific environment
|
||||||
|
\RequirePackage{setspace}
|
||||||
% Needed to manage fonts
|
% Needed to manage fonts
|
||||||
\ifxetex
|
\RequirePackage[quiet]{fontspec}
|
||||||
\RequirePackage[quiet]{fontspec}
|
% To support LaTeX quoting style
|
||||||
% To support LaTeX quoting style
|
\defaultfontfeatures{Ligatures=TeX}
|
||||||
\defaultfontfeatures{Ligatures=TeX}
|
|
||||||
\else
|
|
||||||
\RequirePackage[T1]{fontenc}
|
|
||||||
% Replace by the encoding you are using
|
|
||||||
\RequirePackage[utf8]{inputenc}
|
|
||||||
\fi
|
|
||||||
% Needed to manage math fonts
|
% Needed to manage math fonts
|
||||||
\RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}
|
\RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}
|
||||||
% Needed to use icons from font-awesome
|
% Needed to use icons from font-awesome
|
||||||
% (https://github.com/furl/latex-fontawesome)
|
% (https://github.com/posquit0/latex-fontawesome)
|
||||||
\RequirePackage{fontawesome}
|
\RequirePackage{fontawesome}
|
||||||
% Needed to deal a paragraphs
|
% Needed to deal a paragraphs
|
||||||
\RequirePackage{parskip}
|
\RequirePackage{parskip}
|
||||||
% Needed to deal hyperlink
|
% Needed to deal hyperlink
|
||||||
\RequirePackage{hyperref}
|
\RequirePackage[hidelinks]{hyperref}
|
||||||
\hypersetup{
|
\hypersetup{%
|
||||||
pdftitle={},
|
pdftitle={},
|
||||||
pdfauthor={},
|
pdfauthor={},
|
||||||
pdfsubject={},
|
pdfsubject={},
|
||||||
pdfkeywords={},
|
pdfkeywords={}
|
||||||
colorlinks=false,
|
|
||||||
allbordercolors=white
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -94,7 +103,7 @@
|
|||||||
\geometry{left=2.0cm, top=1.5cm, right=2.0cm, bottom=2.0cm, footskip=.5cm}
|
\geometry{left=2.0cm, top=1.5cm, right=2.0cm, bottom=2.0cm, footskip=.5cm}
|
||||||
|
|
||||||
%% Header & Footer
|
%% Header & Footer
|
||||||
% Set offset to each header and offset
|
% Set offset to each header and footer
|
||||||
\fancyhfoffset{0em}
|
\fancyhfoffset{0em}
|
||||||
% Remove head rule
|
% Remove head rule
|
||||||
\renewcommand{\headrulewidth}{0pt}
|
\renewcommand{\headrulewidth}{0pt}
|
||||||
@ -135,21 +144,13 @@
|
|||||||
\definecolor{awesome-darknight}{HTML}{131A28}
|
\definecolor{awesome-darknight}{HTML}{131A28}
|
||||||
\colorlet{awesome}{awesome-red}
|
\colorlet{awesome}{awesome-red}
|
||||||
|
|
||||||
|
% Boolean value to switch section color highlighting
|
||||||
|
\newbool{acvSectionColorHighlight}
|
||||||
|
\setbool{acvSectionColorHighlight}{true}
|
||||||
|
|
||||||
% Awesome section color
|
% Awesome section color
|
||||||
\newcounter{colorCounter}
|
|
||||||
\def\@sectioncolor#1#2#3{%
|
\def\@sectioncolor#1#2#3{%
|
||||||
{%
|
\ifbool{acvSectionColorHighlight}{{\color{awesome}#1#2#3}}{#1#2#3}%
|
||||||
\color{%
|
|
||||||
\ifcase\value{colorCounter}%
|
|
||||||
awesome\or%
|
|
||||||
awesome\or%
|
|
||||||
awesome\or%
|
|
||||||
awesome\or%
|
|
||||||
awesome\else%
|
|
||||||
awesome\fi%
|
|
||||||
} #1#2#3%
|
|
||||||
}%
|
|
||||||
\stepcounter{colorCounter}%
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -198,6 +199,15 @@
|
|||||||
BoldItalicFont=*-SemiboldIt
|
BoldItalicFont=*-SemiboldIt
|
||||||
]{SourceSansPro}
|
]{SourceSansPro}
|
||||||
|
|
||||||
|
% Set main font
|
||||||
|
\setmainfont[
|
||||||
|
Path=\@fontdir,
|
||||||
|
UprightFont=*-Regular,
|
||||||
|
ItalicFont=*-It,
|
||||||
|
BoldFont=*-Bold,
|
||||||
|
BoldItalicFont=*-BoldIt
|
||||||
|
]{SourceSansPro}
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Configuration for styles
|
% Configuration for styles
|
||||||
@ -213,6 +223,7 @@
|
|||||||
\newcommand*{\footerstyle}[1]{{\fontsize{8pt}{1em}\footerfont\scshape\color{lighttext} #1}}
|
\newcommand*{\footerstyle}[1]{{\fontsize{8pt}{1em}\footerfont\scshape\color{lighttext} #1}}
|
||||||
\newcommand*{\sectionstyle}[1]{{\fontsize{16pt}{1em}\bodyfont\bfseries\color{text}\@sectioncolor #1}}
|
\newcommand*{\sectionstyle}[1]{{\fontsize{16pt}{1em}\bodyfont\bfseries\color{text}\@sectioncolor #1}}
|
||||||
\newcommand*{\subsectionstyle}[1]{{\fontsize{12pt}{1em}\bodyfont\scshape\textcolor{text}{#1}}}
|
\newcommand*{\subsectionstyle}[1]{{\fontsize{12pt}{1em}\bodyfont\scshape\textcolor{text}{#1}}}
|
||||||
|
\newcommand*{\paragraphstyle}{\fontsize{9pt}{1em}\bodyfontlight\upshape\color{graytext}}
|
||||||
|
|
||||||
% For elements of entry
|
% For elements of entry
|
||||||
\newcommand*{\entrytitlestyle}[1]{{\fontsize{10pt}{1em}\bodyfont\bfseries\color{darktext} #1}}
|
\newcommand*{\entrytitlestyle}[1]{{\fontsize{10pt}{1em}\bodyfont\bfseries\color{darktext} #1}}
|
||||||
@ -238,6 +249,16 @@
|
|||||||
\newcommand*{\skilltypestyle}[1]{{\fontsize{10pt}{1em}\bodyfont\bfseries\color{darktext} #1}}
|
\newcommand*{\skilltypestyle}[1]{{\fontsize{10pt}{1em}\bodyfont\bfseries\color{darktext} #1}}
|
||||||
\newcommand*{\skillsetstyle}[1]{{\fontsize{9pt}{1em}\bodyfontlight\color{text} #1}}
|
\newcommand*{\skillsetstyle}[1]{{\fontsize{9pt}{1em}\bodyfontlight\color{text} #1}}
|
||||||
|
|
||||||
|
% For elements of the cover letter
|
||||||
|
\newcommand*{\lettersectionstyle}[1]{{\fontsize{14pt}{1em}\bodyfont\bfseries\color{text}\@sectioncolor #1}}
|
||||||
|
\newcommand*{\recipientaddressstyle}[1]{{\fontsize{9pt}{1em}\bodyfont\scshape\color{graytext} #1}}
|
||||||
|
\newcommand*{\recipienttitlestyle}[1]{{\fontsize{11pt}{1em}\bodyfont\bfseries\color{darktext} #1}}
|
||||||
|
\newcommand*{\lettertitlestyle}[1]{{\fontsize{10pt}{1em}\bodyfontlight\bfseries\color{darktext} \underline{#1}}}
|
||||||
|
\newcommand*{\letterdatestyle}[1]{{\fontsize{9pt}{1em}\bodyfontlight\slshape\color{graytext} #1}}
|
||||||
|
\newcommand*{\lettertextstyle}{\fontsize{10pt}{1.4em}\bodyfontlight\upshape\color{graytext}}
|
||||||
|
\newcommand*{\letternamestyle}[1]{{\fontsize{10pt}{1em}\bodyfont\bfseries\color{darktext} #1}}
|
||||||
|
\newcommand*{\letterenclosurestyle}[1]{{\fontsize{10pt}{1em}\bodyfontlight\slshape\color{lighttext} #1}}
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Commands for personal information
|
% Commands for personal information
|
||||||
@ -277,31 +298,87 @@
|
|||||||
% Usage: \github{<github-nick>}
|
% Usage: \github{<github-nick>}
|
||||||
\newcommand*{\github}[1]{\def\@github{#1}}
|
\newcommand*{\github}[1]{\def\@github{#1}}
|
||||||
|
|
||||||
|
% Defines writer's stackoverflow profile (optional)
|
||||||
|
% Usage: \stackoverflow{<so userid>}{<so username>}
|
||||||
|
% e.g.https://stackoverflow.com/users/123456/sam-smith
|
||||||
|
% would be \stackoverflow{123456}{sam-smith}
|
||||||
|
\newcommand*{\stackoverflow}[2]{\def\@stackoverflowid{#1}\def\@stackoverflowname{#2}}
|
||||||
|
|
||||||
% Defines writer's linked-in (optional)
|
% Defines writer's linked-in (optional)
|
||||||
% Usage: \linkedin{<linked-in-nick>}
|
% Usage: \linkedin{<linked-in-nick>}
|
||||||
\newcommand*{\linkedin}[1]{\def\@linkedin{#1}}
|
\newcommand*{\linkedin}[1]{\def\@linkedin{#1}}
|
||||||
|
|
||||||
% Defines writer's skype (optional)
|
|
||||||
% Usage: \skype{<skype account>}
|
|
||||||
\newcommand*{\skype}[1]{\def\@skype{#1}}
|
|
||||||
|
|
||||||
% Defines writer's twitter (optional)
|
% Defines writer's twitter (optional)
|
||||||
% Usage: \twitter{<twitter handle>}
|
% Usage: \twitter{<twitter handle>}
|
||||||
\newcommand*{\twitter}[1]{\def\@twitter{#1}}
|
\newcommand*{\twitter}[1]{\def\@twitter{#1}}
|
||||||
|
|
||||||
|
% Defines writer's skype (optional)
|
||||||
|
% Usage: \skype{<skype account>}
|
||||||
|
\newcommand*{\skype}[1]{\def\@skype{#1}}
|
||||||
|
|
||||||
|
% Defines writer's reddit (optional)
|
||||||
|
% Usage: \reddit{<reddit account>}
|
||||||
|
\newcommand*{\reddit}[1]{\def\@reddit{#1}}
|
||||||
|
|
||||||
|
% Defines writer's extra informations (optional)
|
||||||
|
% Usage: \extrainfo{<extra informations>}
|
||||||
|
\newcommand*{\extrainfo}[1]{\def\@extrainfo{#1}}
|
||||||
|
|
||||||
% Defines writer's quote (optional)
|
% Defines writer's quote (optional)
|
||||||
% Usage: \quote{<quote>}
|
% Usage: \quote{<quote>}
|
||||||
\renewcommand*{\quote}[1]{\def\@quote{#1}}
|
\renewcommand*{\quote}[1]{\def\@quote{#1}}
|
||||||
|
|
||||||
|
% Defines recipient's information (cover letter only)
|
||||||
|
% Usage: \recipient{<recipient name>}{<recipient address>}
|
||||||
|
% Usage: \recipientname{<recipient name>}
|
||||||
|
% Usage: \recipientaddress{<recipient address>}
|
||||||
|
\newcommand*{\recipient}[2]{\def\@recipientname{#1}\def\@recipientaddress{#2}}
|
||||||
|
\newcommand*{\recipientname}[1]{\def\@recipientname{#1}}
|
||||||
|
\newcommand*{\recipientaddress}[1]{\def\@recipientaddress{#1}}
|
||||||
|
|
||||||
|
% Defines the title for letter (cover letter only, optional)
|
||||||
|
% Usage: \lettertitle{<title>}
|
||||||
|
\newcommand*{\lettertitle}[1]{\def\@lettertitle{#1}}
|
||||||
|
|
||||||
|
% Defines the date for letter (cover letter only)
|
||||||
|
% Usage: \letterdate{<date>}
|
||||||
|
\newcommand*{\letterdate}[1]{\def\@letterdate{#1}}
|
||||||
|
|
||||||
|
% Defines a message of opening for letter (cover letter only)
|
||||||
|
% Usage: \letteropening{<message>}
|
||||||
|
\newcommand*{\letteropening}[1]{\def\@letteropening{#1}}
|
||||||
|
|
||||||
|
% Defines a message of closing for letter (cover letter only)
|
||||||
|
% Usage: \letterclosing{<message>}
|
||||||
|
\newcommand*{\letterclosing}[1]{\def\@letterclosing{#1}}
|
||||||
|
|
||||||
|
% Defines an enclosure for letter (cover letter only, optional)
|
||||||
|
% Usage: \letterenclosure[<enclosure name>]{<enclosure>}
|
||||||
|
\newcommand*{\letterenclname}[1][Enclosure]{\def\@letterenclname{#1}}
|
||||||
|
\newcommand*{\letterenclosure}[2][]{%
|
||||||
|
% if an optional argument is provided, use it to redefine \enclname
|
||||||
|
\ifthenelse{\equal{#1}{}}{}{\def\@letterenclname{#1}}
|
||||||
|
\def\@letterenclosure{#2}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Commands for extra
|
% Commands for extra
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Define separator for social informations in header
|
%% Define helper macros a user can change easily
|
||||||
% Usage: \headersocialsep{<separator>}
|
% Header
|
||||||
% Default: \quad\textbar\quad
|
\newcommand{\acvHeaderNameDelim}{\space}
|
||||||
\newcommand*{\headersocialsep}[1][\quad\textbar\quad]{\def\@headersocialsep{#1}}
|
\newcommand{\acvHeaderAfterNameSkip}{.4mm}
|
||||||
\headersocialsep
|
\newcommand{\acvHeaderAfterPositionSkip}{.4mm}
|
||||||
|
\newcommand{\acvHeaderAfterAddressSkip}{-.5mm}
|
||||||
|
\newcommand{\acvHeaderIconSep}{\space}
|
||||||
|
\newcommand{\acvHeaderSocialSep}{\quad\textbar\quad}
|
||||||
|
\newcommand{\acvHeaderAfterSocialSkip}{6mm}
|
||||||
|
\newcommand{\acvHeaderAfterQuoteSkip}{5mm}
|
||||||
|
|
||||||
|
% Others
|
||||||
|
\newcommand{\acvSectionTopSkip}{3mm}
|
||||||
|
\newcommand{\acvEntryTopSkip}{2.5mm}
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
@ -312,7 +389,7 @@
|
|||||||
\newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
|
\newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
|
||||||
\newcolumntype{R}[1]{>{\raggedleft\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
|
\newcolumntype{R}[1]{>{\raggedleft\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
|
||||||
|
|
||||||
% Use to draw horizontal line with specific tickness
|
% Use to draw horizontal line with specific thickness
|
||||||
\def\vhrulefill#1{\leavevmode\leaders\hrule\@height#1\hfill \kern\z@}
|
\def\vhrulefill#1{\leavevmode\leaders\hrule\@height#1\hfill \kern\z@}
|
||||||
|
|
||||||
% Use to execute conditional statements by checking empty string
|
% Use to execute conditional statements by checking empty string
|
||||||
@ -324,159 +401,150 @@
|
|||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Define a header for CV
|
% Define a header for CV
|
||||||
% Usage: \makecvheader
|
% Usage: \makecvheader
|
||||||
\newcommand*{\makecvheader}{
|
\newcommand*{\makecvheader}{%
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\headerfirstnamestyle{
|
\headerfirstnamestyle{\@firstname}\headerlastnamestyle{{}\acvHeaderNameDelim\@lastname}%
|
||||||
\@firstname
|
\\[\acvHeaderAfterNameSkip]%
|
||||||
}\headerlastnamestyle{
|
\ifthenelse{\isundefined{\@position}}{}{\headerpositionstyle{\@position\\[\acvHeaderAfterPositionSkip]}}%
|
||||||
\@lastname
|
\ifthenelse{\isundefined{\@address}}{}{\headeraddressstyle{\@address\\[\acvHeaderAfterAddressSkip]}}%
|
||||||
}
|
\headersocialstyle{%
|
||||||
\\
|
\newbool{isstart}%
|
||||||
\vspace{0.4mm}
|
\setbool{isstart}{true}%
|
||||||
\ifthenelse{\isundefined{\@position}}{}{\headerpositionstyle{\@position\\}}
|
\ifthenelse{\isundefined{\@mobile}}%
|
||||||
\vspace{0.4mm}
|
{}%
|
||||||
\ifthenelse{\isundefined{\@address}}{}{\headeraddressstyle{\@address\\}}
|
{%
|
||||||
\vspace{-0.5mm}
|
\faMobile\acvHeaderIconSep\@mobile%
|
||||||
\headersocialstyle{
|
\setbool{isstart}{false}%
|
||||||
\newbool{isstart}
|
}%
|
||||||
\setbool{isstart}{true}
|
\ifthenelse{\isundefined{\@email}}%
|
||||||
\ifthenelse{\isundefined{\@mobile}}
|
{}%
|
||||||
{}
|
{%
|
||||||
{
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
\faMobile\ \@mobile
|
\href{mailto:\@email}{\faEnvelope\acvHeaderIconSep\@email}%
|
||||||
\setbool{isstart}{false}
|
}%
|
||||||
}
|
\ifthenelse{\isundefined{\@homepage}}%
|
||||||
\ifthenelse{\isundefined{\@email}}
|
{}%
|
||||||
{}
|
{%
|
||||||
{
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
\ifbool{isstart}
|
\href{http://\@homepage}{\faHome\acvHeaderIconSep\@homepage}%
|
||||||
{
|
}%
|
||||||
\setbool{istart}{false}
|
\ifthenelse{\isundefined{\@github}}%
|
||||||
}
|
{}%
|
||||||
{\@headersocialsep}
|
{%
|
||||||
\href{mailto:\@email}{\faEnvelope\ \@email}
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
}
|
\href{https://github.com/\@github}{\faGithubSquare\acvHeaderIconSep\@github}%
|
||||||
\ifthenelse{\isundefined{\@homepage}}
|
}%
|
||||||
{}
|
\ifthenelse{\isundefined{\@stackoverflowid}}%
|
||||||
{
|
{}%
|
||||||
\ifbool{isstart}
|
{%
|
||||||
{
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
\setbool{istart}{false}
|
\href{https://stackoverflow.com/users/\@stackoverflowid}{\faStackOverflow\acvHeaderIconSep\@stackoverflowname}%
|
||||||
}
|
}%
|
||||||
{\@headersocialsep}
|
\ifthenelse{\isundefined{\@linkedin}}%
|
||||||
\href{http://\@homepage}{\faHome\ \@homepage}
|
{}%
|
||||||
}
|
{%
|
||||||
\ifthenelse{\isundefined{\@github}}
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
{}
|
\href{https://www.linkedin.com/in/\@linkedin}{\faLinkedinSquare\acvHeaderIconSep\@linkedin}%
|
||||||
{
|
}%
|
||||||
\ifbool{isstart}
|
\ifthenelse{\isundefined{\@twitter}}%
|
||||||
{
|
{}%
|
||||||
\setbool{istart}{false}
|
{%
|
||||||
}
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
{\@headersocialsep}
|
\href{https://twitter.com/\@twitter}{\faTwitter\acvHeaderIconSep\@twitter}%
|
||||||
\href{https://github.com/\@github}{\faGithubSquare\ \@github}
|
}%
|
||||||
}
|
\ifthenelse{\isundefined{\@skype}}%
|
||||||
\ifthenelse{\isundefined{\@linkedin}}
|
{}%
|
||||||
{}
|
{%
|
||||||
{
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
\ifbool{isstart}
|
\faSkype\acvHeaderIconSep\@skype%
|
||||||
{
|
}%
|
||||||
\setbool{istart}{false}
|
\ifthenelse{\isundefined{\@reddit}}%
|
||||||
}
|
{}%
|
||||||
{\@headersocialsep}
|
{%
|
||||||
\href{https://www.linkedin.com/in/\@linkedin}{\faLinkedinSquare\ \@linkedin}
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
}
|
\href{https://www.reddit.com/user/\@reddit}{\faReddit\acvHeaderIconSep\@reddit}%
|
||||||
\ifthenelse{\isundefined{\@twitter}}
|
}%
|
||||||
{}
|
\ifthenelse{\isundefined{\@extrainfo}}%
|
||||||
{
|
{}%
|
||||||
\ifbool{isstart}
|
{%
|
||||||
{
|
\ifbool{isstart}{\setbool{istart}{false}}{\acvHeaderSocialSep}%
|
||||||
\setbool{istart}{false}
|
\@extrainfo%
|
||||||
}
|
}%
|
||||||
{\@headersocialsep}
|
} \\[\acvHeaderAfterSocialSkip]%
|
||||||
\href{https://twitter.com/\@twitter}{\faTwitter\ \@twitter}
|
\ifthenelse{\isundefined{\@quote}}%
|
||||||
}
|
{}%
|
||||||
\ifthenelse{\isundefined{\@skype}}
|
{\headerquotestyle{\@quote\\}\vspace{\acvHeaderAfterQuoteSkip}}%
|
||||||
{}
|
\end{center}%
|
||||||
{
|
|
||||||
\ifbool{isstart}
|
|
||||||
{
|
|
||||||
\setbool{istart}{false}
|
|
||||||
}
|
|
||||||
{\@headersocialsep}
|
|
||||||
\faSkype\ \@skype
|
|
||||||
}
|
|
||||||
} \\
|
|
||||||
\ifthenelse{\isundefined{\@quote}}
|
|
||||||
{}
|
|
||||||
{\vspace{6.0mm}\headerquotestyle{\@quote\\}\vspace{5.0mm}}
|
|
||||||
\end{center}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
% Define a footer for CV
|
% Define a footer for CV
|
||||||
% Usage: \makecvfooter{<left>}{<center>}{<right>}
|
% Usage: \makecvfooter{<left>}{<center>}{<right>}
|
||||||
\newcommand*{\makecvfooter}[3]{
|
\newcommand*{\makecvfooter}[3]{%
|
||||||
\fancyfoot{}
|
\fancyfoot{}
|
||||||
\fancyfoot[L]{
|
\fancyfoot[L]{\footerstyle{#1}}
|
||||||
\footerstyle{#1}
|
\fancyfoot[C]{\footerstyle{#2}}
|
||||||
}
|
\fancyfoot[R]{\footerstyle{#3}}
|
||||||
\fancyfoot[C]{
|
|
||||||
\footerstyle{#2}
|
|
||||||
}
|
|
||||||
\fancyfoot[R]{
|
|
||||||
\footerstyle{#3}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
% Define a section for CV
|
% Define a section for CV
|
||||||
% Usage: \cvsection{<section-title>}
|
% Usage: \cvsection{<section-title>}
|
||||||
\newcommand{\cvsection}[1]{
|
\newcommand{\cvsection}[1]{%
|
||||||
\par\addvspace{1.5ex}
|
\vspace{\acvSectionTopSkip}
|
||||||
\phantomsection{}
|
|
||||||
\sectionstyle{#1}
|
\sectionstyle{#1}
|
||||||
|
\phantomsection
|
||||||
\color{gray}\vhrulefill{0.9pt}
|
\color{gray}\vhrulefill{0.9pt}
|
||||||
\par\nobreak\addvspace{1ex}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
% Define a subsection for CV
|
% Define a subsection for CV
|
||||||
% Usage: \cvsubsection{<subsection-title>}
|
% Usage: \cvsubsection{<subsection-title>}
|
||||||
\newcommand{\cvsubsection}[1]{
|
\newcommand{\cvsubsection}[1]{%
|
||||||
\phantomsection{}
|
|
||||||
\subsectionstyle{#1}
|
\subsectionstyle{#1}
|
||||||
|
\phantomsection
|
||||||
}
|
}
|
||||||
|
|
||||||
|
% Define a paragraph for CV
|
||||||
|
\newenvironment{cvparagraph}{%
|
||||||
|
\vspace{-3mm}
|
||||||
|
\paragraphstyle
|
||||||
|
}{%
|
||||||
|
\vspace{1mm}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
% Define an environment for cventry
|
% Define an environment for cventry
|
||||||
\newenvironment{cventries}{
|
\newenvironment{cventries}{%
|
||||||
\begin{center}
|
\begin{center}
|
||||||
}{
|
}{%
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
% Define an entry of cv information
|
% Define an entry of cv information
|
||||||
% Usage: \cventry{<position>}{<title>}{<location>}{<date>}{<description>}
|
% Usage: \cventry{<position>}{<title>}{<location>}{<date>}{<description>}
|
||||||
\newcommand*{\cventry}[5]{
|
\newcommand*{\cventry}[5]{%
|
||||||
|
\vspace{\acvEntryTopSkip}
|
||||||
|
\vspace{-2.0mm}
|
||||||
\setlength\tabcolsep{0pt}
|
\setlength\tabcolsep{0pt}
|
||||||
\setlength{\extrarowheight}{0pt}
|
\setlength{\extrarowheight}{0pt}
|
||||||
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} L{12.5cm} R{4.5cm}}
|
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} L{\textwidth - 4.5cm} R{4.5cm}}
|
||||||
\ifempty{#2#3}
|
\ifempty{#2#3}
|
||||||
{\entrypositionstyle{#1} & \entrydatestyle{#4} \\}
|
{\entrypositionstyle{#1} & \entrydatestyle{#4} \\}
|
||||||
{\entrytitlestyle{#2} & \entrylocationstyle{#3} \\
|
{\entrytitlestyle{#2} & \entrylocationstyle{#3} \\
|
||||||
\entrypositionstyle{#1} & \entrydatestyle{#4} \\}
|
\entrypositionstyle{#1} & \entrydatestyle{#4} \\}
|
||||||
\multicolumn{2}{L{17cm}}{\descriptionstyle{#5}} \\
|
\multicolumn{2}{L{\textwidth}}{\descriptionstyle{#5}}
|
||||||
\end{tabular*}
|
\end{tabular*}%
|
||||||
}
|
}
|
||||||
|
|
||||||
% Define an environment for cvsubentry
|
% Define an environment for cvsubentry
|
||||||
\newenvironment{cvsubentries}{
|
\newenvironment{cvsubentries}{%
|
||||||
\begin{center}
|
\begin{center}
|
||||||
}{
|
}{%
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
% Define a subentry of cv information
|
% Define a subentry of cv information
|
||||||
% Usage: \cvsubentry{<position>}{<title>}{<date>}{<description>}
|
% Usage: \cvsubentry{<position>}{<title>}{<date>}{<description>}
|
||||||
\newcommand*{\cvsubentry}[4]{
|
\newcommand*{\cvsubentry}[4]{%
|
||||||
\setlength\tabcolsep{0pt}
|
\setlength\tabcolsep{0pt}
|
||||||
\setlength{\extrarowheight}{0pt}
|
\setlength{\extrarowheight}{0pt}
|
||||||
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} L{12.5cm} R{4.5cm}}
|
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} L{\textwidth - 4.5cm} R{4.5cm}}
|
||||||
\setlength\leftskip{0.2cm}
|
\setlength\leftskip{0.2cm}
|
||||||
\subentrytitlestyle{#2} & \ifthenelse{\equal{#1}{}}
|
\subentrytitlestyle{#2} & \ifthenelse{\equal{#1}{}}
|
||||||
{\subentrydatestyle{#3}}{}
|
{\subentrydatestyle{#3}}{}
|
||||||
@ -490,48 +558,98 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
% Define an environment for cvhonor
|
% Define an environment for cvhonor
|
||||||
\newenvironment{cvhonors}{
|
\newenvironment{cvhonors}{%
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\setlength\tabcolsep{0pt}
|
\setlength\tabcolsep{0pt}
|
||||||
\setlength{\extrarowheight}{0pt}
|
\setlength{\extrarowheight}{0pt}
|
||||||
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} C{1.5cm} L{13.0cm} R{2.5cm}}
|
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} C{1.5cm} L{\textwidth - 4.0cm} R{2.5cm}}
|
||||||
}{
|
}{%
|
||||||
\end{tabular*}
|
\end{tabular*}
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
% Define a line of cv information(honor, award or something else)
|
% Define a line of cv information(honor, award or something else)
|
||||||
% Usage: \cvhonor{<position>}{<title>}{<location>}{<date>}
|
% Usage: \cvhonor{<position>}{<title>}{<location>}{<date>}
|
||||||
\newcommand*{\cvhonor}[4]{
|
\newcommand*{\cvhonor}[4]{%
|
||||||
\honordatestyle{#4} & \honorpositionstyle{#1}, \honortitlestyle{#2} & \honorlocationstyle{#3}
|
\honordatestyle{#4} & \honorpositionstyle{#1}, \honortitlestyle{#2} & \honorlocationstyle{#3} \\
|
||||||
\\
|
|
||||||
}
|
}
|
||||||
|
|
||||||
% Define an environment for cvskill
|
% Define an environment for cvskill
|
||||||
\newenvironment{cvskills}{
|
\newenvironment{cvskills}{%
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\setlength\tabcolsep{1ex}
|
\setlength\tabcolsep{1ex}
|
||||||
\setlength{\extrarowheight}{0pt}
|
\setlength{\extrarowheight}{0pt}
|
||||||
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} r L{15.2cm}}
|
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} r L{\textwidth * \real{0.9}}}
|
||||||
}{
|
}{%
|
||||||
\end{tabular*}
|
\end{tabular*}
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
% Define a line of cv information(skill)
|
% Define a line of cv information(skill)
|
||||||
% Usage: \cvskill{<type>}{<skillset>}
|
% Usage: \cvskill{<type>}{<skillset>}
|
||||||
\newcommand*{\cvskill}[2]{
|
\newcommand*{\cvskill}[2]{%
|
||||||
\skilltypestyle{#1} & \skillsetstyle{#2}
|
\skilltypestyle{#1} & \skillsetstyle{#2} \\
|
||||||
\\
|
|
||||||
}
|
}
|
||||||
|
|
||||||
% Define an environment for cvitems(for cventry)
|
% Define an environment for cvitems(for cventry)
|
||||||
\newenvironment{cvitems}{
|
\newenvironment{cvitems}{%
|
||||||
\vspace{-4mm}
|
\vspace{-4.0mm}
|
||||||
\begin{justify}
|
\begin{justify}
|
||||||
\begin{itemize}[leftmargin=2ex, nosep, noitemsep]
|
\begin{itemize}[leftmargin=2ex, nosep, noitemsep]
|
||||||
\setlength{\parskip}{0pt}
|
\setlength{\parskip}{0pt}
|
||||||
\renewcommand{\labelitemi}{\bullet}
|
\renewcommand{\labelitemi}{\bullet}
|
||||||
}{
|
}{%
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{justify}
|
\end{justify}
|
||||||
\vspace{-2mm}
|
\vspace{-4.0mm}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% Commands for elements of Cover Letter
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% Define an environment for cvletter
|
||||||
|
\newenvironment{cvletter}{%
|
||||||
|
\lettertextstyle
|
||||||
|
}{%
|
||||||
|
}
|
||||||
|
|
||||||
|
% Define a section for the cover letter
|
||||||
|
% Usage: \lettersection{<section-title>}
|
||||||
|
\newcommand{\lettersection}[1]{%
|
||||||
|
\par\addvspace{2.5ex}
|
||||||
|
\phantomsection{}
|
||||||
|
\lettersectionstyle{#1}
|
||||||
|
\color{gray}\vhrulefill{0.9pt}
|
||||||
|
\par\nobreak\addvspace{0.4ex}
|
||||||
|
}
|
||||||
|
|
||||||
|
% Define a title of the cover letter
|
||||||
|
% Usage: \makelettertitle
|
||||||
|
\newcommand*{\makelettertitle}{%
|
||||||
|
\vspace{8.4mm}
|
||||||
|
\setlength\tabcolsep{0pt}
|
||||||
|
\setlength{\extrarowheight}{0pt}
|
||||||
|
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} L{\textwidth - 4.5cm} R{4.5cm}}
|
||||||
|
\recipienttitlestyle{\@recipientname} & \letterdatestyle{\@letterdate}
|
||||||
|
\end{tabular*}
|
||||||
|
\begin{singlespace}
|
||||||
|
\recipientaddressstyle{\@recipientaddress} \\\\
|
||||||
|
\end{singlespace}
|
||||||
|
\ifthenelse{\isundefined{\@lettertitle}}
|
||||||
|
{}
|
||||||
|
{\lettertitlestyle{\@lettertitle} \\}
|
||||||
|
\lettertextstyle{\@letteropening}
|
||||||
|
}
|
||||||
|
|
||||||
|
% Define a closing of the cover letter
|
||||||
|
% Usage: \makeletterclosing
|
||||||
|
\newcommand*{\makeletterclosing}{%
|
||||||
|
\vspace{3.4mm}
|
||||||
|
\lettertextstyle{\@letterclosing} \\\\
|
||||||
|
\letternamestyle{\@firstname\ \@lastname}
|
||||||
|
\ifthenelse{\isundefined{\@letterenclosure}}
|
||||||
|
{\\}
|
||||||
|
{%
|
||||||
|
\\\\\\
|
||||||
|
\letterenclosurestyle{\@letterenclname: \@letterenclosure} \\
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
BIN
themes/awesome/src/latex/examples/coverletter-0.png
Normal file
BIN
themes/awesome/src/latex/examples/coverletter-0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
BIN
themes/awesome/src/latex/examples/coverletter-1.png
Normal file
BIN
themes/awesome/src/latex/examples/coverletter-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 127 KiB |
BIN
themes/awesome/src/latex/examples/coverletter.pdf
Normal file
BIN
themes/awesome/src/latex/examples/coverletter.pdf
Normal file
Binary file not shown.
129
themes/awesome/src/latex/examples/coverletter.tex
Normal file
129
themes/awesome/src/latex/examples/coverletter.tex
Normal file
@ -0,0 +1,129 @@
|
|||||||
|
%!TEX TS-program = xelatex
|
||||||
|
%!TEX encoding = UTF-8 Unicode
|
||||||
|
% Awesome CV LaTeX Template for Cover Letter
|
||||||
|
%
|
||||||
|
% This template has been downloaded from:
|
||||||
|
% https://github.com/posquit0/Awesome-CV
|
||||||
|
%
|
||||||
|
% Authors:
|
||||||
|
% Claud D. Park <posquit0.bj@gmail.com>
|
||||||
|
% Lars Richter <mail@ayeks.de>
|
||||||
|
%
|
||||||
|
% Template license:
|
||||||
|
% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
|
||||||
|
%
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% CONFIGURATIONS
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% A4 paper size by default, use 'letterpaper' for US letter
|
||||||
|
\documentclass[11pt, a4paper]{awesome-cv}
|
||||||
|
|
||||||
|
% Configure page margins with geometry
|
||||||
|
% \geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
|
||||||
|
|
||||||
|
% Specify the location of the included fonts
|
||||||
|
\fontdir[fonts/]
|
||||||
|
|
||||||
|
% Color for highlights
|
||||||
|
% Awesome Colors: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange
|
||||||
|
% awesome-nephritis, awesome-concrete, awesome-darknight
|
||||||
|
\colorlet{awesome}{awesome-red}
|
||||||
|
% Uncomment if you would like to specify your own color
|
||||||
|
% \definecolor{awesome}{HTML}{CA63A8}
|
||||||
|
|
||||||
|
% Colors for text
|
||||||
|
% Uncomment if you would like to specify your own color
|
||||||
|
% \definecolor{darktext}{HTML}{414141}
|
||||||
|
% \definecolor{text}{HTML}{333333}
|
||||||
|
% \definecolor{graytext}{HTML}{5D5D5D}
|
||||||
|
% \definecolor{lighttext}{HTML}{999999}
|
||||||
|
|
||||||
|
% Set false if you don't want to highlight section with awesome color
|
||||||
|
\setbool{acvSectionColorHighlight}{true}
|
||||||
|
|
||||||
|
% If you would like to change the social information separator from a pipe (|) to something else
|
||||||
|
\renewcommand{\acvHeaderSocialSep}{\quad\textbar\quad}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% PERSONAL INFORMATION
|
||||||
|
% Comment any of the lines below if they are not required
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
\name{[~ print(h.initialWords( r.name )) ~]}{[[ h.lastWord( r.name ) ]]}
|
||||||
|
\position{[[ r.info.label ]]}
|
||||||
|
\address{[[ r.location.address ]]}
|
||||||
|
|
||||||
|
\mobile{[[ r.contact.phone ]]}
|
||||||
|
\email{[[ r.contact.email ]]}
|
||||||
|
\homepage{[[ r.contact.website ]]}
|
||||||
|
[~ if (r.hasProfile('github') { ~]\github{[[ r.getProfile('github').user ]]}[~ } ~]
|
||||||
|
[~ if (r.hasProfile('linkedin') { ~]\linkedin{[[ r.getProfile('github').user ]]}[~ } ~]
|
||||||
|
% \stackoverflow{SO-id}{SO-name}
|
||||||
|
% \twitter{@twit}
|
||||||
|
% \skype{skype-id}
|
||||||
|
% \reddit{reddit-id}
|
||||||
|
% \extrainfo{extra informations}
|
||||||
|
|
||||||
|
[~ if (r.info.quote) { ~]\quote{``[[ r.info.quote ]]"}[~ } ~]
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% LETTER INFORMATION
|
||||||
|
% All of the below lines must be filled out
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% The company being applied to
|
||||||
|
\recipient
|
||||||
|
{Company Recruitment Team}
|
||||||
|
{Google Inc.\\1600 Amphitheatre Parkway\\Mountain View, CA 94043}
|
||||||
|
% The date on the letter, default is the date of compilation
|
||||||
|
\letterdate{\today}
|
||||||
|
% The title of the letter
|
||||||
|
\lettertitle{Job Application for Software Engineer}
|
||||||
|
% How the letter is opened
|
||||||
|
\letteropening{Dear Mr./Ms./Dr. LastName,}
|
||||||
|
% How the letter is closed
|
||||||
|
\letterclosing{Sincerely,}
|
||||||
|
% Any enclosures with the letter
|
||||||
|
\letterenclosure[Attached]{Curriculum Vitae}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
% Print the header with above personal informations
|
||||||
|
\makecvheader
|
||||||
|
|
||||||
|
% Print the footer with 3 arguments(<left>, <center>, <right>)
|
||||||
|
% Leave any of these blank if they are not needed
|
||||||
|
\makecvfooter
|
||||||
|
{\today}
|
||||||
|
{[[ r.name ]]~~~·~~~Cover Letter}
|
||||||
|
{}
|
||||||
|
|
||||||
|
% Print the title with above letter informations
|
||||||
|
\makelettertitle
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% LETTER CONTENT
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
\begin{cvletter}
|
||||||
|
|
||||||
|
\lettersection{About Me}
|
||||||
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ullamcorper neque sit amet lectus facilisis sed luctus nisl iaculis. Vivamus at neque arcu, sed tempor quam. Curabitur pharetra tincidunt tincidunt. Morbi volutpat feugiat mauris, quis tempor neque vehicula volutpat. Duis tristique justo vel massa fermentum accumsan. Mauris ante elit, feugiat vestibulum tempor eget, eleifend ac ipsum. Donec scelerisque lobortis ipsum eu vestibulum. Pellentesque vel massa at felis accumsan rhoncus.
|
||||||
|
|
||||||
|
\lettersection{Why Google?}
|
||||||
|
Suspendisse commodo, massa eu congue tincidunt, elit mauris pellentesque orci, cursus tempor odio nisl euismod augue. Aliquam adipiscing nibh ut odio sodales et pulvinar tortor laoreet. Mauris a accumsan ligula. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Suspendisse vulputate sem vehicula ipsum varius nec tempus dui dapibus. Phasellus et est urna, ut auctor erat. Sed tincidunt odio id odio aliquam mattis. Donec sapien nulla, feugiat eget adipiscing sit amet, lacinia ut dolor. Phasellus tincidunt, leo a fringilla consectetur, felis diam aliquam urna, vitae aliquet lectus orci nec velit. Vivamus dapibus varius blandit.
|
||||||
|
|
||||||
|
\lettersection{Why Me?}
|
||||||
|
Duis sit amet magna ante, at sodales diam. Aenean consectetur porta risus et sagittis. Ut interdum, enim varius pellentesque tincidunt, magna libero sodales tortor, ut fermentum nunc metus a ante. Vivamus odio leo, tincidunt eu luctus ut, sollicitudin sit amet metus. Nunc sed orci lectus. Ut sodales magna sed velit volutpat sit amet pulvinar diam venenatis.
|
||||||
|
|
||||||
|
\end{cvletter}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% Print the signature and enclosures with above letter informations
|
||||||
|
\makeletterclosing
|
||||||
|
|
||||||
|
\end{document}
|
BIN
themes/awesome/src/latex/examples/cv.pdf
Normal file
BIN
themes/awesome/src/latex/examples/cv.pdf
Normal file
Binary file not shown.
@ -1,83 +1,101 @@
|
|||||||
%!TEX TS-program = xelatex
|
%!TEX TS-program = xelatex
|
||||||
%!TEX encoding = UTF-8 Unicode
|
%!TEX encoding = UTF-8 Unicode
|
||||||
% Copyright 2015 Claud D. Park <posquit0.bj@gmail.com>
|
% Awesome CV LaTeX Template for CV/Resume
|
||||||
|
%
|
||||||
|
% This template has been downloaded from:
|
||||||
|
% https://github.com/posquit0/Awesome-CV
|
||||||
|
%
|
||||||
|
% Author:
|
||||||
|
% Claud D. Park <posquit0.bj@gmail.com>
|
||||||
% http://www.posquit0.com
|
% http://www.posquit0.com
|
||||||
%
|
%
|
||||||
|
% Template license:
|
||||||
|
% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
|
||||||
|
%
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
% Configuration
|
%-------------------------------------------------------------------------------
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
% CONFIGURATIONS
|
||||||
%%% Themes: Awesome-CV
|
%-------------------------------------------------------------------------------
|
||||||
|
% A4 paper size by default, use 'letterpaper' for US letter
|
||||||
\documentclass[11pt, a4paper]{awesome-cv}
|
\documentclass[11pt, a4paper]{awesome-cv}
|
||||||
|
|
||||||
%%% Override a directory location for fonts(default: 'fonts/')
|
% Configure page margins with geometry
|
||||||
|
\geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
|
||||||
|
|
||||||
|
% Specify the location of the included fonts
|
||||||
\fontdir[fonts/]
|
\fontdir[fonts/]
|
||||||
|
|
||||||
%%% Configure a directory location for sections
|
% Color for highlights
|
||||||
\newcommand*{\sectiondir}{cv/}
|
|
||||||
|
|
||||||
%%% Override color
|
|
||||||
% Awesome Colors: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange
|
% Awesome Colors: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange
|
||||||
% awesome-nephritis, awesome-concrete, awesome-darknight
|
% awesome-nephritis, awesome-concrete, awesome-darknight
|
||||||
%% Color for highlight
|
|
||||||
% Define your custom color if you don't like awesome colors
|
|
||||||
\colorlet{awesome}{awesome-red}
|
\colorlet{awesome}{awesome-red}
|
||||||
%\definecolor{awesome}{HTML}{CA63A8}
|
% Uncomment if you would like to specify your own color
|
||||||
%% Colors for text
|
% \definecolor{awesome}{HTML}{CA63A8}
|
||||||
%\definecolor{darktext}{HTML}{414141}
|
|
||||||
%\definecolor{text}{HTML}{414141}
|
|
||||||
%\definecolor{graytext}{HTML}{414141}
|
|
||||||
%\definecolor{lighttext}{HTML}{414141}
|
|
||||||
|
|
||||||
%%% Override a separator for social informations in header(default: ' | ')
|
% Colors for text
|
||||||
%\headersocialsep[\quad\textbar\quad]
|
% Uncomment if you would like to specify your own color
|
||||||
|
% \definecolor{darktext}{HTML}{414141}
|
||||||
|
% \definecolor{text}{HTML}{333333}
|
||||||
|
% \definecolor{graytext}{HTML}{5D5D5D}
|
||||||
|
% \definecolor{lighttext}{HTML}{999999}
|
||||||
|
|
||||||
|
% Set false if you don't want to highlight section with awesome color
|
||||||
|
\setbool{acvSectionColorHighlight}{true}
|
||||||
|
|
||||||
|
% If you would like to change the social information separator from a pipe (|) to something else
|
||||||
|
\renewcommand{\acvHeaderSocialSep}{\quad\textbar\quad}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%-------------------------------------------------------------------------------
|
||||||
% 3rd party packages
|
% PERSONAL INFORMATION
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
% Comment any of the lines below if they are not required
|
||||||
%%% Needed to divide into several files
|
%-------------------------------------------------------------------------------
|
||||||
\usepackage{import}
|
\name{[~ print(h.initialWords( r.name )) ~]}{[[ h.lastWord( r.name ) ]]}
|
||||||
|
\position{[[ r.info.label ]]}
|
||||||
|
\address{[[ r.location.address ]]}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
% Personal Data
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%% Essentials
|
|
||||||
\name{[[ _.initial(r.name.split(' ')).join(' ') ]] }{[[ _.last(r.name.split(' ')) ]]}
|
|
||||||
\address{[[ r.location.address.replace(/\n/g, ', ') ]]}
|
|
||||||
\mobile{[[ r.contact.phone ]]}
|
\mobile{[[ r.contact.phone ]]}
|
||||||
%%% Social
|
|
||||||
\email{[[ r.contact.email ]]}
|
\email{[[ r.contact.email ]]}
|
||||||
\homepage{[[ r.contact.website ]]}
|
\homepage{[[ r.contact.website ]]}
|
||||||
[~ if(r.hasProfile('github')) { ~]\github{[[ r.getProfile('github').user ]]}[~ } ~]
|
[~ if (r.hasProfile('github')) { ~]\github{[[ r.getProfile('github').user ]]}[~ } ~]
|
||||||
[~ if(r.hasProfile('linkedin')) { ~]\linkedin{[[ r.getProfile('linkedin').user ]]}[~ } ~]
|
[~ if (r.hasProfile('linkedin')) { ~]\linkedin{[[ r.getProfile('github').user ]]}[~ } ~]
|
||||||
%%% Optionals
|
% \stackoverflow{SO-id}{SO-name}
|
||||||
\position{[[ r.info.characterClass ]]{\enskip\cdotp\enskip}[[ r.info.label ]]}
|
% \twitter{@twit}
|
||||||
[~ if( r.info.quote ) { ~]\quote{``[[ r.info.quote ]]"}[~ } ~]
|
% \skype{skype-id}
|
||||||
|
% \reddit{reddit-id}
|
||||||
|
% \extrainfo{extra informations}
|
||||||
|
|
||||||
|
[~ if (r.info.quote) { ~]\quote{``[[ r.info.quote ]]"}[~ } ~]
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%-------------------------------------------------------------------------------
|
||||||
% Content
|
\begin{document}
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%% Make a footer for CV with three arguments(<left>, <center>, <right>)
|
% Print the header with above personal informations
|
||||||
|
\makecvheader
|
||||||
|
|
||||||
|
% Print the footer with 3 arguments(<left>, <center>, <right>)
|
||||||
|
% Leave any of these blank if they are not needed
|
||||||
\makecvfooter
|
\makecvfooter
|
||||||
{\today}
|
{\today}
|
||||||
{[[ r.name ]]~~~·~~~Curriculum Vitae}
|
{[[ r.name ]]~~~·~~~Curriculum Vitae}
|
||||||
{\thepage}
|
{\thepage}
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
%%% Make a header for CV using personal data
|
|
||||||
\makecvheader
|
|
||||||
|
|
||||||
%%% Import contents
|
%-------------------------------------------------------------------------------
|
||||||
\import{\sectiondir}{education.tex}
|
% CV/RESUME CONTENT
|
||||||
\import{\sectiondir}{skills.tex}
|
% Each section is imported separately, open each file in turn to modify content
|
||||||
\import{\sectiondir}{experience.tex}
|
%-------------------------------------------------------------------------------
|
||||||
\import{\sectiondir}{extracurricular.tex}
|
\input{cv/education.tex}
|
||||||
\import{\sectiondir}{honors.tex}
|
\input{cv/skills.tex}
|
||||||
\import{\sectiondir}{presentation.tex}
|
\input{cv/experience.tex}
|
||||||
\import{\sectiondir}{writing.tex}
|
\input{cv/extracurricular.tex}
|
||||||
\import{\sectiondir}{committees.tex}
|
\input{cv/honors.tex}
|
||||||
|
\input{cv/presentation.tex}
|
||||||
|
\input{cv/writing.tex}
|
||||||
|
\input{cv/committees.tex}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\end{document}
|
\end{document}
|
||||||
|
@ -1,12 +1,23 @@
|
|||||||
[~ if( r.committees && r.committees.length ) { ~]
|
[~ if (r.governance && r.governance.length) { ~]
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% SECTION TITLE
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\cvsection{Program Committees}
|
\cvsection{Program Committees}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% CONTENT
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\begin{cvhonors}
|
\begin{cvhonors}
|
||||||
[~ _.each(r.committees, function(com) { ~]
|
[~ _.each( r.governance, function(gov) { ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\cvhonor
|
\cvhonor
|
||||||
{[[ com.position ]]}
|
{[[ gov.role ]]} % Position
|
||||||
{[[ com.organization ]]}
|
{[[ gov.organization ]]} % Committee
|
||||||
{[[ com.location ]]}
|
{[[ gov.location ]]} % Location
|
||||||
{[[ com.safe.date ]]}
|
{[[ h.date(gov.start) ]]} % Date(s)
|
||||||
[~ }); ~]
|
|
||||||
|
[~ }); ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\end{cvhonors}
|
\end{cvhonors}
|
||||||
[~ } ~]
|
[~ } ~]
|
||||||
|
@ -1,20 +1,28 @@
|
|||||||
[~ if( r.education && r.education.history && r.education.history.length) { ~]
|
[~ if (r.education && r.education.history && r.education.history.length) { ~]
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% SECTION TITLE
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\cvsection{Education}
|
\cvsection{Education}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% CONTENT
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\begin{cventries}
|
\begin{cventries}
|
||||||
[~ _.each(r.education.history, function(edu) { ~]
|
[~ _.each( r.education.history, function(edu) { ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\cventry
|
\cventry
|
||||||
{[[ edu.studyType ]], [[ edu.area ]]}
|
{[[ edu.title ]]} % Degree
|
||||||
{[[ edu.institution ]]}
|
{[[ edu.institution ]]} % Institution
|
||||||
{[[ edu.location ]]}
|
{[[ edu.location ]]} % Location
|
||||||
{[[ edu.safe.start ]] - [[ edu.safe.end ]]}
|
{[[ h.dateRange( edu ) ]]} % Date(s)
|
||||||
[~ if( edu.highlights && edu.highlights.length ) {
|
{[~ if( edu.highlights && edu.highlights.length ) { ~]
|
||||||
~]{
|
\begin{cvitems} % Description(s) bullet points
|
||||||
\begin{cvitems}
|
[[ h.pad( edu.highlights.map( function(h) { return '\\item {' + h + '}' }), -8 ) ]]
|
||||||
[~ _.each(edu.highlights, function(high) { ~]
|
|
||||||
\item {[[ high ]]}
|
|
||||||
[~ }); ~]
|
|
||||||
\end{cvitems}
|
\end{cvitems}
|
||||||
}[~ } else { ~]{ }[~ } ~]
|
[~ } ~]}
|
||||||
|
|
||||||
[~ }); ~]
|
[~ }); ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\end{cventries}
|
\end{cventries}
|
||||||
[~ } ~]
|
[~ } ~]
|
||||||
|
@ -1,18 +1,28 @@
|
|||||||
[~ if( r.employment && r.employment.history && r.employment.history.length ) { ~]
|
[~ if (r.employment && r.employment.history && r.employment.history.length ) { ~]
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% SECTION TITLE
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\cvsection{Experience}
|
\cvsection{Experience}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% CONTENT
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\begin{cventries}
|
\begin{cventries}
|
||||||
[~ _.each(r.employment.history, function(emp) { ~]
|
[~ _.each( r.employment.history, function(job) { ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\cventry
|
\cventry
|
||||||
{[[ emp.position ]]}
|
{[[ job.position ]]} % Job title
|
||||||
{[[ emp.employer ]]}
|
{[[ job.employer ]]} % Organization
|
||||||
{[[ emp.location ]]}
|
{[[ job.location ]]} % Location
|
||||||
{[[ emp.safe.start ]] - [[ emp.safe.end ]]}
|
{[[ h.dateRange( job ) ]]} % Date(s)
|
||||||
[~ if( emp.highlights && emp.highlights.length ) {
|
{[~ if (job.highlights && job.highlights.length ) { ~]
|
||||||
~]{
|
\begin{cvitems} % Description(s) of tasks/responsibilities
|
||||||
\begin{cvitems}[~ _.each( emp.highlights, function(high) { ~]
|
[[ h.pad( job.highlights.map( function(h) { return '\\item {' + h + '}' }), -8 ) ]]
|
||||||
\item {[[ high.replace(/#/g, '\\#') ]]}[~ }); ~]
|
|
||||||
\end{cvitems}
|
\end{cvitems}
|
||||||
}[~ } ~]
|
[~ } ~]}
|
||||||
|
|
||||||
[~ }); ~]
|
[~ }); ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\end{cventries}
|
\end{cventries}
|
||||||
[~ } ~]
|
[~ } ~]
|
||||||
|
@ -1,19 +1,28 @@
|
|||||||
[~ if( r.extracurricular && r.extracurricular.length ) { ~]
|
[~ if (r.extracurricular && r.extracurricular.length) { ~]
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% SECTION TITLE
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\cvsection{Extracurricular Activity}
|
\cvsection{Extracurricular Activity}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% CONTENT
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\begin{cventries}
|
\begin{cventries}
|
||||||
[~ _.each( r.extracurricular, function(ex) { ~]
|
[~ _.each( r.extracurricular, function(cur) { ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\cventry
|
\cventry
|
||||||
{[[ ex.title ]]}
|
{[[ cur.title ]]} % Affiliation/role
|
||||||
{[[ ex.activity ]]}
|
{[[ cur.activity ]]} % Organization/group
|
||||||
{[[ ex.location ]]}
|
{[[ cur.location ]]} % Location
|
||||||
{[[ ex.safe.start ]] - [[ ex.safe.end ]]}
|
{[[ h.dateRange(cur) ]]} % Date(s)
|
||||||
[~ if( ex.highlights && ex.highlights.length ) {
|
{[~ if (cur.highlights && cur.highlights.length ) { ~]
|
||||||
~]{
|
\begin{cvitems} % Description(s) of experience/contributions/knowledge
|
||||||
\begin{cvitems}
|
[[ h.pad( cur.highlights.map( function(h) { return '\\item {' + h + '}' }), -8 ) ]]
|
||||||
[~ _.each(ex.highlights, function(high) {
|
\end{cvitems}
|
||||||
~]\item {[[high]]}
|
[~ } ~]}
|
||||||
[~ }); ~]\end{cvitems}
|
|
||||||
}[~ } else { ~]{ }[~ } ~]
|
[~ }); ~]
|
||||||
[~ }); ~]
|
%---------------------------------------------------------
|
||||||
\end{cventries}
|
\end{cventries}
|
||||||
[~ } ~]
|
[~ } ~]
|
||||||
|
@ -1,52 +1,52 @@
|
|||||||
[~ if( r.recognition && r.recognition.length ) { ~]
|
[~ if ( r.recognition && r.recognition.length ) { ~]
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% SECTION TITLE
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\cvsection{Honors \& Awards}
|
\cvsection{Honors \& Awards}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% SUBSECTION TITLE
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\cvsubsection{International}
|
\cvsubsection{International}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% CONTENT
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\begin{cvhonors}
|
\begin{cvhonors}
|
||||||
[~ _.each(r.recognition, function(rec) { ~]
|
[~ _.each( r.recognition, function(rgn) { ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\cvhonor
|
\cvhonor
|
||||||
{[[ rec.title ]]}
|
{[[ rgn.title ]]} % Award
|
||||||
{[[ rec.event ]]}
|
{[[ rgn.from ]]} % Event
|
||||||
{[[ rec.location ]]}
|
{[[ rgn.location ]]} % Location
|
||||||
{[[ rec.safe.date ]]}
|
{[[ h.date(rgn.date) ]]} % Date(s)
|
||||||
[~ }); ~]
|
|
||||||
|
[~ }); ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\end{cvhonors}
|
\end{cvhonors}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% SUBSECTION TITLE
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\cvsubsection{Domestic}
|
\cvsubsection{Domestic}
|
||||||
|
|
||||||
|
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
|
% CONTENT
|
||||||
|
%-------------------------------------------------------------------------------
|
||||||
\begin{cvhonors}
|
\begin{cvhonors}
|
||||||
|
[~ _.each( r.recognition, function(rgn) { ~]
|
||||||
|
%---------------------------------------------------------
|
||||||
\cvhonor
|
\cvhonor
|
||||||
{3rd Place}
|
{[[ rgn.title ]]} % Award
|
||||||
{WITHCON Hacking Competition Final}
|
{[[ rgn.from ]]} % Event
|
||||||
{Seoul, S.Korea}
|
{[[ rgn.location ]]} % Location
|
||||||
{2015}
|
{[[ h.date(rgn.date) ]]} % Date(s)
|
||||||
\cvhonor
|
|
||||||
{Silver Prize}
|
[~ }); ~]
|
||||||
{KISA HDCON Hacking Competition Final}
|
%---------------------------------------------------------
|
||||||
{Seoul, S.Korea}
|
|
||||||
{2013}
|
|
||||||
\cvhonor
|
|
||||||
{2nd Award}
|
|
||||||
{HUST Hacking Festival}
|
|
||||||
{S.Korea}
|
|
||||||
{2013}
|
|
||||||
\cvhonor
|
|
||||||
{3rd Award}
|
|
||||||
{HUST Hacking Festival}
|
|
||||||
{S.Korea}
|
|
||||||
{2010}
|
|
||||||
\cvhonor
|
|
||||||
{3rd Award}
|
|
||||||
{Holyshield 3rd Hacking Festival}
|
|
||||||
{S.Korea}
|
|
||||||
{2012}
|
|
||||||
\cvhonor
|
|
||||||
{2nd Award}
|
|
||||||
{Holyshield 3rd Hacking Festival}
|
|
||||||
{S.Korea}
|
|
||||||
{2011}
|
|
||||||
\cvhonor
|
|
||||||
{5th Place}
|
|
||||||
{PADOCON Hacking Competition Final}
|
|
||||||
{Seoul, S.Korea}
|
|
||||||
{2011}
|
|
||||||
\end{cvhonors}
|
\end{cvhonors}
|
||||||
[~ } ~]
|
[~ } ~]
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user