writing-on-github
writing-on-github copied to clipboard
A WordPress plugin to allow you writing on GitHub (or Jekyll site).
导出到GitHub过程中遇到错误中止。 Method PUT to endpoint https://api.github.com/repos/whwtf / blog.whwtf.com/contents/_pages/sample-page.md failed with error: Not Found
In my case repo size is 118mb. Anyone have any solution?
点击导出到Github后,提示开始导出到github,然后我从github仓库中并没有查看到文章。 这是我的配置:  我的github仓库:[https://github.com/LasyIsLazy/blog](https://github.com/LasyIsLazy/blog) 这个仓库中只有一个README,默认分支是master。 希望得到的结果是: 我点击导出到github之后,会自动在github的仓库中建立相关文件夹以及文章。 实际结果:github上并没有任何反应。
I really, really want to use this (or it's related plugin) on my [site](https://therenegadecoder.com), but the features are very limited. I currently run a membership site where some of my...
## 问题描述 在同步部分文章后,github的文章可以同步到wordpress的后台,但是出现两个情况: 1. wordpress后台文章点击编辑,会直接跳转至Github,而非本身的编辑页面; 2. 安装了JP markdown 或者WP markdown,开启了设置后,原本的makrdown语言的文章无法转换,但是新的文章可以被成功转化。 ## 已尝试操作 - 刷新缓存; - 重新安装网站和插件,重新部署; ## 错误信息 目前在Wordpress的debug日志开启后没有提示任何的错误信息,只有 ``` [01-Apr-2018 01:18:16 UTC] 同步已执行 ``` 后面做了强制的从github导入,日志提示: ``` [01-Apr-2018 04:07:42 UTC]...
重制Webhook同步后,但是只能同步15篇文章(重复测试),然后Debug 信息就出现了: ~~~ - Controller::pull_posts() :同步机制已触发,正在进行导入/导出。 - 无法验证密匙。 - Method DELETE to endpoint https://api.github.com/repos/banpie/bpblog/contents failed with error: Not Found ~~~