Commit graph

22 commits

Author SHA1 Message Date
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
Griffith Chen
c5dd41d77d Version Bump 2023-08-22 09:40:41 +08:00
Jason Crist
c607f3754d Version Bump 2022-10-28 12:08:09 -04:00
Sarah Norris
b448635eaa Version Bump 2022-10-24 10:41:22 +01:00
madhusudhand
4c0ae5a888 Version Bump 2022-08-09 11:57:59 +05:30
Sarah Norris
d1a623c655 Version Bump 2022-08-05 16:26:45 +01:00
madhusudhand
b0cb150810 Version Bump 2022-08-05 14:48:14 +05:30
madhusudhand
7af4710866 Version Bump 2022-08-05 12:34:01 +05:30
Andres Blanco
101c1e2d3a Version Bump 2022-08-01 12:26:14 -03:00
Jeff Ong
c46b165502 Version Bump 2022-07-06 10:19:18 -04:00
Jason Crist
ad08b72471 Version Bump 2022-07-05 14:37:06 -04:00
Sarah Norris
54018dd04c Version Bump 2022-07-04 10:05:54 +01:00
Jeff Ong
a240a1cc25 Version Bump 2022-06-23 16:30:29 -04:00
Mark Biek
0eb047cada Version Bump 2022-05-25 09:55:22 -04:00
madhusudhand
e64aaae409 Version Bump 2022-05-05 12:56:47 +05:30
Jason Crist
4a8b9900d6
Add a changelog generator and various changelogs (#5903)
Co-authored-by: mikachan <sarah@sekai.co.uk>
2022-04-21 10:23:35 -04:00
Kjell Reigstad
1300f08635
[Archeo] Update the theme screenshot with Mayan translation (#5721) 2022-03-23 12:43:28 -04:00
Jeff Ong
e7518fab3f
Archeo: bump version (#5668)
* Bump version to 1.0.0

* Update description.
2022-03-15 14:00:29 -04:00
Sarah Norris
6965919b6c
Archeo: Update readme.txt and style.css (#5541)
* Update readme.txt

* Update style.css

* Remove credits from style.css

* Add line about derivative
2022-02-21 20:51:07 +00:00
Kjell Reigstad
835ac632a3
Update, compress, and credit images used in the Archeo theme (#5544)
* Update palais-du-gouverneur

* Update chahk

* Update figure-gigantesque.

* Update pyramid

* Update uxmal

* palais-du-cirque

* ancien-temple

* Replace theme screenshot.

* Revise credit line.

* Update archeo/inc/patterns/layout-with-two-images-and-text.php

Co-authored-by: Jeff Ong <jonger4@gmail.com>

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-02-17 11:29:28 +00:00
Sarah Norris
02057a7313
Add Archeo (as standalone theme) (#5436)
* Add archeo

* Add color and font settings

* update the footer

* Add footer file

* footer fixes

* make sizes responsive

* Add package.json to handle theme.css

* Add functions.php

* Adjust footer to be closer to mocks

* Add index.html

* Add theme.scss & add numbers to header nav

* Update package-lock

* Make menu with numbers into a template part

* Remove theme sass

* Remove Template: blockbase

* Add index.php file

* Remove Blockbase class name

* Update functions.php & add font file

functions.php file is based on Livro

* Update theme.json fonts and layout

* Rename header template

* Rename parts and templates directories

* Update theme.json

* Update readme

* Add styles to style.css

* Update header template

* Adjust header font sizes

* Add dynamic spacing

* Update nav in footer

* Remove inline style from site title

* Update layout settings against mocks

* Add typography styles

* Change Chivo fallback to sans-serif

* Add template parts

* Add basic templates

* Add button styles

* Fix style.css formatting

* Fix default line height var

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-02 16:48:50 +00:00