This is the source code for my personal website, mayerowitz.io.
This site is build using sveltekit. To run the site locally, run the following commands:
yarn install
yarn dev
This site is deployed using Netlify. The site is automatically deployed when changes are pushed to the main
branch.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.