Aplio
Hugo
Deploying Site

Deploying your site to Vercel

  • First, go to GitHub (opens in a new tab) and create a repository.
  • Download your code and add it to this GitHub repository.
  • Next, go to Vercel (opens in a new tab) and create a Vercel account or sign in if you already have one.
  • Click on "Add New" in your Vercel dashboard.
  • Select your repository from GitHub. If it's not linked to your GitHub account, you may need to link them first.
  • Once you select your repository, import it into Vercel.
  • Click on "Deploy" to start the deployment process.
  • Vercel will deploy your site and provide you with a live URL for your deployed site.

Please note that these instructions are simplified for easier understanding. It's important to follow the respective documentation and tutorials provided by Vercel for a more detailed and accurate deployment process.