added decoupled custom module, started mathallo theme, not tested yet

This commit is contained in:
2025-12-02 11:20:31 +01:00
parent 2e5260fed6
commit b328d0a8b7
21 changed files with 2252 additions and 216 deletions

View File

@@ -0,0 +1,21 @@
name: Mathallo
type: theme
base theme: stark
description: mathallo drupal theme based on stark
package: mathallo
core: 0.x
core_version_requirement: ^8 || ^9 || ^10
# libraries:
# - caravane/global
regions:
header: 'Header'
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
page_top: 'Page top'
page_bottom: 'Page bottom'
featured: 'Featured'
breadcrumb: 'Breadcrumb'
content: 'Content'
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
footer: 'Footer'