Getting Started
Welcome to the babl theming documentation. The documentation will be regularly updated to adapt to new babl versions, and help developers.
This guide should give you a good understand of how to start theming with babl.
Things to know before you dive in
Make sure you have your theme planned out. It will help you out a lot in the long run.
If you do not have decent knowledge in HTML, CSS, PHP, and basic Laravel principles then I recommend you learn those concepts first before going into all of this. You will get a massive headache
Theming is going to be a challenge, babl follows a pretty fixed file structure in which you will have to adapt to.
Current babl themes will be your best friends throughout this process. They already include the PHP variables, functions, etc. that are needed for your theme.
With all of these things out of the way, I wish you all goodluck on your journey to creating a beautiful theme. Hopefully they will turn out great!
If you need any assistance, I can help you out to an extent.
Last updated