Code Monkey home page Code Monkey logo

myblog's Introduction

vue+node 实现的一套简易博客系统,包括博客前端展示页和博客后台管理页

2017-09-05更新,该博客已用Angular4重构,界面ui也重新设计了,目前线上跑的版本已经是Angular4重构后的了,vue版的已不再维护,新版在线地址, 源码地址

分割线———————————————————————————————————————————————————————————————————————————

2017-04-27更新如下,调整博客前端展示页面样式,支持响应式,添加了评论功能,UI参照美团点评技术团队的,莫怪

简要技术栈:

vue2.0+vue-router+vue-resource

node+express+mongodb

后台管理页的编辑器用的simplemde,支持markdown语法

markdown解析部分使用了marked这个库,语法高亮用highlight

博客在线地址(仅供临时预览)

博客后台管理页在线地址(仅供临时预览)

本地查看方法

# git clone https://github.com/linguowei/myblog.git
# cd myblog
# npm install
# node app.js
# localhost:9000
# localhost:9000/admin

License

MIT

myblog's People

Contributors

linguowei avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.