This is a simple static website that explains how to put a site on GitHub and deploy it on Vercel.
Open index.html directly in a browser, or serve the folder with any static file server.
Vercel can deploy this as a static site without a framework. Import the GitHub repository and deploy.
Send me:
- Your GitHub repository URL
- Your GitHub username or organization name
- Whether the repo should be public or private
- Whether you want me to add a
package.jsonfor a framework later