6 Star 261 Fork 74

fengziy / Fblog

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
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.

About

基于vue+element-ui简洁的博客模板 expand collapse
JavaScript and 6 more languages
MIT
Cancel

Releases (1)

All

Contributors

All

Activities

Load More
can not load any more
JavaScript
1
https://gitee.com/fengziy/Fblog.git
git@gitee.com:fengziy/Fblog.git
fengziy
Fblog
Fblog
master

Search