2026-05-13 16:03:16 -07:00
2026-05-13 18:57:25 +02:00
2026-05-13 18:57:25 +02:00
2026-05-13 15:45:25 -07:00
2026-05-13 15:42:48 -07:00
2026-05-13 15:53:12 -07:00
2026-05-13 15:58:51 -07:00
2026-05-13 18:57:25 +02:00
2026-05-13 15:39:03 -07:00
2026-05-13 15:41:20 -07:00
2026-05-13 18:57:25 +02:00
2026-05-13 18:57:25 +02:00
2026-05-13 13:37:03 -07:00
2026-05-13 18:57:25 +02:00
2026-05-13 16:03:16 -07:00
2026-05-13 18:57:25 +02:00

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
No description provided
Readme 798 KiB
Languages
JavaScript 41.9%
CSS 35.1%
Nunjucks 23%