项目作者: writeas

项目描述 :
Import your WordPress blog to Write.as
高级语言: Go
项目地址: git://github.com/writeas/wp-import.git
创建时间: 2019-02-05T15:33:03Z
项目社区:https://github.com/writeas/wp-import

开源协议:GNU General Public License v3.0

下载


Import WordPress blog to Write.as

This utility is a work in progress.

This tool reads a WordPress Extended RSS (WXR) file, creates a new Write.as / WriteFreely blog with the same information, and imports all posts.

Usage

  1. NAME:
  2. wp-import - Import a WordPress blog into Write.as/WriteFreely by running this importer on an exported WXR file.
  3. USAGE:
  4. wp-import [global options] command [command options]
  5. VERSION:
  6. 1.0.0
  7. COMMANDS:
  8. import Import WordPress export file into WriteFreely
  9. help, h Shows a list of commands or help for one command
  10. GLOBAL OPTIONS:
  11. --user value, -u value Username for the Write.as/WriteFreely account
  12. --blog value, -b value Alias of the destination blog for importing your content.
  13. --instance value, -i value URL of your WriteFreely instance (e.g., '--instance https://pencil.writefree.ly') (default: https://write.as)
  14. --filename value, -f value
  15. --help, -h show help
  16. --version, -v print the version