Hello. I want to create a new theme. I saw the chapter create a theme and his starter theme. It's a basic good starter theme, but a little too much. For example, there are no folders for scss that are very useful for easily starting a theme.
Do you know other starter theme ? with scss folder for exemple or an other way to make a theme (not a child theme).
PS: I'm not a fan of Boostrap and other framework css
PS2: I use VSCode to connect with server and Live Sass Compiler to compile my scss. Like this no need composer.json or package.json.
Recent comments
I am withdrawing my question for the following reason: https://forum.backdropcms.org/comment/8960#comment-8960
Error when trying to check for updates
My hosting is located in a country that blocks numerous online resources, so I am not surprised that updates and modules are unavailable. However, everything works perfectly on a local server...
Unable to run update - fails with Connection timed out
UPDATE: I fixed the errors that I found in the logs. They were related to deleting an old blog content type pulled over from Drupal that was still referenced in one of the layouts. I updated...
missing "add block" in custom layout
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related: https://github.com/backdrop-contrib/copy_blocks/issues/26 https://github.com/backdrop-contrib/...
missing "add block" in custom layout
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc). I did recently delete an old blog...
missing "add block" in custom layout