forked from bangkokrb/rubyconfth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnetlify.toml
31 lines (24 loc) · 1002 Bytes
/
netlify.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[build]
publish = "output/"
command = "git submodule update --init --recursive && BRIDGETOWN_ENV=production ./bin/bridgetown deploy"
[[redirects]]
from = "/cfp"
to = "https://www.papercall.io/rubyconfth2023"
[[redirects]]
from = "/sponsors2023"
to = "https://docs.google.com/presentation/d/e/2PACX-1vT8-zU4gQA-0ZF0ptHkoV1IGEWw-87U_eNZHrdaG3EP89aOjTceIkKBGG7qcXqIOt6YIc4jWXbnureL/pub?start=false&loop=false&delayms=3000"
[[redirects]]
from = "/slack"
to = "https://join.slack.com/t/rubyconfth/shared_invite/enQtNzEwMTk1MjEyMjg4LTcyOTQwZjNjODE1ZTQzMzllNmY2NTMxOTM3NWI2Mzk0ZmJmNWE3MjdlYzBhOGQ1NDdjOWI4ZWYyZGJiYzU4YWU"
[[redirects]]
from = "/tickets"
to = "https://www.eventpop.me/e/15095/rubyconfth-2023"
[[redirects]]
from = "/notgoing"
to = "https://www.eventpop.me/e/15095/rubyconfth-2023#ticket_types_41411"
[[redirects]]
from = "/spin"
to = "https://rubyconfth-luckydraw.netlify.app/"
[[redirects]]
from = "/students"
to = "https://forms.gle/HHCqvi6UGHgFyqyH7"