Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 691 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 691 Bytes

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