A personal website to talk about me :), see it here: https://sami.shakkour.dev/
npm install
npm run devThen open http://localhost:4321
- New project: add an entry to
src/data/portfolio.json. - New blog post: add a Markdown file under
src/content/blog/<year>/.
Pushing to master builds and deploys the site automatically via GitHub Actions.