jekyll-decap-cms icon indicating copy to clipboard operation
jekyll-decap-cms copied to clipboard

invites not working

Open tansaku opened this issue 7 years ago • 3 comments

Just tried out the template, but when anyone clicks through on the invites, all they get is the following:

something wrong with the template? with netlify?

I am also having the same problem with the middleman starter template ...

tansaku avatar Jan 03 '19 10:01 tansaku

for reference, here is the same issue with the middleman starter template:

tansaku avatar Jan 03 '19 10:01 tansaku

however the middleman template works in chrome (version 70) - seems like the problem might be that all this does not work in firefox ... I am in 63.03 of FF ...

however for the jekyll template neither chrome nor FF give me anything other than the 404 ...

tansaku avatar Jan 03 '19 10:01 tansaku

You have to go to your site on netlify, then Settings > Build & Deploy > Continuous Deployment > Edit settings. You can then set the build command to bundle exec jekyll build and rebuild

ppartarr avatar Dec 01 '19 16:12 ppartarr