[ SHORT THEME DESCRIPTION ]
This theme is made with love and brought to you by the folks of WP Munich and Luehrsen // Heinrich.
Designs and styles should be made first for the mobile version. This ensures a seamless experience for the majority of mobile users. Learn more
Contrasting our grid-system-history, this theme should not rely on a traditional grid-system like in Bootstrap. While such a 12-col grid is still useful in designing the theme and giving it structure, the resulting CSS code should be declarative and based on CSS Grid.
This theme will be primarily build for the new block based editor in WordPress. This means, that the 'normal' state of the content is always the alignfull and smaller states should be restricted in width by a max-width
setting.
With a huge blocks ecosystem on the horizon new themes should be compatible with a wide variety of blocks. This means that content styling has to be as abstract as possible and provide a well defined scaffolding to put content into. The goal is less, more elegant code.
Using pixel values on the web makes sense. Until it doesn't. Using rem
and em
values is more accessible and reliable. So using a px
value to determine the size of something should be the absolute exception and very well justified.
Developer documentation is available in the Wiki.
Every bit of help is highly appreciated. Even if you don't code you can file an issue and help us find bugs or shape new features. Please see the CONTRIBUTING.md on how to contribute.
This plugin is licensed under GNU General Public License v2 (or later).
Please find the current changelog here.