jparoz / jparoz.github.io

Home Page:https://jparoz.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jparoz.github.io

Deploying changes

Make the desired changes on the main branch, running npm run build before committing. Once you've committed everything you need, use the following command to deploy to Github Pages:

git subtree push --prefix build origin gh-pages

This will trigger the deployment process.

About

https://jparoz.github.io


Languages

Language:HTML 50.9%Language:JavaScript 39.8%Language:TypeScript 5.6%Language:Svelte 3.6%