Commit graph

6 commits

Author SHA1 Message Date
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
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
91563d34aa
Iotix: fix post content alignment (#7035)
* Move post content outside group so it can inherit global padding and go full width.

* Remove theme key from template part.
2023-04-26 11:38:32 -04: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
40d852833a
Iotix: add global padding and fix footer (#6953)
* Fix footer.

* Remove whitespace.

* Add root padding.

* Add layout to post content.
2023-04-04 10:41:45 -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