you can use jigsaw it's a static site generator In PHP read that to know more https://jasonmccreary.me/articles/jekyll-to-jigsaw need more about Jigsaw https://tighten.co/blog/introducing-jigsaw-a-static-site-generator-for-laravel-developers
Jan 1, 2017
1
Level 1
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.
Please or to participate in this conversation.