Michael Osborne

Results 7 comments of Michael Osborne

I did a local install from the GIT repo, took hours because the dependecies are all out of date. I used local files also - still doesn't create a color...

It must have worked when Paul Seal did his Bootstrap Studio video.

I checked the code and it doesn't work if you use local assets....the image location must be a URL pointing at an image that is accessible to the web page...

No worries, I'm updating my golang version to 1.14.6 to see if that helps.

I tried this another way using docker... C:\Code\www\examples\plenti-test-site>docker run plentico/plenti:latest serve Unable to read site config file: unexpected end of JSON input Unable to read site config file: unexpected end...

I think it has the right concept, and this kind of thing is what I'm looking at using particularly to change the website on the fly. So if I have...

I've debugged plenti on Windows in VS code and the go server is defintiely expecting a site config file somewhere... API server listening at: 127.0.0.1:46949 Unable to read site config...