Commit graph

18 commits

Author SHA1 Message Date
madhusudhand
3bc5096d90 Version Bump 2024-07-18 13:18:43 +05:30
Joen A.
5e0efe7ba4
Iotix theme updates (Beafialho playground changes) (#7945)
* Changes from WordPress Playground
* Fix patterns.
* Use esc_html_e to translate strings in patterns
* Update translation functions in home.php and startup.php
* Try to address feedback.
* Try to fix Search and 404.
* Update search and 404 again.
* Adds css rule for heading color inside cover blocks to match default paragraph text color

---------

Co-authored-by: Beatriz Fialho <65220155+beafialho@users.noreply.github.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Grant Kinney <hi@grant.mk>
2024-07-17 13:52:20 -05:00
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
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
Vicente Canales
3bc641a366
Version Bump 2023-07-27 09:38:14 -04:00
Jeff Ong
a3c0739e21 Version Bump 2023-07-13 12:40:54 -04:00
Sarah Norris
6a57f887ff Version Bump 2023-07-07 11:41:32 +01:00
Sarah Norris
83ed843ada Version Bump 2023-07-06 13:29:47 +01:00
Jeff Ong
1501553762 Version Bump 2023-07-05 11:13:19 -04:00
Jason Crist
1b474bca69
Comitting the supplied resources for Iotix (#7162)
* Comitting the supplied resources for Iotix

* Removed 'ref' attributes from navigation blocks.  Moved template part blocks out of patterns.

* Use webp.

* Escape and localize.

* Remove ids from images.

* Move footer back to pattern.

* Localize.

---------

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2023-07-05 11:09:50 -04:00
Jeff Ong
5dc90b08d3 Version Bump 2023-05-23 14:40:46 -04:00
Jeff Ong
f2f2c7e79e Version Bump 2023-04-28 14:18:52 -04:00
Jeff Ong
94078a12d9 Version Bump 2023-04-26 11:39:44 -04:00
Sarah Norris
f498b36bbb Version Bump 2023-04-26 14:27:24 +01:00
Jeff Ong
8422f268fa
Iotix: add startup pattern to home.html (#7030)
* Move content of home page to a pattern and include it in the template.

* Add pricing table pattern.

* Add image credits and update description.
2023-04-24 11:41:03 -04:00
Jeff Ong
58b31aa270 Version Bump 2023-04-04 10:42:45 -04:00
Jeff Ong
f85a3427d9 Version Bump 2023-03-24 12:22:23 -04:00
Madhu Dollu
f121d43fcc
Add new theme "Iotix" (formerly Startup) (#6878)
* inital commit from the designer

* Theme cleanup.

* Remove index because its not needed.

* Rename theme.

* Escape and add footer pattern.

* Bump tested versions.

---------

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2023-03-14 17:41:55 +01:00