Coder Social home page Coder Social logo

blog's Introduction

简单的博客发布程序

个人博客项目

blog's People

Contributors

waltye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blog's Issues

安装方法进行改善

现在的安装方法仅是下载项目进行安装。安装方法理应更简便些:

  1. 使用composer直接安装
  2. 下载归档文件进行安装

文章排序和多说评论框优化

  • 当前情况:文章排序和多说评论需要的文章唯一id,我都是按照文件的create time(时间戳格式)来进行排序.
  • 存在问题:如果文章被修改并提交,那么这个时间会有变化,会导致它排序重新上到第一位,并且多说评论会认为是一篇新文章。
  • 我的思路:
    • 第一次文章被提交之后,把该文章信息缓存(或者建立一个文章信息文件更好?)下来,这样,就确立了一个永久的文章id和发表时间,问题就解决了。

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.