casprwang/blog

Server-side rendering

Closed this issue · 1 comments

Hi, I was trying to build a blog with Gatsby and none of those tutorial or example sites has the feature I want until I found yours (multiple folders under pages)!

But I found your blog doesn't have SSR? still, you do have gatsby-ssr.js, do you know why it didn't work?

Never mind, once I fix all error raised from gatsby build, the code in public/ has been rendered.