Hi!. This is a personal project to create a website to display my resume.
It is a Next.js 13 project bootstrapped with create-next-app
.
Content is written in Markdown and is provided and updated via TinaCMS.
Just run the development server:
npm run dev
Open http://localhost:3060 with your browser to see the result.
Currently, the website is deployed on Github Pages. The deployment is automated via Github Actions and triggered on push to the master
branch.
Check out their documentation for more details.