* Club: using post list pattern in search template
* Club: removing unused template part
* Club: search form styles
* Club: search form layout full width
* Club: post list pattern: moving spacer below the pagination
* Club: move search block to a pattern
* Club: implementing header template part
* Club: adding custom styles for navigation block
* Club: fix navigation menu open in mobile
* Club: removing not needed CSS targeting Navigation block annd replacing it with block configurarion
* Club: adding styles for navigation links interactive states
* Club: fixing typo
* Club: changing fontsize guide removing custom font size and adding it to the default fontsizes array
* Club: set medium font size as default. Remove ad-hoc default font size definition
* Club: implementing fluid typography
* fixing name mistake
* Club: adding link styles.
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Club: line-heigth change
* Club: theme.json workaround to stylize link inside post-date block
* Club: adding letter spacing
* Club: implemeting explicit bypass for fluid font size calculation https://github.com/WordPress/gutenberg/pull/42757
* Club: tweaking font sizes
* Club: headings font weight
* Club: font size tweaks
* Club: moving font sizes definition away from default font sizes array.
The itention is to keep in the fontSizes array just the sizes defined in the default Gutenberg theme.json file: 640856bce0/lib/compat/wordpress-6.1/theme.json (L282-L306)
* move letter spacing to heading
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Club: starting to implement the post list of the index template
* Club: implementing post list as a pattern
* Club: implement archives page
* club: post date uppercase
* Club: changing 'read more' for 'Read it'
* Club: post title font weight
* Club: post list pattern: makink post items have the same height
* Club: reimplement pattern as columns instead of rows
* Club: fixing post list layour
* Club: small layout fix
* Club: post list titles as h3
* Club: Archive template quuery title block to h2
* Club: tweaking h2 line heigth
* Club: remove min-content for read-more button
* Update club/style.css
Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
* Club: starting to implement the post list of the index template
* Club: implementing post list as a pattern
* Club: implement archives page
* club: post date uppercase
* Club: changing 'read more' for 'Read it'
* Club: post title font weight
* Club: post list pattern: makink post items have the same height