mirror of
https://github.com/WebStackPage/WebStackPage.github.io.git
synced 2026-02-06 03:43:16 +08:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -11,26 +11,26 @@ QQ群交流:304584722
|
||||
怎么用?
|
||||
---
|
||||
你可以像我一样直接使用静态托管形式,如果你需要一个后台系统方便管理,可以参考下面的第二第三种解决方案:
|
||||
#### 1. 使用静态托管
|
||||
#### 方法1. 使用静态托管
|
||||
最简单快速上线自己的导航网站,你可以直接**下载**本项目修改内容既可部署上线。
|
||||
|
||||
#### 2. 使用基于 Laravel 搭建的后台系统🔥(感谢[@hui-ho](https://github.com/hui-ho)提供)
|
||||
#### 方法2. 使用基于 Laravel 搭建的后台系统🔥(感谢[@hui-ho](https://github.com/hui-ho)提供)
|
||||
开源地址:https://github.com/hui-ho/WebStack-Laravel
|
||||
|
||||
Docker部署版本:https://hub.docker.com/r/arvon2014/webstack-laravel
|
||||
|
||||
#### 3. WordPress 主题🔥(感谢 [@一为忆](https://www.iowen.cn/)提供)
|
||||
#### 方法3. WordPress 主题🔥(感谢 [@一为忆](https://www.iowen.cn/)提供)
|
||||
开源地址:https://github.com/owen0o0/WebStack
|
||||
|
||||
教程:[WordPress 版 WebStack 导航主题使用说明 \| 一为忆](https://www.iowen.cn/wordpress-version-webstack/)
|
||||
|
||||
#### 4. 基于Java开发的后台系统🔥(感谢[@jsnjfz](https://github.com/jsnjfz)提供)
|
||||
#### 方法4. 基于Java开发的后台系统🔥(感谢[@jsnjfz](https://github.com/jsnjfz)提供)
|
||||
开源地址:https://github.com/jsnjfz/WebStack-Guns
|
||||
|
||||
#### 5. 使用Typecho主题🔥(感谢[@SEOGO](https://www.seogo.me/)提供)
|
||||
#### 方法5. 使用Typecho主题🔥(感谢[@SEOGO](https://www.seogo.me/)提供)
|
||||
开源地址:[https://www.seogo.me/muban/webstack.html](https://www.seogo.me/muban/webstack.html)
|
||||
|
||||
#### 6. 自己写后台系统
|
||||
#### 方法6. 自己写后台系统
|
||||
可以按照自己的喜好和框架搭建后台系统,也可以参考我设计好的后台框架自行搭建。本站设计开发过程在我的博客文章有详细讲到[《webstack \| viggo》](http://blog.viggoz.com/2018/01/03/2018-01-03-webstack/)。静态源码(半成品):[https://github.com/WebStackPage/webstack-Admin](https://github.com/WebStackPage/webstack-Admin)
|
||||
|
||||
如果你有更好的解决方案,并且能够开源供大家使用,可以在本项目提Issus,或者直接通过我个人网站中的联系方式联系我。
|
||||
|
||||
Reference in New Issue
Block a user