Static website made with next.js and tailwindcss.
Structure:
- Homepage with links
- resume
- github
- buy me a coffee
- Resume page + resume download
- [soon] Blog
- [soon] Projects
git clone https://github.com/acevedomiguel/acevedomiguel.com.git
cd acevedomiguel.com
npm i
npm run dev
npm run build
Using github actions .github/workflows/*.yml
/*
*/