Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sorcjc's avatar

Laravel + Jekyll

Hi. I have a blog powered by Jekyll, and it is hosted by Github pages.

It works well, but I want to add backend features. For that I plan to use a Digital Ocean droplet.

But, I want to still make posts using the Jekyll markdown and don't lose the generated permalinks.

Should I develop a simple blog in Laravel and migrate all my posts? Laravel uses blade and Jekyll also have layouts but uses another syntax.

Please give me some ideas about how to use Laravel and Jekyll.

Thank you in advance.

0 likes
1 reply

Please or to participate in this conversation.