Personal portfolio website built with Vue.js and Nuxt. https://paulnicoue.com
Find a file
2023-02-14 16:15:38 +01:00
assets Edit services section style and content 2023-02-14 15:02:10 +01:00
components Add ID attribute to contact form fields 2023-02-14 16:15:38 +01:00
composables Remove async attribute from Matomo script 2023-02-14 15:33:06 +01:00
pages Add services section 2023-02-13 17:23:36 +01:00
plugins Add contact form validation 2023-01-27 16:12:44 +01:00
public Edit htaccess file 2023-02-06 16:41:35 +01:00
server/api Edit contact API 2023-02-03 15:00:11 +01:00
.editorconfig Initial commit 2022-09-30 16:18:49 +02:00
.gitignore Initial commit 2022-09-30 16:18:49 +02:00
.npmrc Enforce Node.js version (v16.19.0) 2023-02-07 12:58:43 +01:00
.nvmrc Enforce Node.js version (v16.19.0) 2023-02-07 12:58:43 +01:00
app.vue Add services section 2023-02-13 17:23:36 +01:00
error.vue Edit global style and component structure 2023-02-02 17:02:53 +01:00
nuxt.config.ts Add form section 2023-01-20 18:08:51 +01:00
package-lock.json Update npm packages 2023-02-06 15:28:20 +01:00
package.json Enforce Node.js version (v16.19.0) 2023-02-07 12:58:43 +01:00
tsconfig.json Initial commit 2022-09-30 16:18:49 +02:00