Friends, in the themes folder, I see the classic files, the folder structure in it, and they are all empty. In / protected / views - the display of elements within this framework-template.
How to make your own theme? In the official documentation there is little information and nichrome is not clear. Here I will make my folder with the structure and files. (classic and empty, where to take an example?)
Ok, in layouts / main.php - the layout of the main page, and what kind of views then in site / index.php?
And how to register inside files where and what should be displayed? What is this widget, what is that view, etc.? How to indicate in the template that in this place I want to display the type of authorization that is in / protected / views / autorise.php? Where should I store css, js, Feng Shui pictures?
Nothing is clear to me. Where can I read more? Or see an example? Or some video tutorial?