1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-10-05 05:35:12 +01:00
fresh-themes/themes/basis/src/md.txt

30 lines
547 B
Plaintext
Raw Normal View History

2016-01-05 11:26:39 +00:00
{{ 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 }}
2016-01-12 00:05:30 +00:00
{{> section/employment }}
2016-01-12 00:05:30 +00:00
{{> section/projects }}
2016-01-12 00:05:30 +00:00
{{> section/education }}
2016-01-12 00:05:30 +00:00
{{> section/samples }}
2016-01-12 00:05:30 +00:00
{{> section/writing }}
2016-01-12 00:05:30 +00:00
2016-01-20 11:23:35 +00:00
{{> section/reading }}
{{> section/service }}
2016-01-12 00:05:30 +00:00
{{> section/recognition }}
2016-01-12 00:05:30 +00:00
{{> section/speaking }}
{{> section/references }}