Commit graph

6 commits

Author SHA1 Message Date
Jason Crist
4a1112329f
Sandbox sync tools (#2813)
This change adds a 'sandbox.sh' script (and package.json scripts) that helps to move LOCAL changes to a sanxbox both for DEVELOPMENT or to DEPLOY CODE in preparation for production builds.

USAGE of the script is outlined in updates to README.md

Determines files to IGNORE by comparing what changed between the current
BRANCH divergence point and the TIP of TRUNK

Files can be WATCHED to trigger the rsync
2020-11-20 10:48:24 -05:00
Ben Dwyer
0728a57361 add lodash as a dependency 2020-10-08 09:36:43 +01:00
Ben Dwyer
fb93450c96 copy change 2020-10-06 22:20:07 +01:00
Ben Dwyer
8ec3fed6b8 add package.json 2020-10-06 22:12:21 +01:00
Ben Dwyer
34ccb4903e
Revert "Spearhead: Add a dark color scheme" 2020-10-05 10:46:13 +01:00
Ben Dwyer
d41ac5a7f5 add support for dark mode in the calendar block 2020-10-02 20:54:46 +01:00