Commit graph

6 commits

Author SHA1 Message Date
Jason Crist
f888f7b96f
Refactor dotorg deploy script to use an ignore file (#7806)
* Refactor dotorg deploy script to use an EXCLUSION list instead of INCLUSION list, ignore ALL classic themes, check existence of themes and version using HTTP instead of SVN

* Update deploy-dotorg.sh

* use .dotorg-ignore file for rsync and deployment

---------

Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
2024-06-24 09:30:13 -04:00
Jason Crist
80e036574b
Blockbase 3 (#6167)
Refactor/blockbase color admin (#6043)
Moved templates from old folder location to new (#6073)
Blockbase: Implement the Button elements API (#6041)
Blockbase: Implement Comment Block and removed CSS (#6080)
Fix/migrate blockbase font self hosted (#6123)
Blockbase children: update comments block (#6153)
Blockbase: Changed the trigger to render social icons (#6079)
Blockbase: move button padding styles from ponyfill to theme.json (#5901)

Co-authored-by: Grant Kinney <hi@grant.mk>
Co-authored-by: Jeremy Yip <jeremy.yip@automattic.com>
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-07-20 14:54:48 -04:00
Sarah Norris
6fda92d1f7
Update all dependencies and add update script (#5304)
* Add update-dependencies script

* Update deps for all themes

* update barnsbury package.lock

* Rebuild all themes

* Another run of update & build all

* Update alves package-lock

* Update root package-lock

* Update all package-lock files

* Add nvmrc file

* Remove .nvmrc file

* Add node version to root package json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-14 14:28:12 +00:00
Jason Crist
d8e8817b57 Removed unneeded log 2021-09-17 09:13:54 -04:00
Jason Crist
54fac084c7 Add utility to build a .org compatable .zip of themes 2021-09-17 09:13:54 -04:00
Jason Crist
1d70a2d7bc
Try/add batch utils (#4478)
Added batch utilities to operate on all theme projects (that have a package.json file)
2021-08-30 14:09:55 -04:00