# VueBlog **Repository Path**: rubio9/vueBlog ## Basic Information - **Project Name**: VueBlog - **Description**: vueBlog前端代码仓库 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2020-04-10 - **Last Updated**: 2023-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 博客 > 这是我的博客前端以及后台管理系统源码,使用vue+element ui,实现响应式博客系统。博客页面参考hexo next主题,后台管理首页参考tale。 ## 博客地址 [http://codebear.cn](http://codebear.cn/?ADTAG=gh) ## 效果图 ### 博客-pc ![博客-pc](/readme-file/博客.gif) ### 博客-手机 ![博客-手机](/readme-file/博客-手机.gif) ### 博客-后台管理-pc ![博客-后台管理-pc](/readme-file/博客-后台管理.gif) ### 博客-后台管理-手机 ![博客-后台管理-手机](/readme-file/博客-后台管理-手机.gif) ## 博客实现功能 - [x] 首页(文章列表) - [x] 分类/标签列表 - [x] 文章归档 - [x] ‘关于’页面 - [x] 友链 - [x] 文章详情页 - [x] 分类/标签 对应的文章列表 - [x] 搜索功能(按文章标题和简介搜索) - [x] 文章详情页标题目录导航 - [x] 评论 - [x] 简历页 - [ ] 图片集 ## 博客后台管理实现功能 - [x] 登录 - [x] 首页(显示文章、标签、系统日志等统计数据) - [x] 发布/编辑/删除文章 - [x] 添加/编辑/删除分类 - [x] 添加/编辑/删除标签 - [x] 添加/编辑/删除友链 - [x] 编辑‘关于’页面 - [x] 编辑博客配置页面(头像、昵称等) - [x] 管理评论 - [x] 简历编辑 - [ ] 修改管理员密码 ## LICENSE [MIT](https://opensource.org/licenses/MIT) Copyright (c) 2018-present, CodeBear