UPDATE docs

This commit is contained in:
salomonelli 2017-06-12 19:25:51 +02:00
parent 660f4bf81b
commit 6f811ebdbe

View File

@ -1,8 +1,11 @@
# Developer Docs
## Templates
In the directory `src/resumes` you will find all existing templates.
## Adding a new template
### Creating templates
1. Create a copy of `src/resumes/template.vue`.
@ -18,3 +21,13 @@ export default Vue.component('TEMPLATE-NAME', {
<br>
Your new resume will be now reachable at `localhost:8080/#/resume/TEMPLATE-NAME`.
<br>
## Adding a new font
## Box shadows
## text fitting
## pdf export