Oleg Komarov
2ec7af29b6
The donation-box is added as a git submodule, and its /dist directory is copied into /static on deploy via collectstatic. also adds /express-checkout/ url for redirecting one-time donations to stripe later the same url can also be used to skip the checkout form
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
[submodule "assets_shared"]
|
|
path = assets_shared
|
|
url = https://projects.blender.org/infrastructure/web-assets.git
|
|
[submodule "donation-box"]
|
|
path = donation-box
|
|
url = https://projects.blender.org/infrastructure/devfund-donation-box.git
|