vercel guide to build a hexo blog

vercel guide to build a hexo blog

Vercel is the optimal workflow for frontend teams.
All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN. Brainless
machine translation:
Vercel is the best workflow for frontend teams . All functions: static and Jamstack deployment, serverless functions, and global CDN.

Steps (from getting started to giving up)

  1. Install nodejs
  2. Install hexo
  3. Blogging It is
    recommended that Typora write a blog and PicGo upload pictures (Alibaba Cloud OSS needs to be configured, 9 yuan a year).
  4. Sign up for github
    or gitLab or Bitucket
  5. Upload
    with hexo command
  6. Import project in vercel
  7. access
  8. Custom domain name
    Add two domain names here
    No www access, add A record
    With www access, add CNAME record
  9. Vercel automatically configures the SSL certificate
  10. Access dual domain test

Reference

The official steps of Git Integrations to
deploy your hexo in vercel
vercel.
Is there a more powerful static station automatic deployment hosting platform than GithubPage?

Guess you like

Origin blog.csdn.net/e891377/article/details/109233464