Bob Liu

Results 14 issues of Bob Liu

What is the project status? Where can I download the binaries?

I dive into the protocol directory. I found that the protocol sub-package only depends on `core/utility.go` and `core.Context`. I think you can create a util sub-package and put `core/utility.go` and...

redis is fine to work as an config server. If go-oryx can obtain configs from redis, it will be easy to modify configs dynamically.

feature

I want to use libkv for now. Could I use `import "github.com/abronan/libkv"` now? I hope this repo could work completely and all path is correct.

question

``` https://rssproxy.migor.org/api/w2f?v=0.1&url=https%3A%2F%2Fzksecurity.xyz%2Fblog%2F&link=.%2Fa%5B1%5D&context=%2F%2Fdiv%5B1%5D%2Fdiv%5B1%5D%2Fdiv%5B1%5D%2Fdiv&date=.%2Fdiv%5B1%5D%2Ftime%5B1%5D&re=none&out=atom&debug=true ``` In the above link, the time in published is not the original post publish time but the rss generation time.

1. I clone the spf13.com source code. 2. I run on windows, using the command "hugo server --source=./ --watch" 3. I get some errors. ``` $ hugo server --source=./ --watch...