3.
Create categories and POSTS

Create a category note and a POST. Controlling heading background colors. Exporting the CSS. Using granularity options: BLOCKS, NOCOMPILE, and COLUMNS.

Video index
TimeTopic
0:11Make a category—prototype will auto set to cat_note
0:36Make a POST—prototype auto sets to normal_note
0:49Click $blogReady
0:52Add subtitle
1:04File > Update Agents—because the sidebar depends on the BlogCategories agent
1:15File > Export > as HTML
1:46POSTS are dated and compiled (its children are concatenated into a single webpage)
2:30View the (compiled) POST in the Preview tab
2:46<h2> headings receive a gradient background that overrides the Heading Color widget
3:02Turn heading colors ON with the Colors: OFF/ON widget
3:20Set a background color for <h5>
3:36Export the CSS file
4:45Refresh browser and seeing changes
3:53The PostTitle widget gradient overrides the Heading Color widget
4:28Kill this override by setting $Color to white
4:49Kill all heading background colors
5:20Granularity
5:46Children as bordered blocks—the BLOCKS export option
6:23Children as SmartButtons—the NOCOMPILE export option
6:50Children as columns—the COLUMNS export option
7:34Combining options example—SmartButtons inside a block