In the past I've built rails sites that included a [jekyll] blog, and they've worked sorta okay. Wondering if anyone here has any experience integrating jekyll with Jumpstart or Jumpstart and a different Static generator.
Chris Oliver•
If you compile the static site into the Rails app's /public folder, you could have them on the same domain.
Otherwise, subdomains are probably the way to go and just host it on netlify or something.