From 6b2496c63ba4718bfb418b771f3c97583eab8a44 Mon Sep 17 00:00:00 2001 From: hacksalot Date: Mon, 11 Jan 2016 11:53:11 -0500 Subject: [PATCH] Basis: Introduce PDF format. --- themes/basis/src/pdf.html | 58 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 themes/basis/src/pdf.html diff --git a/themes/basis/src/pdf.html b/themes/basis/src/pdf.html new file mode 100644 index 0000000..90b1059 --- /dev/null +++ b/themes/basis/src/pdf.html @@ -0,0 +1,58 @@ + + + + + {{ RAW.name }} + {{{styleSheet "html.css"}}} + + +
+
+

{{{ r.name }}}

+
+ {{#has 'contact.email'}}{{/has}} + {{#has 'contact.phone'}}
{{ RAW.contact.phone }}
{{/has}} + {{#has 'contact.website'}}{{/has}} +
+
+ + + +{{#has "info.brief"}} +
+ {{{ r.info.brief }}} +
+{{/has}} + + + +{{!}} + +{{> section/skills }} + +{{> section/employment }} + +{{> section/projects }} + +{{> section/education }} + +{{> section/service }} + +{{> section/samples }} + +{{> section/writing }} + +{{> section/recognition }} + +{{> section/speaking }} + + + +
+ +