Last active
April 19, 2024 09:09
-
-
Save hexWars/23d853b84118d7eb5983ce69e84c3f57 to your computer and use it in GitHub Desktop.
博客构建工具
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
不知道昨天那个为啥没有显示 | |
## 博客构建工具推荐(昨天说的hexo,hugo,halo,astro都在,还有别的,你都可以看看) | |
- [Blogdown](https://github.com/rstudio/blogdown) | |
- [Docusaurus](https://docusaurus.io/) | |
- [Gatsby](https://gatsbyjs.org/) | |
- [Ghost](https://ghost.org/) | |
- [Gridea](https://gridea.dev/) | |
- [Halo](https://github.com/halo-dev/halo) | |
- [Hexo](https://hexo.io/) | |
- [Hugo](https://gohugo.io/) | |
- [Jekyll](https://jekyllrb.com/) | |
- [Pelican](https://blog.getpelican.com/) | |
- [Saber](https://saber.land/) | |
- [Typecho](https://typecho.org) | |
- [Vuepress](https://vuepress.vuejs.org/) | |
- [Wordpress](https://wordpress.com/) | |
- [Wowchemy](https://wowchemy.com) | |
- [Astro](https://astro.build) | |
- [Vanblog](https://vanblog.mereith.com/) | |
## 博客部署工具推荐(就是自动从github拉取,并将代码打包好发布成网页的东西) | |
- [Netlify](https://www.netlify.com/) | |
- [Vercel](https://vercel.com/) | |
- [Cloudflare Pages](https://pages.cloudflare.com/) | |
- [Zeabur](https://zeabur.com/) | |
补充: | |
- [Github](https://github.com/) 其实github也可以自动发布网页,为什么不用github?因为第一是有点慢,第二是其他的平台集成了一些更好的服务 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment