Commit graph

13 commits

Author SHA1 Message Date
Matias Benedetto
c890b20a93
Club: font size fixes in various elements (#6366)
* Club: fixing line-height of h1 and h2 elements

* Club: fixing size of post and page titles

* Club: post comment form submit button font size update

* Club; pagination links font size

* Club: Remove the underline from query pagination and post navigation blocks

* Club: removing double underline from reply comment link

* Club: changing line-height of the footer elemetns

* Club: same font size for comment meta and content
2022-08-11 13:20:35 -03:00
Matias Benedetto
b836afb561
Club: remove comments and pagination from page template (#6373) 2022-08-11 13:09:00 -03:00
Matias Benedetto
e8d9e8bea5
Club: alignfull in post pagination (#6367) 2022-08-11 07:38:14 -03:00
Matias Benedetto
467eb453c7
Club: Search page template (#6345)
* 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
2022-08-09 09:15:47 -03:00
Madhu Dollu
f4a382991f
fix header design issues (#6334) 2022-08-08 06:26:45 -03:00
Madhu Dollu
92ac19042c
lock post-content block by default (#6314)
* lock post-content and the containing group blocks to not allow remove option without unlocking

* Added a few missing locks

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-08-05 12:16:56 +05:30
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
372de6fb54
Club: Implementing page template (#6300) 2022-08-03 12:44:32 -03:00
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
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
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
2a3144981d
Club: implement first version of post list pattern for index page (#6235)
* Club: starting to implement the post list of the index template

* Club: implementing post list as a pattern

* Club: translatable string in post list pattern
2022-07-14 13:48:50 -03:00
Matias Benedetto
bd989bf300
Club: kickstarting a new theme as a copy of block-canvas theme (#6207) 2022-07-13 16:47:40 -03:00