This is a small project I did to have a simple skeleton of an application that can be used as a resume/portfolio when presenting yourself to the rest of the world. I have focused on having something simple with a clean UI.
Please, feel free to fork it and create your own!!
Pull requests are always welcome!
yarn dev
Generate the /dist
folder
yarn generate
For GA or Prismic as a CMS the following variables need to be defined to make it work
- Prismic API URL
PRISMIC_API_URL = https://<your-repository>.cdn.prismic.io/api/v2
For detailed explanation on how things work, check out Nuxt.js docs.
Low-level CSS framework that provides utility classes that let you build custom designs without ever leaving your HTML, and keeping your custom CSS files pretty small.
In order to load the posts I am writing I have use a CDN called Prismic
I personally used Netlify to deploy and host the website, and I recommend this because of its simplicity. Find more info here.
Google Fonts loader: I used this tool to get the necessary info when loading custom fonts locally, without using the CDN to prevent render blocking resources
Ionicons: All the SVGs are part of Ionicons.
The Design of this website is inspired by the following two projects: