如何拥有自己博客网站

生成器

Static Site Generators(静态网站生成器)

Hexo、WordPress、Hugo、Next.js、jekyll等这些都是工具,用来生成一个完整的静态网站和博客的工具。

🎁这里推荐两个网站:

收录了所有热门生成器,非常强大

https://staticsitegenerators.net/

https://jamstack.org/generators/

域名选择

  1. 阿里云、腾讯云等服务商购买域名

  2. 免费域名申请:
    申请地址:https://www.freenom.com/zh/index.html

代码托管

  1. Github:https://github.com/
  2. Gitee:https:gitee.com/
  3. Coding:https://coding.net/
  4. GitLab:https://about.gitlab.com/
  5. Bitbucket:https://bitbucket.org

推荐 Github,已支持免费私有仓库

静态部署

  1. Github:https://github.com/
  2. Gitee:https:gitee.com/
  3. Coding:https://coding.net/
  4. Netlify:https://www.netlify.com/
  5. nowsh:https://vercel.com/signup

推荐 coding 和 nowsh 香港服务器保证访问速度,且可以绑定非备案域名

图床构建

图壳、SM.MS、Github、Imgur、七牛云、腾讯云、阿里云、又拍云

上传图片前对图片进行压缩,访问图片加快和节省图床空间

推荐:PicGo+jsdelivr+Github

留言使用

畅言,disqus,disqusjs,gitalk,livere,valine

一般的博客主题都会自带留言系统

posted @ 2020-11-06 16:48  itzhangbao  阅读(168)  评论(0编辑  收藏  举报