定制 satooshi/tumblr2markdown 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

satooshi/tumblr2markdown

Composer 安装命令:

composer require satooshi/tumblr2markdown

包简介

converter tumblr blog to Octopress markdown

README 文档

README

This CLI tool can convert your tumblr blog to Octopress markdown. tumblr2markdown calls tumblr API v1 and use pandoc internally. Please install pandoc before you use tumblr2markdown.

Installation

To install tumblr2markdown with Composer just add the following to your composer.json file:

// composer.json
{
    require: {
        "satooshi/tumblr2markdown": "dev-master"
    }
}

Then, you can install the new dependencies by running Composer’s update command from the directory where your composer.json file is located:

# install
$ php composer.phar install
# update
$ php composer.phar update satooshi/tumblr2markdown

# or you can simply execute composer command if you set composer command to
# your PATH environment variable
$ composer install
$ composer update satooshi/tumblr2markdown

Packagist page for this component is https://packagist.org/packages/satooshi/tumblr2markdown

Or you can use git clone command:

# HTTP
$ git clone https://github.com/satooshi/tumblr2markdown.git
# SSH
$ git clone git@github.com:satooshi/tumblr2markdown.git

Usage

# show help
$ php app/console.php tumblr:markdown -h

# run
$ php app/console.php tumblr:markdown -b satooshi-jp -t text --tagged blog

Limitation

Current tumblr2markdown has limitations.

  • text type only
  • html format only

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-02-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固