Commit 68194d0 hevin
committed
1 parent 0737a2d commit 68194d0 Copy full SHA for 68194d0
File tree 3 files changed +29
-0
lines changed
3 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 通过Github Pages 低成本部署网站
2
+
3
+ ### 部署
4
+ 1 购买域名
5
+ 2 在 github 上 创建 项目,使用 docsify 写文档
6
+ 3 设置 github pages,并绑定域名
7
+
8
+ ## github pages 可部署的服务
9
+ 免费的CDN
10
+ 免费的静态网站
11
+ 通过免费的后台服务 或 内网穿透 也可部署动态网站
12
+
13
+ ### github pages 说明
14
+ neil-huang.github.io
15
+ 创建一个 neil-huang.github.io 项目,就直接使用 https://neil-huang.github.io 网站访问
16
+ 创建一个 blog-docsify 项目,再到 settings 配置 pages,就可以使用 https://neil-huang.github.io/blog-docsify 网站访问
17
+
18
+ ## 相关教程
19
+ [ Github 部署个人网页 | 自定义域名 - 知乎] ( https://zhuanlan.zhihu.com/p/393050270 )
20
+ [ 【教程】Github Page 添加自定义域名_github pages 自定义域名-CSDN博客] ( https://blog.csdn.net/qq_34902437/article/details/140298754 )
21
+
22
+ [ namesilo域名通过acme.sh申请Let's Encrypt通配符HTTPS证书 - gmloc] ( http://www.gmloc.me/50.html )
23
+
24
+ [ 使用内网云+GitHub Pages免费部署动态网站_github pages动态页面-CSDN博客] ( https://blog.csdn.net/nnKevi/article/details/128822955 )
Original file line number Diff line number Diff line change 2
2
3
3
- [ 内网穿透工具推荐] ( Tool4Vpn/vpn-tool-recommand.md )
4
4
5
+ ## 一人企业
6
+
7
+ - [ 超低成本创建网站] ( OnePersonEnterprise/create-web-by-github-pages.md )
8
+
5
9
## Java
6
10
7
11
- [ MyBatis-Plus中如何使用ResultMap] ( Java/resultmap-in-mybatis-plus.md )
Original file line number Diff line number Diff line change 1
1
- [ <span class =" iconfont icon-book3 " ></span > 首页] ( https://blog.littlebean.top/ )
2
2
- [ <span class =" iconfont icon-icon_fabu " ></span > 导航] ( README.md )
3
+ - [ 一人企业] ( README?id=一人企业 )
3
4
- [ Java] ( README?id=Java )
4
5
- [ Python] ( README?id=Python )
5
6
- [ AI] ( README?id=AI )
You can’t perform that action at this time.
0 commit comments