readme.txt 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. === Blank Canvas ===
  2. Contributors: Automattic
  3. Requires at least: 5.8
  4. Tested up to: 5.9
  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. Blank Canvas is a barebones starter theme, stripped off of content templates but only a footer and a header. With its minimal styling, Blank Canvas is a great theme starting fresh with your website.
  10. == Changelog ==
  11. = 0.0.8 =
  12. * Add missing comma that breaks the json (#6854)
  13. = 0.0.7 =
  14. * Remove top and bottom global paddings (#6845)
  15. = 0.0.6 =
  16. * Fix background color variable (#6806)
  17. = 0.0.5 =
  18. * Update Spacings (#6745)
  19. = 0.0.4 =
  20. * Update font sizes for better fluid typography scale (#6740)
  21. = 0.0.3 =
  22. * Fix theme URI (#6707)
  23. * Blank Canvas 3 - Incorrect color value fix & increased widths (#6726)
  24. = 0.0.2 =
  25. * Added Page template and typo updates (#6715)
  26. = 0.0.1 =
  27. * Initial release
  28. == Copyright ==
  29. Blank Canvas WordPress Theme, (C) 2022 Automattic
  30. Blank Canvas is distributed under the terms of the GNU GPL.
  31. This program is free software: you can redistribute it and/or modify
  32. it under the terms of the GNU General Public License as published by
  33. the Free Software Foundation, either version 2 of the License, or
  34. (at your option) any later version.
  35. This program is distributed in the hope that it will be useful,
  36. but WITHOUT ANY WARRANTY; without even the implied warranty of
  37. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  38. GNU General Public License for more details.