Commit graph

11 commits

Author SHA1 Message Date
Matias Benedetto
a54c094824
Block Canvas: Remove patterns (#7214)
* remove footer pattern

* Remove 404 patterns

* Remove comments patterns

* Remove theme attributes

---------

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-04-08 17:59:05 +01:00
Ben Dwyer
8d8eeed610
Block Canvas: Update header alignment (#7575) 2023-12-21 14:08:09 +00:00
Sarah Norris
7129fdc47a
Block Canvas: small updates (#6705)
* Add semi-colon

* Remove blank template

* Tidy CSS formatting

* Move root padding to theme.json

* Add issue links

* Update header markup

* Update post-meta markup

* Update all layout settings

* Update footer credit text

* Remove index.php file

* Update comments markup

* Remove extra word from footer

* Update markup

* Hide avatar

* Remove layout setting from template part

* Remove _unstableLocation from nav
2022-10-31 09:50:40 +00:00
Madhu Dollu
adde57eda2
Update block canvas styles (#6640)
* update link styles

* update typography

* update spacing

* add text underline offset and thickness
2022-10-04 16:36:54 +01:00
Jason Crist
bdbb8228ed
Introduced some padding to Block Canvas' 404 template (#6565) 2022-09-14 12:28:11 -04:00
Jason Crist
38d4fda596
Create/decibel (#6542)
* Update Block Canvas settings to be a more generic starting point. Eliminated custom gap values (replaced with --preset--spacing), eliminated redundant (and some opinionated) block settings

* Added Decibel as a (for NOW) child theme of Block Canvas with (only a few) style opinions added
2022-09-13 11:25:55 -04:00
Maggie
e098d651aa
Block canvas regressions (#6110)
* fix incorrect theme.json definitions

* centered post meta

* fix font sizes
2022-06-22 16:29:41 +02:00
Jason Crist
9e1593081a
Remove the 'unstableSocialLinks' from themes that shouldn't have it (it's a Blockbase exclusive) (#6078) 2022-06-09 10:18:24 +05:30
Maggie
3ff58ad78c
Cult base theme (#5939)
* Cult base theme

* removed classnames from cult and block-canvas

Co-authored-by: Maggie <maggie@Castiel.home>
2022-04-26 11:56:21 -04:00
Jason Crist
af44ecf1fd
Slim/block canvas (#5742)
* Eliminated button custom variables (which were not re-used anywhere)
* Replaced 'normal' with 'medium' and eliminated the hidden font size
* Removed x-small hidden font
* Removed singlularly used custom gap-baseline
* Moved headings from custom values and element settings to (mostly) core block settings
2022-03-28 08:47:50 -04:00
Maggie
204a35ebaf
Try: Blockbase standalone theme (#5660)
* first commit with initial files

* templates

* styles

* template parts

* Removed errant metadata

* Added create tool

To use `php create.php` and answer the prompts.
This will create a folder alongside this theme with the provided
metadata as well as namespaced attributes refactored.

* Removed a create script.  (It shouldn't be here...)

* 404 block pattern

* remove fontSlug

* removed block styles support

* change slug of block pattern

* added namespace to pattern

* ignore this theme when pushing to the sandbox

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-03-17 11:18:33 +01:00