Commit graph

8 commits

Author SHA1 Message Date
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