Quadrat is a child theme of Blockbase experimental block-based theme created by Automattic theme team. The Blockbase parental theme is envisioned as the Underscore (_S) starter theme for block-based themes. However, it’s still in very early stage of its development iterations and many essential features are not yet developed or fully developed. In the Automattic’s […]
Customizing Quadrat – A Blockbase Child Theme
Note: This post is part of leaning efforts to understand and use full site editing (FSE) and block-based themes. This learning post is still in active development and updated regularly. In the previous learning note post, I explored Blockbase theme to familiarize its file file structures, template-parts, block templates and other files including some styling. […]
Discussion Resources on Creating a Child Theme for Block Themes
Note: This post is part my leaning efforts to understand and use full site editing (FSE) and block-based themes. This learning post is still in active development and updated regularly. Experimental block themes have different structure than the traditional or “classic” themes that most us are used to, creating child themes for block themes is […]
Styling Links Underline
Whenever I start developing a new website or work on a new theme, I happen to spend quite some time how to underline hypertext. Recently, I while I was working on a new block-based theme, I happened to reach into the same pigeonhole again. This was time to bookmark my references for use cases. In […]
Using Clamp() Function in Projects
Note: This post is part of leaning efforts to understand and use fluid typography for responsive webdesign for multiple user devices. This learning post is still in active development and updated regularly. In a previous article Fluid Typography and Use of CSS Clamp() Function, I discussed about fluid typography in general. In this post, I […]
Container Queries Exites Web Developers
The CSS container queries are said to be the future of responsive design. Container queries are in discussion for a while among some passionate web developers. These discussions seems to have got some traction recently after Google Chrome canary started testing those basic concepts. According to the MDN Web Doc, “the container queries specification is […]
