This project is not covered by Drupal’s security advisory policy.
This is a simple base theme consisting only of template files. It's less classy than Classy but more classy than Stable ;)
For example, classes in the node template are:
{%
set classes = [
'node',
node.bundle|clean_class,
view_mode ? view_mode|clean_class,
]
%}Which results in something like this:
<article class="node article teaser">
As an option, you can use Starbase with theme libraries from Stardust to get a good starting point for a new theme. Starbase provides the templates, Stardust provides the libraries. They can be used together or separately according to your preferences.
Supporting organizations:
Supports Development
Project information
- Created by megan_m on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
