initial version

This commit is contained in:
Antonio Ruberto
2016-01-10 17:21:22 -05:00
parent ce489f18ac
commit 489f0f056f
18 changed files with 352 additions and 1 deletions

12
src/partials/body.html Normal file
View File

@ -0,0 +1,12 @@
<div class="container">
{{> contact}}
{{> about}}
{{> skills}}
{{> employment}}
{{> projects}}
{{> samples}}
{{> education}}
{{> service}}
{{> writing}}
{{> recognition}}
</div>