GithubHelp home page GithubHelp logo

krisxue / myblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linguowei/myblog

0.0 2.0 0.0 11.44 MB

vue + node 实现的一个博客系统

Home Page: https://lweiwei.com

HTML 1.63% Vue 18.44% CSS 17.39% JavaScript 62.54%

myblog's Introduction

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

17-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

 avatar  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.