|
1 | 1 | +++
|
2 |
| -Title = "devopsdays Des Moines 2025" |
| 2 | +Title = "DevOpsDays Des Moines 2025" |
3 | 3 | Type = "welcome"
|
4 | 4 | aliases = ["/events/2025-des-moines/"]
|
5 |
| -Description = "devopsdays Des Moines 2025" |
| 5 | +Description = "Devopsdays Des Moines 2025" |
6 | 6 | +++
|
7 | 7 |
|
8 | 8 | <!-- <div style="text-align:center;">
|
9 | 9 | {{< event_logo >}}
|
10 | 10 | </div> -->
|
11 | 11 |
|
12 |
| -<div class = "row"> |
13 |
| - <div class = "col-md-2"> |
14 |
| - <strong>Dates</strong> |
15 |
| - </div> |
16 |
| - <div class = "col-md-8"> |
17 |
| - {{< event_start >}} - {{< event_end >}} |
| 12 | +<div class="row"> |
| 13 | + <div class='col-12 text-center' style="padding-bottom:25px"> |
| 14 | + <h1>Join us for Agile + DevOpsDays Des Moines 2025!</h1> |
18 | 15 | </div>
|
19 | 16 | </div>
|
20 | 17 |
|
21 |
| -<!-- <div class = "row"> |
22 |
| - <div class = "col-md-2"> |
23 |
| - <strong>Location</strong> |
24 |
| - </div> |
25 |
| - <div class = "col-md-8"> |
26 |
| - {{< event_location >}} |
27 |
| - </div> |
28 |
| -</div> --> |
29 |
| - |
30 |
| -<!-- <div class = "row"> |
31 |
| - <div class = "col-md-2"> |
32 |
| - <strong>Register</strong> |
33 |
| - </div> |
34 |
| - <div class = "col-md-8"> |
35 |
| - {{< event_link page="registration" text="Register to attend the conference!" >}} |
36 |
| - </div> |
37 |
| -</div> --> |
38 |
| - |
39 |
| -<!-- <div class = "row"> |
40 |
| - <div class = "col-md-2"> |
41 |
| - <strong>Propose</strong> |
42 |
| - </div> |
43 |
| - <div class = "col-md-8"> |
44 |
| - {{< event_link page="propose" text="Propose a talk!" >}} |
45 |
| - </div> |
46 |
| -</div> --> |
47 |
| - |
48 |
| -<!-- <div class = "row"> |
49 |
| - <div class = "col-md-2"> |
50 |
| - <strong>Program</strong> |
51 |
| - </div> |
52 |
| - <div class = "col-md-8"> |
53 |
| - View the {{< event_link page="program" text="program." >}} |
54 |
| - </div> |
55 |
| -</div> --> |
56 |
| - |
57 |
| -<!-- <div class = "row"> |
58 |
| - <div class = "col-md-2"> |
59 |
| - <strong>Speakers</strong> |
60 |
| - </div> |
61 |
| - <div class = "col-md-8"> |
62 |
| - Check out the {{< event_link page="speakers" text="speakers!" >}} |
63 |
| - </div> |
64 |
| -</div> --> |
65 |
| - |
66 | 18 | <div class = "row">
|
67 |
| - <div class = "col-md-2"> |
68 |
| - <strong>Sponsors</strong> |
69 |
| - </div> |
70 |
| - <div class = "col-md-8"> |
71 |
| - {{< event_link page="sponsor" text="Sponsor the conference!" >}} |
| 19 | + <div class = "col-md-4"> |
| 20 | + <div class = "row justify-content-center"> |
| 21 | + {{< event_logo >}} |
| 22 | + </div> |
| 23 | + <div class = "row"> |
| 24 | + <div class = "col-md-2"> |
| 25 | + <strong>Dates</strong> |
| 26 | + </div> |
| 27 | + <div class = "col-md-8"> |
| 28 | + {{< event_start >}} - {{< event_end >}} |
| 29 | + </div> |
| 30 | + </div> |
| 31 | + <div class = "row"> |
| 32 | + <div class = "col-md-2"> |
| 33 | + <strong>Location</strong> |
| 34 | + </div> |
| 35 | + <div class = "col-md-8"> |
| 36 | + {{< event_location >}} |
| 37 | + </div> |
| 38 | + </div> |
| 39 | + <div class = "row"> |
| 40 | + <div class = "col-md-2"> |
| 41 | + <strong>Register</strong> |
| 42 | + </div> |
| 43 | + <div class = "col-md-8"> |
| 44 | + {{< event_link page="registration" text="Register to attend the conference!" >}} |
| 45 | + </div> |
| 46 | + </div> |
| 47 | + <!-- <div class = "row"> |
| 48 | + <div class = "col-md-2"> |
| 49 | + <strong>Propose</strong> |
| 50 | + </div> |
| 51 | + <div class = "col-md-8"> |
| 52 | + {{< event_link page="propose" text="Propose a talk!" >}} |
| 53 | + </div> |
| 54 | + </div> --> |
| 55 | + <!-- <div class = "row"> |
| 56 | + <div class = "col-md-2"> |
| 57 | + <strong>Program</strong> |
| 58 | + </div> |
| 59 | + <div class = "col-md-8"> |
| 60 | + View the {{< event_link page="program" text="program." >}} |
| 61 | + </div> |
| 62 | + </div> --> |
| 63 | + <!-- <div class = "row"> |
| 64 | + <div class = "col-md-2"> |
| 65 | + <strong>Speakers</strong> |
| 66 | + </div> |
| 67 | + <div class = "col-md-8"> |
| 68 | + Check out the {{< event_link page="speakers" text="speakers!" >}} |
| 69 | + </div> |
| 70 | + </div> --> |
| 71 | + <div class = "row"> |
| 72 | + <div class = "col-md-2"> |
| 73 | + <strong>Sponsors</strong> |
| 74 | + </div> |
| 75 | + <div class = "col-md-8"> |
| 76 | + {{< event_link page="sponsor" text="Sponsor the conference!" >}} |
| 77 | + </div> |
| 78 | + </div> |
| 79 | + <div class = "row"> |
| 80 | + <div class = "col-md-2"> |
| 81 | + <strong>Contact</strong> |
| 82 | + </div> |
| 83 | + <div class = "col-md-8"> |
| 84 | + {{< event_link page="contact" text="Get in touch with the organizers" >}} |
| 85 | + </div> |
| 86 | + </div> |
| 87 | + <!-- Uncomment if you added your city twitter name --> |
| 88 | + <!-- |
| 89 | + {{< event_twitter >}} |
| 90 | + --> |
72 | 91 | </div>
|
73 |
| -</div> |
74 | 92 |
|
75 |
| -<div class = "row"> |
76 |
| - <div class = "col-md-2"> |
77 |
| - <strong>Contact</strong> |
78 |
| - </div> |
79 |
| - <div class = "col-md-8"> |
80 |
| - {{< event_link page="contact" text="Get in touch with the organizers" >}} |
| 93 | + <div class = "col-md-7"> |
| 94 | + <div class="row"> |
| 95 | + <h2>Agile + DevOpsDays Des Moines is back again!</h2> |
| 96 | + <p>Help us spread the word: We’d love your help in making this a successful event. If you enjoyed the conference in the past and are willing to recommend it to others, please share this with your teammates and colleagues. <a href="https://www.linkedin.com/in/devopsdays-desmoines-374931181/">Follow us on LinkedIn</a> for updates on the event including program and speaker announcements.</p> |
| 97 | + <p>Thanks for your support, and we look forward to seeing you at the conference!</p> |
| 98 | + </div> |
| 99 | + <div class = "row"> |
| 100 | + <div class = "col-md-12"> |
| 101 | + <div class = "row justify-content-center"> |
| 102 | + <div class = "d-flex p-2"> |
| 103 | + <a class="btn btn-primary btn-block" style = "margin-top: 10px; margin-bottom: 10px; background-color: #96bfe6; border-color: #96bfe6;" href="https://www.eventbrite.com/e/agile-devopsdays-des-moines-2025-tickets-1267504242309"> |
| 104 | + <i class="fa fa-group fa-lg"></i> Attend the Conference |
| 105 | + </a> |
| 106 | + </div> |
| 107 | + <div class = "d-flex p-2"> |
| 108 | + <a class="btn btn-primary btn-block" style = "margin-top: 10px; margin-bottom: 10px; background-color: #96bfe6; border-color: #96bfe6;" href="/events/2025-des-moines/contact"> |
| 109 | + <i class="fa fa-envelope-o fa-lg"></i> Contact the Organizers |
| 110 | + </a> |
| 111 | + </div> |
| 112 | + <div class = "d-flex p-2"> |
| 113 | + <a class="btn btn-primary btn-block" style = "margin-top: 10px; margin-bottom: 10px; background-color: #96bfe6; border-color: #96bfe6;" href="https://www.linkedin.com/in/devopsdays-desmoines-374931181/"> |
| 114 | + <i class="fa fa-linkedin-square fa-lg"></i> Follow us on LinkedIn |
| 115 | + </a> |
| 116 | + </div> |
| 117 | + </div> |
| 118 | + </div> |
| 119 | + </div> |
81 | 120 | </div>
|
82 | 121 | </div>
|
83 |
| - |
84 |
| -<!-- Uncomment if you added your city twitter name --> |
85 |
| -<!-- |
86 |
| -{{< event_twitter >}} |
87 |
| ---> |
|
0 commit comments