You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
We are currently using Sage WordPress Theme which uses Laravel's Blade Templates. It would be amazing to be able to extend Block Lab to use any custom rendering engine.
So far I am able to render our Blade components with the following /blocks/button/block.php:
Hey @guzart – that's super interesting. I've come across this once before. We'll definitely have to take a closer look into how Blade Templates could work with Block Lab.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello 👋,
We are currently using Sage WordPress Theme which uses Laravel's Blade Templates. It would be amazing to be able to extend Block Lab to use any custom rendering engine.
So far I am able to render our Blade components with the following
/blocks/button/block.php
:The text was updated successfully, but these errors were encountered: