Hey there! Thank you for checking out this project. This is a very basic website boilerplate/template (or however you want to call it) that you can use as an example creating yourself a portfolio website. Nice UI, easily configurable options and more!

If you’d like to skip all the read, just visit the demo here.
yarn or npm:
yarn, just run: yarn,npm, run: npm install.nuxt.config.js and edit the values in head property.yarn dev or npm run dev.index.vue in src/pages and edit it like you edit a simple HTML.src/components directory. So just go there and enter your social accounts/skills.yarn build && yarn export or npm run build && npm run export.
build:gh script instead and don’t forget to change the repository name in nuxt.config.js.static/CNAME if you are not going to use a custom domain alongside GitHub Pages.dist folder to anywhere and host it!
If you liked this project, please check out my other projects from my GitHub profile and don’t forget to check my personal website for more cool projects like this.