Notes: This post is part of understanding new features in full site editing (FSE) interface. This learning post is still in active development and updated regularly. In a previous learning note post, how to style links and psudoelements selectors support in theme.json was discussed. In this post, let’s explore styling theme.json elements of block themes. […]
Creating Single Cover Post Templates
Notes: This post is part of understanding new features in full site editing (FSE) interface. This learning post is still in active development and updated regularly. Block editor allows creating various types of templates, including cover templates. Let’s briefly overview how combing cover block with creating new template UI to easily create various types of cover […]
Links and Psudoelements Selectors Support in Theme.json
Notes: This post is part of understanding new features in full site editing (FSE) interface. This learning post is still in active development and updated regularly. Gutenberg 13.6 release enhanced allowing to add, one of my favorite feature, link color elements to theme.json. Until then, we had to define link rules in a CSS file, just like here in […]
Clamp() Utility Tools
This Min-Max Value Interpretation calculator utility from 9elements.com appears to be handy useful tool to to create fluid scales for type and spacing using CSS clamp() and not relying on media queries.
This will be useful supplemental resource in addition to my previous post – Using Clamp() Function in Projects.
Adding Cover Post Templates to TT2 Gopher block theme
As I am preparing to make write ups on single post cover and author templates, as creating additional new templates types have been added into the recent Gutenberg 13.7 release, its time update the TT2 Gopher blocks demo theme prepared for the CSS-Tricks articles. I have been working on and off for a while to create author and single post templates using Cover and post featured image blocks, its time time to update those drafts and consolidate the codes across my block themes including Khesara and TT2 Gopher Blocks.
Updated 8-11
Finally to-day, I submitted a manuscript for publication consideration on CSS-Tricks. The TT2 Gopher blocks GitHub repository has not been updated yet but am planning to-do after I hear about it from the Digital Ocean editorial team.
Building Author Archive Template for Block Themes
Notes: This post is part-3 of the leaning note series towards understanding creating additional template types using full site editing (FSE) interface.. This learning post is still in active development and updated regularly. Traditionally, block themes allow creating some common template types like front-page, single, page, archive, search, 404 and index. However, in classic themes […]
