Web development framework that generates static HTML files for hydration by Vue.js.
Questions tagged [gridsome]
184 questions
0
votes
1 answer
Unable to use gridsome website in offline mode
I've built a gridsome website, but when I try to use it offline (by directly loading index.html into my browser), it fails to load the files in the assets folder, and links to other pages fails
running in windows:
after installing gridsome, I did…

David Hope
- 2,216
- 16
- 32
0
votes
0 answers
Netlify Forms with Gridsome/Vuejs
So I am trying to process a form request using the netlify forms. Everything works fine except that the data does not get sent with the form.
So here is the form
-1
votes
1 answer
Netlify deploy failure
In short - my site shows an "Error establishing a database connection" message. The deploy log shows that the error is in Gridsome. Deploy log below. Any tips for a N00b on how to resolve this issue and get the site live?
10:16:43 AM: Waiting for…

Lewis
- 1
-2
votes
1 answer
Test Production Build Locally
I'm running into a bit of a wall and hoping for some help. It's probably something really simple that I'm overlooking. Our team is working on our lighthouse score, mainly focused on mobile optimization. Is it possible to actually build and serve…

vpoola88
- 3,669
- 4
- 20
- 21