Commit graph

4 commits

Author SHA1 Message Date
alaczek
8f74ee22ea
Update single.html (#7422)
Add comment form to single posts.
2023-11-29 10:10:34 +11:00
alaczek
ce127931f9
Creatio: Bulk fixes (#7237)
* Update style.css

Remove blockGap between header/sections/footer for Pattern Assembler.

* Update footer.php

Update footer pattern - remove the space at the bottom.

* Update index.html

Add top padding to content in index template (required after removing gaps between header/content/footer, but also it felt a bit tight).

* Update single.html

Change the layout setting on the post content to all full-width/wide blocks inside post/page content.

* Update style.css

Update the theme meta info.

* Update readme.txt

Update the theme meta info.
2023-07-14 11:27:02 +10:00
alaczek
e98f1c544f
Update Creatio (#7229)
* Update single.html template

Allow post content to stretch full width, and turn on "inner blocks use content width" option.

* Add screenshot.png

Add theme screenshot and update the image credits.

* Update post-meta.html

Update the typography of the post meta template part.

* Update search.html

Make the search result page use grid layout for posts.

* Turn post byline into a pattern.

Turn post byline into a pattern to make it translatable.

* Update post title

Update post title font size in index/archive templates.

* Update theme.json

Increase the line-height for headings.
2023-07-12 15:42:49 +10:00
alaczek
f39c4e5838
Creatio: Add theme (#7145)
* Creatio: Add theme

---------

Co-authored-by: Jason Crist <jcrist@pbking.com>
2023-06-21 12:47:54 -04:00