基于Vue.js的单页面博客

采用 vue 全家桶构建的我的博客前端

新手向的做品吧,做为一个前端菜鸟,能作出来已经很不容易。各位看官请轻虐 0.0vue

固然有好做品欢迎相互star(其实我就是来求star的)git

项目展现:https://blog.linyqiang.comgithub

项目地址:https://github.com/MingOf/vue...npm

基本技术栈:bash

  • Vue.js 全家桶
  • Express + Mongodb

部分实现:

项目初始化post

Markdown渲染ui

文章article-list.vue和article.vue的实现spa

自定义滚动条设计

文章目录的实现

后台搭建

后台代码

后台管理界面:https://github.com/MingOf/vue...

Node.js接口:https://github.com/MingOf/vue...

效果图

后台管理界面:

有部分参考Evernote的设计

使用方式

git clone https://github.com/MingOf/vue-blog

cd vue-blog

npm install

npm run dev

# build for production with minification
npm run build
相关文章
相关标签/搜索