Moses Narrow
Moses Narrow
https://github.com/ponzu-cms/ponzu/issues/349 I would like to see an example alternative golang cms used with hugo and snipcart
Hello, nice work on this. It's a bit tricky to figure out how to use. More documentation would be appreciated.
'Problem finding remote default head branch' & default installation not working on arch (from AUR)
I suppose this would be the desired test case mentioned here: https://github.com/ingydotnet/git-subrepo/pull/171 I maintain several packages in the AUR. I'm putting togethr a repository on github where I can manage...
`skywire cli log` ignores dmsg-discovery set via flag I've changed the hardcoded values in dmsg, now, so that the correct discovery is used. However I've not fixed the issue of...
From tests conducted by @ersonp it's evident that the connection between two dmsg clients is fully mediated by the dmsg server and is not maintained in the absence of the...
Changing any .pio code in any example and running `go generate` will encounter the dependency of a special version of `pioasm` which is not mentioned in the readme but available...
### Describe the bug After installing cmd/core and running `core setup` I attempted to run the basics / hello world example: https://www.cogentcore.org/core/basics/hello-world this panics. ### How to reproduce OS: archlinux...
The [go report card for skywire](https://goreportcard.com/report/github.com/skycoin/skywire) shows 100% in every category except `gocyclo` It would be worthwhile to include the results of the `gocyclo` checks in the CI pipeline ;...
v0.28.0 - wallet daemon will not run if non-deterministic wallets created with v0.27.1 are present
When attempting to run the skycoin wallet from develop branch: ``` $ _pwd=$(pwd) ; echo ${_pwd/${HOME}/'${HOME}'} ${HOME}/go/src/github.com/skycoin/skycoin [user@linux skycoin]$ git describe v0.28.0-2-ge9a99082a [user@linux skycoin]$ go run cmd/skycoin/skycoin.go -version 0.27.1 [user@linux...
### Describe the bug https://www.cogentcore.org/core/table    Just providing some feedback. I did not see an issue ticket referring to this already. ### How to reproduce view https://www.cogentcore.org/core/table ###...