generated from inherentlee/11ty
9095f5b0e211b0825e3952b9c1ebd29d45220a58
mattrbld test
local drone testing
create secrets.txt:
GIT_TOKEN=PAT
run drone exec with secrets file:
drone exec --secret-file=secrets.txt
submodule bullshit
to pull in remote updates:
git submodule update --remote
to push incl. submodule updates:
cd mattrbld-site
git commit -am "message"
cd ..
git push --recurse-submodules=on-demand
Description
Languages
JavaScript
41.9%
CSS
35.1%
Nunjucks
23%