Browse Source

change video url, doc update

master
filesite 6 months ago
parent
commit
b99733e127
  1. 7
      README.md
  2. 3
      themes/tajian/views/site/tajian.php

7
README.md

@ -50,6 +50,11 @@ Machete是单入口模式PHP源码,**不支持子目录方式访问**,以下
## 手动部署 ## 手动部署
视频教程:
[![手动配置Nginx部署machete](https://static.jialuoma.cn/img/machete/setup_nginx_conf.jpg)](https://static.jialuoma.cn/mp4/machete/setup_nginx_conf.mp4)
Machete使用非常简单,一旦部署好之后,以后只需将本地最新内容上传覆盖即可。 Machete使用非常简单,一旦部署好之后,以后只需将本地最新内容上传覆盖即可。
1. 下载Machete源码,并参考[Nginx配置示例](./conf/nginx_machete.conf)部署到你的服务器上; 1. 下载Machete源码,并参考[Nginx配置示例](./conf/nginx_machete.conf)部署到你的服务器上;
@ -101,7 +106,7 @@ https://git.filesite.io/filesite/machete/archive/master.zip
视频教程: 视频教程:
[![IMAGE ALT TEXT HERE](https://static.jialuoma.cn/img/video_docker_pull_run_machete_1210_snap.png)](https://static.jialuoma.cn/mp4/video_docker_pull_run_machete_1210.mp4) [![用Docker安装machete](https://static.jialuoma.cn/img/video_docker_pull_run_machete_1210_snap.png)](https://static.jialuoma.cn/mp4/video_docker_pull_run_machete_1210.mp4)
## Docker使用 ## Docker使用

3
themes/tajian/views/site/tajian.php

@ -113,7 +113,8 @@ $loginBackUrl = !empty($viewData['loginedUser']['username']) ? "/{$viewData['log
</g> </g>
</svg> </svg>
<div class="hero-footer"> <div class="hero-footer">
<iframe src="//player.bilibili.com/player.html?isOutside=true&aid=1754762795&bvid=BV1Tt421u7dF&cid=1556103473&p=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="width:100%;height:100%"></iframe> <video src="https://static.jialuoma.cn/mp4/machete/add_video_share_url.mp4" style="width:100%;height:100%" controls>
</video>
</div> </div>
</div> </div>
<div class="bubble-1 is-revealing"> <div class="bubble-1 is-revealing">

Loading…
Cancel
Save