Skip to content

jerolan/jerolan.github.com

Repository files navigation

jerolan.github.com

Source code for my personal site. This site has been built with Next.js and Tailwind.css.

Development

If you want to make use of this project, you will only need Node.js installed.

1. Install the dependencies

yarn install

2. Run the project

yarn start

3. Build and deploy

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

5. Additional notes

You probably will need to replace public/.well-known