readme.txt 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. === Skatepark ===
  2. Contributors: Automattic
  3. Requires at least: 5.7.2
  4. Tested up to: 5.7.2
  5. Requires PHP: 5.7
  6. License: GPLv2 or later
  7. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  8. == Description ==
  9. 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.
  10. == Changelog ==
  11. = 1.0.50 =
  12. * Update Node version in .nvmrc & update deps (#7059)
  13. = 1.0.48 =
  14. * Make theme available for translation as much as possible (#6484)
  15. = 1.0.47 =
  16. * Remove page-list blocks (#6313)
  17. = 1.0.46 =
  18. * lock post-content block by default (#6314)
  19. = 1.0.45 =
  20. * Fix/missing tags (#6303)
  21. = 1.0.44 =
  22. * migrate to npm workspaces (#6200)
  23. = 1.0.43 =
  24. * Update all /pub themes so the theme-uri points to `https://wordpress.com/theme/<slug>` (#6033)
  25. = 1.0.42 =
  26. * Skatepark: update separator block (#5940)
  27. = 1.0.41 =
  28. * Multiple themes: Fix archive page to show filtered posts (#5914)
  29. = 1.0.40 =
  30. * Skatepark: refactor patterns (#5858)
  31. = 1.0.39 =
  32. * multiple themes: update font sizes from px to rem for better a11y (#5801)
  33. = 1.0.38 =
  34. * fixed spacing issues (#5627)
  35. * updated changelog (#5572)
  36. * Skatepark: trac ticket fixes (#5551)
  37. * resized images that were too big (#5547)
  38. = 1.0.37 =
  39. * Updated social links urls
  40. * Fixed outline for navigation links
  41. * Prefixed featured image class function
  42. = 1.0.36 =
  43. * Try making skatepark standalone block theme (#5523)
  44. * Blockbase: Use the Global Styles rest API in the customizer (#5492)
  45. = 1.0.35 =
  46. * Skatepark: new Home template (#5491)
  47. * Skatepark: refactor CSS into block markup (#5473)
  48. = 1.0.34 =
  49. * Update dependencies (#5476)
  50. = 1.0.33 =
  51. * Remove block style registration (#5368)
  52. = 1.0.32 =
  53. * Skatepark: updated font sizes (#5416)
  54. = 1.0.31 =
  55. * Blockbase: Load Block Patterns for children automatically (#5363)
  56. = 1.0.30 =
  57. * Blockbase: Remove custom 404 templates (#5332)
  58. = 1.0.29 =
  59. * Blockbase: update dependencies & change node-sass to dart sass (#5290)
  60. * Font size names update (#5300)
  61. * Update all dependencies and add update script (#5304)
  62. = 1.0.28 =
  63. * Reverting the mess caused renaming template folders (#5317)
  64. = 1.0.28 =
  65. * Remove templates improperly nested in a folder due to script error in #5105 (#5314)
  66. * Refix/5105 script refactor template folders (#5312)
  67. * Ran script moving template resources
  68. * Blockbase: refactor footers to patterns (#5245)
  69. * Blockbase: converted headers to patterns (#5238)
  70. = 1.0.27 =
  71. * Skatepark: use grid of posts for Search page (#5234)
  72. * removed header template part from skatepark's json (#5233)
  73. = 1.0.26 =
  74. * Skatepark: Remove margin of the post content block (#5229)
  75. * Skatepark: simplify nav (#5190)
  76. = 1.0.25 =
  77. * Try/consolidate headers (#5145)
  78. = 1.0.24 =
  79. * Blockbase: refactor template part blocks (#5129)
  80. * Blockbase: Add an archive template (#5127)
  81. = 1.0.23 =
  82. * Skatepark: Add footer pattern to footer template (#5088)
  83. = 1.0.22 =
  84. * Skatepark: Add space below the Featured Image on the single post page (#5061)
  85. = 1.0.21 =
  86. * Blockbase: Simplify the approach to font customization (#4980)
  87. * Paternize 404 Page (#5039)
  88. = 1.0.20 =
  89. * Update all navigation blocks to new markup (#5038)
  90. = 1.0.19 =
  91. * Skatepark: Fix the alignment of social icons in the footer pattern (#5040)
  92. = 1.0.18 =
  93. * Blockbase: Add child CSS if it exists (#5047)
  94. = 1.0.17 =
  95. * Add block pattern for labeled post links (#5015)
  96. * Skatepark: Fix multiline tags and categories (#5021)
  97. = 1.0.16 =
  98. * Blockbase: Use new attributes for navigation block (#4832)
  99. * Skatepark: Increase menu spacing & style current menu item (#4966)
  100. = 1.0.15 =
  101. * Remove/child theme (#4861)
  102. = 1.0.14 =
  103. * fixed wrong font sizes for the theme (#4929)
  104. * Skatepark: dynamic duotone support (#4740)
  105. = 1.0.13 =
  106. * Blockbase: Fix form background color contrast (#4824)
  107. * Blockbase: search block font size (#4865)
  108. * Blockbase: make post meta icons optional (#4891)
  109. * Blockbase: Update the query pagination block markup (#4805)
  110. = 1.0.12 =
  111. * Skatepark: blog posts spacing (#4864)
  112. = 1.0.11 =
  113. * fixed spacing issues on post title (#4855)
  114. = 1.0.10 =
  115. * Update style.css (#4874)
  116. = 1.0.9 =
  117. * cleanup errors on themejson files and rebuild themes (#4857)
  118. = 1.0.8 =
  119. * Add copy of Quadrat's index.php to Geologist (#4841)
  120. = 1.0.7 =
  121. * Updated tested version of wordpress for all blockbase themes (#4839)
  122. * Adjusted menu CSS to match recent changes in the block (#4822)
  123. = 1.0.6 =
  124. * Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
  125. * Blockbase: Add theme.json meta data (#4819)
  126. * Blockbase: Add social navigation to blockbase themes (#4482)
  127. = 1.0.5 =
  128. * Blockbase: remove unneeded margin rules (#4808)
  129. * Blockbase: Rebuild all blockbase children (#4804)
  130. = 1.0.4 =
  131. * remove unnecesary queryId attribute (#4806)
  132. = 1.0.3 =
  133. * Blockbase: Make the top margins consistent (#4726)
  134. * Blockbase: Update font size names (#4711)
  135. * Drop fontsToLoadFromGoogle for child themes (#4633)
  136. = 1.0.0 =
  137. * Initial release
  138. == Copyright ==
  139. Skatepark WordPress Theme, (C) 2021 Automattic, Inc.
  140. Skatepark is distributed under the terms of the GNU GPL.
  141. This program is free software: you can redistribute it and/or modify
  142. it under the terms of the GNU General Public License as published by
  143. the Free Software Foundation, either version 2 of the License, or
  144. (at your option) any later version.
  145. This program is distributed in the hope that it will be useful,
  146. but WITHOUT ANY WARRANTY; without even the implied warranty of
  147. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  148. GNU General Public License for more details.
  149. Skatepark uses the following images:
  150. License: CC0
  151. https://stocksnap.io/photo/skateboard-sideways-USRYO9E14Y by Messala Ciulla (https://stocksnap.io/author/messala)
  152. https://stocksnap.io/photo/skateboarder-shoes-BTZE6FHZIV by Burst (https://stocksnap.io/author/burstshopify)
  153. https://stocksnap.io/photo/skateboard-skater-5OTFJYVYSE by Joe Cooke (https://stocksnap.io/author/14659)
  154. Used in block patterns.