Giter VIP home page Giter VIP logo

lsblog's Introduction

web后台功能(html 与 php混合写 方便打包) 文章功能 发布文章 编辑文章 删除文章 生成文件 设置功能: 启用同步功能 导出所有文章(启用同步可用) 源文件不存在,自动删除文章 Y 自动删除文章 N 不自动删除

更新到github

本地预览功能(打开本地连接 文件地址)

cli命令行功能:

	server  启动服务   后台  文章预览
    new     文章(可设置是否自动打开) web  编辑器
	edit    文章名字/id
	delete  文章名字/id
	build   将md转换为html
	push    将本地文章更新到github
	pull    将远程文章更新到本地
	ls      列出所有文章
	version 版本
	clean
	help

所有文章放到 php 数组文件中, 取文章名字为唯一标识 ,用id为索引,并生成时间戳,最后修改时间戳 如果本地跟远程冲突以后,根据时间戳自动合并文章 时间戳排序 发生冲突,或者统一时间创建,添加到最后

第三放平台支持

TODO

  • 系列文章

lsblog's People

Contributors

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