diff --git a/DEVELOPER.md b/DEVELOPER.md
index f8271ae..235c74d 100644
--- a/DEVELOPER.md
+++ b/DEVELOPER.md
@@ -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', {
Your new resume will be now reachable at `localhost:8080/#/resume/TEMPLATE-NAME`.
+
+
+
+## Adding a new font
+
+## Box shadows
+
+## text fitting
+
+## pdf export