wp2hatena:将wordpress的图像转换为hatena博客

时间:2024-06-01 15:51:54
【文件属性】:

文件名称:wp2hatena:将wordpress的图像转换为hatena博客

文件大小:10KB

文件格式:ZIP

更新时间:2024-06-01 15:51:54

Ruby

Wp2hatena 一个从WordPress导出数据中提取图像的库,将其上传到Hatena Photo Life,然后用Hatena表示法替换a标签。 安装 将此行添加到应用程序的Gemfile中: $ git clone https://github.com/utahta/wp2hatena.git $ cd wp2hatena $ bundle 或者 $ gem install wp2hatena 用法 $ wp2hatena_oauth 访问http://localhost:4567 $ wp2hatena 发展 签出仓库后,运行bin/setup以安装依赖项,也可以运行bin/console进行交互式提示,以进行实验。 要将这个gem安装到本地计算机上,请运行bundle exec rake install 。要发布新版本,请更新version.rb的版本号,然后运行bun


【文件预览】:
wp2hatena-master
----.gitignore(115B)
----exe()
--------wp2hatena_oauth(222B)
--------wp2hatena_decode(468B)
--------wp2hatena(1KB)
----bin()
--------setup(115B)
--------console(334B)
----LICENSE.txt(1KB)
----README.md(1KB)
----wp2hatena.gemspec(1013B)
----lib()
--------wp2hatena.rb(137B)
--------wp2hatena()
----Gemfile(94B)
----Rakefile(28B)

网友评论