Personal portfolio website built with Vue.js and Nuxt. https://paulnicoue.com
Find a file
2023-04-07 15:25:44 +02:00
assets Customize AOS fade-up animation distance 2023-04-07 15:25:44 +02:00
components Add AOS library and use it on text elements 2023-03-23 12:25:18 +01:00
composables Edit meta description 2023-02-14 16:43:45 +01:00
pages Customize AOS fade-up animation distance 2023-04-07 15:25:44 +02: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 Enforce Node.js version (v16.19.0) 2023-02-07 12:58:43 +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 Add AOS library and use it on text elements 2023-03-23 12:25:18 +01:00
package-lock.json Add AOS library and use it on text elements 2023-03-23 12:25:18 +01:00
package.json Add AOS library and use it on text elements 2023-03-23 12:25:18 +01:00
tsconfig.json Initial commit 2022-09-30 16:18:49 +02:00