🚧 GitHub Pages deployment setup

This commit is contained in:
rzmk 2023-06-05 18:47:13 -04:00
parent 1af1224370
commit 8c13b8bc4f
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -32,4 +32,4 @@ This command generates static content into the `build` directory and can be serv
## Deployment
The site is deployed through Vercel. Any changes pushed to the `main` branch will be automatically deployed to the live site. You may first want to test your changes on a branch before merging to `main`, both locally and by viewing the Vercel preview.
The site is [deployed through GitHub Pages](https://docusaurus.io/docs/deployment#deploying-to-github-pages).