Personal portfolio website built with Vue.js and Nuxt. https://paulnicoue.com
Find a file
2024-12-22 15:39:16 +01:00
assets Customize AOS fade-up animation distance 2023-04-07 15:25:44 +02:00
components Edit ContactHeader content 2024-12-22 15:39:16 +01:00
composables Edit meta description 2023-02-14 16:43:45 +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 Update npm packages 2024-12-20 19:32:11 +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 sitemap module 2024-12-22 12:25:32 +01:00
package-lock.json Add sitemap module 2024-12-22 12:25:32 +01:00
package.json Add sitemap module 2024-12-22 12:25:32 +01:00
tsconfig.json Initial commit 2022-09-30 16:18:49 +02:00