Questions tagged [gridsome]

Web development framework that generates static HTML files for hydration by Vue.js.

GridsomeVue.js-powered static site generator

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