Kelly Dwan
6113ce0c7f
Add a custom image size for the logo
2019-10-28 10:33:26 -04:00
Kelly Dwan
53ebaef350
Clean up some PHPCS errors
2019-10-27 12:59:46 -04:00
Corey McKrill
5402cdd3f7
Theme: Update $content_width
to 960
...
This matches the width of the content in the global header and
the About page.
2019-10-24 21:16:16 -07:00
Corey McKrill
6771e352fe
Theme: Add support for post thumbnails
2019-10-24 20:10:37 -07:00
Corey McKrill
3cce3b13b0
Theme: Add badge for Test team
2019-10-24 20:10:36 -07:00
Corey McKrill
886dca56de
Theme: Add functions, markup, and styles to show team badges
2019-10-24 20:10:36 -07:00
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