Make your next JAM(stack) with Gridsome

Credit to Jake Dohm

@JakeDohm

What is Gridsome ?

Static site generator

JAMstack framework

What's JAMstack ?

A modern architecture to help you create fast and secure sites and dynamic apps with JavaScript, APIs, and prerendered Markup, served without web servers.

jamstack.org

So what are the benefits ?

Developer Experience

Great plugins Ecosystem

Amazing Performance

  • Pre-rendered HTML
  • Automatic Code Splitting
  • Smart link prefetching
  • Progressive Images

Safe

Cheap

Deployment

  • Netlify
  • AWS
  • Zeit
  • S3

BUT WHY gridsome ?

  • VuePress is amazing for docs
  • Nuxt works amazingly for application (static or not)
  • Gridsome shines for static sites/apps

Thank you