Corey McKrill
a2fba5250e
Unify the plugin and theme namespaces
2019-10-22 10:57:04 -07:00
Ian Dunn
78822c4323
Theme: Iterate on pullquotes and other hero areas.
...
See #2 .
2019-10-18 14:29:26 -07:00
Ian Dunn
9c700e59cb
Theme: Iterate on About fonts and block styles.
2019-10-18 09:19:27 -07:00
Kelly Dwan
3ebc219416
Remove build files ( #19 )
...
* Remove build CSS files
* Ignore built files
* Remove call to RTL styles
2019-10-07 15:59:38 -04:00
Kelly Dwan
e20a834cb0
Use columns block for the parallelogram style ( #16 )
...
This avoids the complex mutliply-nested blocks and makes the block style less reliant on a custom class. On mid-sized screens, we switch to plain horizontally-overlapping rectangles, and on small screens we stack the columns, and vertically-overlap.
Also, remove the parallelogram styles from the editor display. The skew and positioning don't work well in the editor context.
2019-10-03 15:09:06 -04:00
Kelly Dwan
ec4afa649d
Check that register_block_style
exists
...
This function is not in core WordPress yet, so we should check for it in case Gutenberg is deactivated.
2019-10-01 13:45:31 -04:00
Kelly Dwan
30b7c0786e
Fix phpcs errors
2019-10-01 13:44:45 -04:00
Ian Dunn
1db9ec9203
Theme: Add editor styles.
2019-09-26 15:38:53 -07:00
Ian Dunn
a197adc6e2
Theme: Add WIP styles for About page.
2019-09-26 15:38:53 -07:00
Ian Dunn
de191e098b
Theme: Initial commit.
...
This was forked from `pub/wporg-main` and `pub/wporg-plugins`, and then customized.
2019-09-24 16:23:39 -07:00