Thanateros
Thanateros
Ubuntu 20.04 LTS, golang version 1.14.6 ```go get github.com/ponzu-cms/ponzu/...``` gives: ``` package github.com/blevesearch/zap/v11: cannot find package "github.com/blevesearch/zap/v11" in any of: /snap/go/6123/src/github.com/blevesearch/zap/v11 (from $GOROOT) /home/xxxxxx/go/src/github.com/blevesearch/zap/v11 (from $GOPATH) package github.com/blevesearch/zap/v12: cannot find...
I was so excited to use this library then ran into the same issue: if it can't edit a row at once and insert and delete then it has become...
@waynebrantley I think your advice just saved my day.
This is the one thing I use the most (well, wrap and 'unwrap', as I call it). Agreed, the 'remove tag' function in emmet-vim *does NOT* work at all like...
I have this problem also. If I remove the `:ssr` attribute then it renders. Otherwise, the masonry-wall is 0 height with the template slot not rendered. Spent a day trying...
At work, I use timewarrior to help me be accurate with my timesheets. At my company, our work week starts on Sunday, not Monday, for our timesheet accounting. It is...
The front-end development is decoupled from the back-end development (save where where obvious linkages occur, like templates); use `qor-example` as what it is: a reference implementation for the pieces-parts that...
I don't think it is the case that QOR Admin *needs* GORM to operate; it **does**, however, need a handle on the DB instance as mentioned above.
I'm starting to get this also. And when one uses the confirmation link, one gets feedback saying that that the account is confirmed; however, upon login, it continues to ask...
Bump. In my opinion, it is important, nay *imperative*, that the example application work. Otherwise, possible new users will be driven away and this library will just get a bad...