themes-wordpress/skatepark
Dan Luu 2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
..
assets Lossless image optimization (#7671) 2024-03-20 11:46:05 +00:00
block-template-parts Remove page-list blocks (#6313) 2022-08-05 14:45:28 +05:30
block-templates Remove duotone from patterns and templates (#6884) 2023-03-03 11:08:18 -05:00
patterns Remove duotone from patterns and templates (#6884) 2023-03-03 11:08:18 -05:00
sass Skatepark: update separator block (#5940) 2022-05-09 09:29:02 +01:00
functions.php Make theme available for translation as much as possible (#6484) 2022-10-28 11:43:41 -04:00
index.php Try making skatepark standalone block theme (#5523) 2022-02-16 15:06:58 +00:00
package.json Version Bump 2023-10-12 11:26:55 -03:00
readme.txt Lossless image optimization (#7671) 2024-03-20 11:46:05 +00:00
screenshot.png Lossless image optimization (#7671) 2024-03-20 11:46:05 +00:00
style.css Version Bump 2023-10-12 11:26:55 -03:00
theme.json Skatepark: update separator block (#5940) 2022-05-09 09:29:02 +01:00

=== Skatepark ===
Contributors: Automattic
Requires at least: 5.7.2
Tested up to: 5.7.2
Requires PHP: 5.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Skatepark is a bold and exciting WordPress theme designed for modern events and organizations. With its simple but vivid color default scheme, duotone support, and playful grid, Skatepark is a theme designed for work and play. Customize its colors or try out different font pairings to create your own unique look and feel.

== Changelog ==

= 1.0.53 =
* Optimize images (#7671)

= 1.0.52 =
* Bump postcss from 8.4.25 to 8.4.31 (#7407)

= 1.0.51 =
* Remove tags blog-homepage and auto-loading-homepage (#7322)

= 1.0.50 =
* Update Node version in .nvmrc & update deps (#7059)

= 1.0.48 =
* Make theme available for translation as much as possible (#6484)

= 1.0.47 =
* Remove page-list blocks (#6313)

= 1.0.46 =
* lock post-content block by default (#6314)

= 1.0.45 =
* Fix/missing tags (#6303)

= 1.0.44 =
* migrate to npm workspaces (#6200)

= 1.0.43 =
* Update all /pub themes so the theme-uri points to `https://wordpress.com/theme/<slug>` (#6033)

= 1.0.42 =
* Skatepark: update separator block (#5940)

= 1.0.41 =
* Multiple themes: Fix archive page to show filtered posts (#5914)

= 1.0.40 =
* Skatepark: refactor patterns (#5858)

= 1.0.39 =
* multiple themes: update font sizes from px to rem for better a11y (#5801)

= 1.0.38 =
* fixed spacing issues (#5627)
* updated changelog (#5572)
* Skatepark: trac ticket fixes (#5551)
* resized images that were too big (#5547)

= 1.0.37 =
* Updated social links urls
* Fixed outline for navigation links
* Prefixed featured image class function

= 1.0.36 =
* Try making skatepark standalone block theme (#5523)
* Blockbase: Use the Global Styles rest API in the customizer (#5492)

= 1.0.35 =
* Skatepark: new Home template (#5491)
* Skatepark: refactor CSS into block markup (#5473)

= 1.0.34 =
* Update dependencies (#5476)

= 1.0.33 =
* Remove block style registration (#5368)

= 1.0.32 =
* Skatepark: updated font sizes (#5416)

= 1.0.31 =
* Blockbase: Load Block Patterns for children automatically (#5363)

= 1.0.30 =
* Blockbase: Remove custom 404 templates (#5332)

= 1.0.29 =
* Blockbase: update dependencies & change node-sass to dart sass (#5290)
* Font size names update (#5300)
* Update all dependencies and add update script (#5304)

= 1.0.28 =
* Reverting the mess caused renaming template folders (#5317)

= 1.0.28 =
* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
* Refix/5105 script refactor template folders (#5312)
* Ran script moving template resources
* Blockbase: refactor footers to patterns (#5245)
* Blockbase: converted headers to patterns (#5238)

= 1.0.27 =
* Skatepark: use grid of posts for Search page (#5234)
* removed header template part from skatepark's json (#5233)

= 1.0.26 =
* Skatepark: Remove margin of the post content block (#5229)
* Skatepark: simplify nav (#5190)

= 1.0.25 =
* Try/consolidate headers (#5145)

= 1.0.24 =
* Blockbase: refactor template part blocks (#5129)
* Blockbase: Add an archive template (#5127)

= 1.0.23 =
* Skatepark: Add footer pattern to footer template (#5088)

= 1.0.22 =
* Skatepark: Add space below the Featured Image on the single post page (#5061)

= 1.0.21 =
* Blockbase: Simplify the approach to font customization (#4980)
* Paternize 404 Page (#5039)

= 1.0.20 =
* Update all navigation blocks to new markup (#5038)

= 1.0.19 =
* Skatepark: Fix the alignment of social icons in the footer pattern (#5040)

= 1.0.18 =
* Blockbase: Add child CSS if it exists (#5047)

= 1.0.17 =
* Add block pattern for labeled post links (#5015)
* Skatepark: Fix multiline tags and categories (#5021)

= 1.0.16 =
* Blockbase: Use new attributes for navigation block (#4832)
* Skatepark: Increase menu spacing & style current menu item (#4966)

= 1.0.15 =
* Remove/child theme (#4861)

= 1.0.14 =
* fixed wrong font sizes for the theme (#4929)
* Skatepark: dynamic duotone support (#4740)

= 1.0.13 =
* Blockbase: Fix form background color contrast (#4824)
* Blockbase: search block font size (#4865)
* Blockbase: make post meta icons optional (#4891)
* Blockbase: Update the query pagination block markup (#4805)

= 1.0.12 =
* Skatepark: blog posts spacing (#4864)

= 1.0.11 =
* fixed spacing issues on post title (#4855)

= 1.0.10 =
* Update style.css (#4874)

= 1.0.9 =
* cleanup errors on themejson files and rebuild themes (#4857)

= 1.0.8 =
* Add copy of Quadrat's index.php to Geologist (#4841)

= 1.0.7 =
* Updated tested version of wordpress for all blockbase themes (#4839)
* Adjusted menu CSS to match recent changes in the block (#4822)

= 1.0.6 =
* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
* Blockbase: Add theme.json meta data (#4819)
* Blockbase: Add social navigation to blockbase themes (#4482)

= 1.0.5 =
* Blockbase:  remove unneeded margin rules (#4808)
* Blockbase: Rebuild all blockbase children (#4804)

= 1.0.4 =
* remove unnecesary queryId attribute (#4806)

= 1.0.3 =
* Blockbase: Make the top margins consistent (#4726)
* Blockbase: Update font size names (#4711)
* Drop fontsToLoadFromGoogle for child themes (#4633)

= 1.0.0 =
* Initial release

== Copyright ==

Skatepark WordPress Theme, (C) 2021 Automattic, Inc.
Skatepark is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Skatepark uses the following images:

License: CC0
https://stocksnap.io/photo/skateboard-sideways-USRYO9E14Y by Messala Ciulla (https://stocksnap.io/author/messala)
https://stocksnap.io/photo/skateboarder-shoes-BTZE6FHZIV by Burst (https://stocksnap.io/author/burstshopify)
https://stocksnap.io/photo/skateboard-skater-5OTFJYVYSE by Joe Cooke (https://stocksnap.io/author/14659)

Used in block patterns.