Bo Lu

Results 14 comments of Bo Lu

+1 I think nested field is very useful. limit is useful, but is not so important, it can be implemented with extraFields -------- sorry, I find the nested field is...

my satis config is like: ``` { "name": "flarum repos", "homepage": "https://satis.asia.zhishiq.com", "repositories": [ { "type": "composer", "url": "https://packagist.org" } ], "require": { "flarum/approval": "dev-master" }, "require-dependencies": false, "require-dev-dependencies": false,...

@vschavala If you just want to convert html, I find it's better to convert with more specific tools. This is my solution and works better than PHPWord: https://gist.github.com/lubobill1990/701df4becce20af43e9122a26dc52a05 The main...

@kristl78 https://github.com/PHPOffice/PHPWord/issues/1462#issuecomment-438691752 I'm using this solution and it works well. Hope it can help.

You can install certbot and certbot-dns-dnspod using pip https://certbot.eff.org/instructions?ws=nginx&os=pip

感谢提供的库~ 这个问题怎么样了?阻塞的策略对于正式产品来说是不可接受的呀

@sabakugaara 在客户端用呀