opportus
60f22c5572
structured data update
2016-09-26 23:14:46 +02:00
James Koster
fe4ca01477
embed padding/margins
2016-08-22 11:30:38 +01:00
James Koster
4fa21f5b33
selective refresh for widgets.
2016-08-03 10:03:48 +01:00
James Koster
3287622031
adds modularscale-sass and updates css. #431
2016-08-02 15:52:28 +01:00
James Koster
89eb8587d3
coding standards tidy up
2016-08-01 11:17:10 +01:00
James Koster
08f8aad830
Merge pull request #439 from opportus/improved-semantic-html
...
Improved Semantic HTML
2016-08-01 10:46:51 +01:00
Claudio Sanches
f5d7f1a431
Removed closure and properly sanitize all structured data
2016-07-28 11:18:46 -03:00
opportus
528060d7c1
improved semantic html - widgets - revision4
2016-07-27 21:20:02 +02:00
opportus
1adc3b273b
improved semantic html - single post - revision2
2016-07-27 21:15:50 +02:00
opportus
3c1a3b6c00
improved semantic html - widgets - revision3
2016-07-27 20:14:04 +02:00
opportus
c66d6c4da4
improved semantic html - single post
2016-07-27 19:40:14 +02:00
opportus
7185449abb
improved semantic html - widgets - revision2
2016-07-27 02:43:40 +02:00
opportus
d41f4037df
improved semantic html - widgets - revision1
2016-07-27 02:25:29 +02:00
opportus
74ec0499bd
improved semantic html - widgets
2016-07-26 13:07:36 +02:00
opportus
c681270db7
improved semantic html - header and footer fixes
2016-07-26 08:20:51 +02:00
opportus
d6ef3a1f20
structured data security patch
2016-07-20 01:02:40 +02:00
James Koster
7010b86281
$content_width
declaration. closes #406
2016-06-03 15:07:36 +01:00
James Koster
d877359a77
coding standards / changelog
2016-06-01 12:26:01 +01:00
opportus
f05eea7117
Structured data improvement
2016-05-26 07:57:50 +02:00
James Koster
e73f5f730e
custom logo implementation tweaks
2016-05-03 19:02:20 +01:00
James Koster
408a70dfd5
Adds FontAwesome back. closes #377
...
Including via CDN would cause Storefront to fail review at
WordPress.org :(
2016-04-20 10:31:36 +01:00
James Koster
83aca2b6b9
various color / style tweaks
...
* Default bg color is now white
* All images have a small border radius
* Embeds now also use source sans
2016-04-15 10:10:20 +01:00
James Koster
ab58343d58
Switched from Roboto to Source Sans Pro for typography
...
Source Sans is a little narrower at no cost to legibility. This helps
by providing more space for menu items in the header.
2016-04-15 09:31:43 +01:00
James Koster
f1d90501fa
Use accent color for buy button. #353
2016-03-21 10:14:37 +00:00
James Koster
583104d1cd
oEmbed styling. closes #353
...
* Loads and uses “Roboto” font to match Storefront core
* Unique featured image treatment
* Paddings tweaks
* Buttons match storefront core
2016-03-18 18:48:40 +00:00
James Koster
d2fb9475b5
Adds support for WordPress 4.5's site logo feature. closes #340
2016-03-18 14:34:16 +00:00
James Koster
7cf5df085f
tweak how google fonts are loaded
2016-03-17 15:59:56 +00:00
James Koster
7ae83f65de
Switch to Roboto.
...
Also tweaks overall site width and other typographical styles
2016-03-17 15:00:30 +00:00
James Koster
2274fb078b
source sans
2016-03-16 21:00:23 +00:00
James Koster
0a79b6959e
load fontawesome via cdn and remove assets that are no longer used. closes #331
2016-02-25 15:49:19 +00:00
James Koster
1409ee5c66
lots of coding standards tweaks. #326
2016-02-19 16:57:56 +00:00
James Koster
cb910f4256
more color tweaks
2016-02-04 16:15:42 +00:00
James Koster
43383f4985
Adjust default body/breadcrumb background color
2016-02-04 16:02:31 +00:00
James Koster
97eebe0924
A large code cleanup and sets $storefront_version as a global var
...
* Strip spaces
* more efficient syntax
* Coding standards compliance
2016-02-04 13:16:31 +00:00
James Koster
03b74ffffd
template file tidy up
...
Also removes and deprecates `storefront_categorized_blog()`
2016-01-21 10:50:49 +00:00
James Koster
5dd0d0d5b5
Refactor step 1!
...
Replaces the old convoluted / confusing file structure with a neater
class based system. It should now be easier to understand the purpose
of each file.
Performance should see a small bump and it will be easier to extend
core features like the Customizer integration.
File names are more akin to WooCommerce core which improves consistency
/ recognisability.
Assets are all arranged into a single dir rather than being spread out
all over the place.
Deprecated `storefront_sanitize_hex_color()`.
Updated Gruntfile.js to reflect new structure.
2016-01-20 16:02:53 +00:00