Commit graph

19 commits

Author SHA1 Message Date
Matias Benedetto
f0c7e2701e
Club: adding selection colors (#6338) 2022-08-08 18:48:01 -03:00
Matias Benedetto
9d37e88458
Club: adding quote styles (#6336)
* Club: adding quote styles

* Club: adding a hyphen before quote cite element
2022-08-08 17:34:54 -03:00
madhusudhand
37d0462663 Version Bump 2022-08-08 16:50:34 +05:30
madhusudhand
7af4710866 Version Bump 2022-08-05 12:34:01 +05:30
Matias Benedetto
e80e6cfd47
Club: implementing fluid typography (#6262)
* 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>
2022-08-05 11:16:01 +05:30
Sarah Norris
6817266cc9 Version Bump 2022-08-04 15:36:05 +01:00
Matias Benedetto
4dbd04d589 Club: single post template (#6309)
* Club: start to implement single template

* Club: refinating single template

* Club: set style header-two in single post title

* Club: single template: render footer as footer tag

* Club: single template: render header as header tag
2022-08-04 15:36:05 +01:00
Matias Benedetto
a1aeeb5e6d
Club: implementing footer template part (#6302)
* Club: Implementing page template

* Club: implementing footer

* Club: footer improving layout

* Club: removing underine in the footer site title

* Revert "Club: Implementing page template"

This reverts commit 7ecf507e20.

* Club: columns to row in footer template
2022-08-04 09:00:15 +01:00
Jason Crist
a874bc05ce Version Bump 2022-08-03 12:29:54 -04:00
Vicente Canales
0e877eb154
[Club] Fix read more button overlap on Safari (#6307)
* fix read more button overlap on safari

This keeps the Read More button from overlapping with the date text, in
Safari. It does not affect Firefox, nor Chrome.

Fixes: https://github.com/Automattic/themes/issues/6306

* remove formatting
2022-08-03 08:59:53 +01:00
madhusudhand
9cbb13e3d1 Version Bump 2022-08-03 10:33:44 +05:30
Matias Benedetto
4498ffcb51
Club: post list layout refinement (#6258)
* 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>
2022-08-01 13:23:01 -03:00
Sarah Norris
b744130100 Version Bump 2022-07-28 09:08:53 +01:00
Madhu Dollu
3bb74931bf
Club: update 404 template design (#6282)
* update 404 template design

* add support for small devices

* Club: 404 pattern: adding spacers

Co-authored-by: Matias Benedetto <matias.benedetto@gmail.com>
2022-07-27 13:36:35 -03:00
Jason Crist
24ca833883 Version Bump 2022-07-20 15:12:09 -04:00
Matias Benedetto
185df80c73
Club: Templates: Search, Category, Tag (#6236)
* 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
2022-07-19 10:45:44 -03:00
Matias Benedetto
60b83e3655
Club: adding button styles (#6237)
* Club: adding button styles

* Club: Fixing outline button in the editor
2022-07-18 09:20:30 -03:00
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
Matias Benedetto
bd989bf300
Club: kickstarting a new theme as a copy of block-canvas theme (#6207) 2022-07-13 16:47:40 -03:00