Personal portfolio website built with Vue.js and Nuxt. https://paulnicoue.com
Find a file
2025-07-06 16:38:18 +02:00
assets Edit button layout 2024-12-22 15:48:35 +01:00
components Edit forge link and icon in ContactHeader 2025-07-06 16:38:18 +02:00
composables Replace Umami tracking code with Nuxt Umami module 2025-03-14 14:34:29 +01:00
pages Hide ServicesSection and ProjectsSection 2024-12-21 17:50:47 +01:00
plugins Add AOS library and use it on text elements 2023-03-23 12:25:18 +01:00
public Add srcset attribute to images 2023-03-03 15:28:20 +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 Roll back to vue/devtools-api 6.6.4 and vee-validate 4.13.2 to resolve dependency issue 2025-01-10 17:23:41 +01:00
app.vue Edit section style 2023-02-15 12:26:30 +01:00
error.vue Edit global style and component structure 2023-02-02 17:02:53 +01:00
nuxt.config.ts Edit Umami configuration 2025-03-16 18:49:48 +01:00
package-lock.json Replace Umami tracking code with Nuxt Umami module 2025-03-14 14:34:29 +01:00
package.json Replace Umami tracking code with Nuxt Umami module 2025-03-14 14:34:29 +01:00
tsconfig.json Initial commit 2022-09-30 16:18:49 +02:00