colinwilson / comments

0 stars 0 forks source link

Deploy a Hugo Website to Vercel using GitHub Actions (A simple workflow) | Colin Wilson #11

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Deploy a Hugo Website to Vercel using GitHub Actions (A simple workflow)

Use GitHub Actions to deploy a Hugo website to Vercel.

https://colinwilson.uk/2020/12/25/deploy-a-hugo-website-to-vercel-using-github-actions-a-simple-workflow/

daiyi commented 2 years ago

I got stuck trying to get private submodules into Vercel and this was super helpful. thanks for writing out your method!

colinwilson commented 2 years ago

@daiyi You're welcome. Glad it was helpful. I hope Vercel do eventually add support for private submodules.