Source code for my personal site. This site has been built with Next.js and Tailwind.css.
If you want to make use of this project, you will only need Node.js installed.
yarn install
yarn start
This command will generate the static site (thanks to next static export) on /out
, you could serve it in any HTTP server, like Netlify o Github Pages
yarn build
You probably will need to replace public/.well-known