1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-06 08:50:05 +01:00
fresh-themes/themes/basis/src/md.txt
2016-01-11 19:05:30 -05:00

26 lines
496 B
Plaintext

{{ r.name }}
============
{{#has 'contact.email' }}Email: {{{ r.contact.email }}}{{/has}}
{{#has 'contact.phone' }}Tel: {{{ r.contact.phone }}}{{/has}}
{{#has 'contact.website' }}Web: {{{ r.contact.website }}}{{/has}}
{{#has "info.brief" }}{{{ r.info.brief }}}{{/has}}
{{> section/skills }}
{{> section/employment }}
{{> section/projects }}
{{> section/education }}
{{> section/samples }}
{{> section/writing }}
{{> section/service }}
{{> section/recognition }}
{{> section/speaking }}