diff --git a/public/config.yaml b/public/config.yaml new file mode 100644 index 0000000..a4499f5 --- /dev/null +++ b/public/config.yaml @@ -0,0 +1,35 @@ +APPNAME: CVgen +ASSETS_PATH: /assets +MODEL_ID: cv +URLKEY: "?k=" +AUTH_URL: /auth/URLKEY +AUTH_SEPCHAR: ; +ALLOW_REGISTER: false +RESET_PASSWORD: true +AUTHKEY: auth +UUIDNONE: none +TKNLIMIT: 20 +isDevelmode: true +URLS: + root: http://localhost:8080 + #data: /assets/data + # DATA_URL: ${DATA_PATH}/dist/info.json + data: /getdata + send: /info +htmlAttrs: + bold: #itm-title + list: list-circle ml-5 + link: linkl + text: +dataSections: + - work_experience + - projects + - education + - teaching + - talks + - others +cv_model: + cv: + id: cv + title: CV + path: ~/cv.json diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: /