themes-wordpress/sten
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
..
parts Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342) 2023-09-05 16:56:35 +07:00
templates Sten theme: removing theme key from template part links in templates 2023-07-10 12:18:55 +02:00
functions.php Sten: Add theme for review (#7015) 2023-06-27 13:00:44 +02: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-09-05 11:13:52 +01:00
theme.json Sten: Add theme for review (#7015) 2023-06-27 13:00:44 +02:00

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

== Description ==

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.

== Changelog ==

= 1.0.3 =
* Optimize images (#7671)

= 1.0.2 =
* Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342)

= 0.0.1 =
* Initial release

== Copyright ==

Sten WordPress Theme, (C) 2023 Automattic
Sten is distributed under the terms of the GNU GPL.
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)

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.