devfund-website/.gitmodules
Oleg Komarov 2ec7af29b6 Campaign: devfund-donation-box component included via collectstatic
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
2023-11-27 17:15:24 +01:00

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