readme.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132333435
  1. === Sten ===
  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. Sten is a simple blogging theme with a functional design. It is ideal for taking notes, writing short or long text, and includes a post sidebar and comment section.
  10. == Changelog ==
  11. = 1.0.2 =
  12. * Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342)
  13. = 0.0.1 =
  14. * Initial release
  15. == Copyright ==
  16. Sten WordPress Theme, (C) 2023 Automattic
  17. Sten is distributed under the terms of the GNU GPL.
  18. Sten is based on Block Canvas (https://github.com/Automattic/themes/tree/trunk/block-canvas), (C) Automattic, [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
  19. This program is free software: you can redistribute it and/or modify
  20. it under the terms of the GNU General Public License as published by
  21. the Free Software Foundation, either version 2 of the License, or
  22. (at your option) any later version.
  23. This program is distributed in the hope that it will be useful,
  24. but WITHOUT ANY WARRANTY; without even the implied warranty of
  25. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  26. GNU General Public License for more details.