1 Star 0 Fork 74

摘星人 / Fblog

forked from fengziy / Fblog 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Fblog

star fork vue element-ui license

``` 一个基于vue3.x+element-ui+vue-element-admin简洁的博客模板 ```

演示地址

demo
备用地址

http://www.fengziy.cn/fBlog/

https://fengziye.github.io/blog/

Gblog博客模板新作

非常nice!
Gblog
https://gitee.com/fengziy/Gblog

项目截图

首页(懒,博文列表都一样 :sweat_smile:

首页

国际化效果(只截了一张图)

国际化

博文页

博文页

申请友链

申请友链

归档(标签页与他类似)

归档

关于页

关于

安装

npm install

运行

npm run dev

打包

npm run build

部署

把build的dist文件命名为fBlog(自取)上传到服务器

nginx配置

location /fBlog/ {
	root /usr/local/nginx/;#fBlog所在的更目录
	try_files $uri $uri/ /fBlog/;
}

演示

博客域名:9527
管理后台域名:9527/admin
MIT License Copyright (c) 2019 fengziye Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于vue+element-ui简洁的博客模板 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/hongyoudan/Fblog.git
git@gitee.com:hongyoudan/Fblog.git
hongyoudan
Fblog
Fblog
master

搜索帮助