Commit graph

11 commits

Author SHA1 Message Date
Jeff Ong
b058c0ad1b
Filter files to copy from parent to variation. (#5463) 2022-02-07 09:38:03 -05:00
Ben Dwyer
31f99098a1
Geologist and Zoologist: Add blog-homepage tag' (#5460) 2022-02-04 19:21:09 +00:00
Jason Crist
2c8be5f238
Fix/variation versioning (#5406)
* Adjusted variation script to keep existing version when running
* Removed unused 'template-mods' feature of variations
* Added option to git add changes while building variations
* Added the building of variations to deployment process
2022-01-31 11:37:12 -05:00
Ben Dwyer
da971631a9
Videomaker White: Update screenshot (#5402) 2022-01-26 17:09:45 +00:00
Ben Dwyer
9e884911aa
Videomaker White: Update laural assets (#5400) 2022-01-26 15:01:15 +00:00
Ben Dwyer
c44ebf2bc4
Blockbase: Load Block Patterns for children automatically (#5363)
* Blockbase: Load Block Patterns for children automatically

* Regenerate variations
2022-01-19 09:06:55 +00:00
Ben Dwyer
dafbe5fe59
Update screenshots (#5364) 2022-01-18 17:52:58 +00:00
Sarah Norris
1ce705216e
Blockbase: update dependencies & change node-sass to dart sass (#5290)
* Use dart sass instead of node sass
* Update deps
* Add postcss to themes not already using it
* Update all package-lock files for node 16
* Remove package files from generated variations
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-14 10:52:32 -05:00
Jason Crist
87c87b9364
Adding videomaker white variation (#5187) 2021-12-14 11:37:29 +00:00
Jason Crist
078e88c6cb
Add/quadrat variations (#5186)
* Adding basic Quadrat variations

* Adding quadrat variation image assets

* Added Quadrat variant screenshots

* Adding compiled Quadrat variations
2021-12-14 11:33:10 +00:00
Jason Crist
db081d9814
Geologist Variations + Variation Creation Script (#5179)
* WIP variations script

* add some initial code to copy theme variants

* Add more variations

* Fix blue and slate variations

* Remove commas breaking theme.json

* Refactored script to exclude unnecessary elements, copy additional resources and merge theme.json data

* Added npm script target to variations build.  Added readme files to variation destination.

* Removed unused 'foreground' palette color from geologist variations.  Mapped 'secondary' palette color to 'secondary' custom color in base Geologist theme.

* Removed unused 'foreground' palette color from geologist variations.  Mapped 'secondary' palette color to 'secondary' custom color in base Geologist theme.

* Made the variations script smart

* Made site title adjustments per design request

* Update the header to use the standard blockbase header

* Refactored the usage of default header out of a change to template part and instead introduced the concept of 'mods' that will change templates to suit

* Removed header modifications to Geologist variations

* Added Google font URL information to geologist-blue

* Add IBM Plex Mono to our list of cusotmization fonts

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-13 16:53:44 +00:00