Git Product home page Git Product logo

cms-front's Introduction

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3999
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

plain

add Authorization header in store init

Change Log

2017-01-24

  1. add search view #7
  2. add pagination component #4
  3. fixed the article-detail navs

2017-01-23 update article-detail style great for the banner 2017-01-22 replace all http resource to https

UPDATE c_article SET content = REPLACE(content, 'http://42.96.203.79:22222/file', 'https://file.diamondfsd.com/img') UPDATE c_article SET banner = REPLACE(banner, 'http://42.96.203.79:22222/file', 'https://file.diamondfsd.com/img')

2017-01-20 update

  1. add title-nav in article-detail #5
  2. semantization html tag 2017-01-16 update
  3. change comments style. fixed #2
  4. comment support markdown.
  5. mobile scale set in 1
  6. change the catalog-router to Nested Router
  7. add scroll to top button
  8. add fastclick in mobile

2017-01-11 add comment function, now you can do comment in the article detail 2017-01-10 change banner style, the title has shadow now 2017-01-06 add catalog page, make the mobile style good 2017-01-04 add nuxtServerInit to store action. load setting before page render 2016-12-30 change the ssr to nuxtjs 2016-12-29 add article-tags 2016-12-11 the blog version 0.1, use express,pug render

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.