Git Product home page Git Product logo

wordpress_for_ebook's Introduction

wordpress_for_ebook

电子书存档

安装

需要搭建远程wordpress站点,假设站点为 https://ebook.xxx.com,用户名 someusr, 密码 somepwd,远程路径 /var/www/ebook,电子书所在网站子目录 data

本地配置ansible访问 ebook.xxx.com,以debian环境为例:

apt-get install ansible cpanminus
cpanm -n Digest::MD5 Encode::Locale Getopt::Long XMLRPC::Lite

示例

perl save_ebook.pl -s ebook.xxx.com -u someusr -p somepwd -r /var/www/ebook -e data \
            -d 1971 -w 古龙 -b 欢乐英雄 -f 古龙-欢乐英雄.mobi \
            -t 郭大路,王动 -c 武侠 -m 英雄是欢乐的

save_ebook_to_wordpress.png

wordpress_for_ebook's People

Contributors

abbypan avatar

Watchers

 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.