monet icon indicating copy to clipboard operation
monet copied to clipboard

golang blog

Results 3 monet issues
Sort by recently updated
recently updated
newest added

If I clone repo, put a new config.json and run monet, we get a index out of bounds error due to some assumptions.

'panic error: posts out of range' will be displayed, could you please to post you db script?

``` log 2013/05/30 17:26:17 GET / 2013/05/30 17:26:17 Handler crashed with error runtime error: index out of range 2013/05/30 17:26:17 /usr/lib/go/src/pkg/runtime/panic.c 229 2013/05/30 17:26:17 /usr/lib/go/src/pkg/runtime/panic.c 487 2013/05/30 17:26:17 /usr/lib/go/src/pkg/runtime/panic.c 442...