Skip to content

Commit 242f912

Browse files
Merge pull request #130 from CloudNativeLinz/feature/add-speaker-and-hosting-forms-to-website
Feature/add speaker and hosting forms to website
2 parents b395898 + f11032e commit 242f912

File tree

8 files changed

+39
-13
lines changed

8 files changed

+39
-13
lines changed

.github/ISSUE_TEMPLATE/1-submit-a-talk.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,6 @@ body:
4141
description: Provide a brief description of your talk. We'll use this in the meetup announcement and to help us understand the content and audience.
4242
validations:
4343
required: true
44-
- type: textarea
45-
id: takeaways
46-
attributes:
47-
label: 3 Key Takeaways for the Community
48-
description: What are the three main points or lessons that attendees will learn from your talk?
49-
validations:
50-
required: true
5144
- type: checkboxes
5245
id: terms
5346
attributes:

.github/ISSUE_TEMPLATE/2-host-us.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,17 @@ body:
2626
label: Company Name
2727
validations:
2828
required: true
29+
- type: input
30+
id: address
31+
attributes:
32+
label: Address
33+
description: Where can we find you?
34+
validations:
35+
required: true
2936
- type: textarea
3037
id: additionalinfo
3138
attributes:
32-
label: additional Information
39+
label: Additional Information
3340
description: Is there anything else you would like to share with us?
3441
validations:
3542
required: false

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ redirect_from:
5252
<div class="cta-box">
5353
<h4>Want to contribute?</h4>
5454
<p>We're always looking for speakers and sponsors who want to share their knowledge and support our community.</p>
55-
<a href="https://forms.gle/9GPboKs4T5Yboq5c8" class="btn btn-primary">Get Involved</a>
55+
<a href="https://github.com/CloudNativeLinz/cloudnativelinz.github.io/issues/new/choose" class="btn btn-primary" target="_blank">Get Involved</a>
5656
</div>
5757
</div>
5858
</div>

_pages/join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ permalink: /join/
3232
<p>Have a look at our <a href="/events/">upcoming events</a> to find out when and where we'll be meeting next or <a href="/statistics">browse the statistics</a> to see our loyal hosts!</p>
3333
<div class="cta-box">
3434
<h4>Want to host or speak?</h4>
35-
<a href="https://forms.gle/9GPboKs4T5Yboq5c8" class="btn btn-primary">Get in Touch</a>
35+
<a href="https://github.com/CloudNativeLinz/cloudnativelinz.github.io/issues/new/choose" class="btn btn-primary">Get in Touch</a>
3636
</div>
3737
</div>
3838
</div>

_pages/speaker-info.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permalink: /speaker-info/
1818
</div>
1919
<div class="card-content">
2020
<p>Ready to share your knowledge? We'd love to hear from you!</p>
21-
<a href="https://forms.gle/9GPboKs4T5Yboq5c8" class="btn btn-primary">
21+
<a href="https://github.com/CloudNativeLinz/cloudnativelinz.github.io/issues/new?template=1-submit-a-talk.yaml" class="btn btn-primary" target="_blank">
2222
Submit Your Proposal
2323
</a>
2424
<p class="small-text">Use our form to apply with a session proposal. We review all submissions and will get back to you promptly.</p>
@@ -148,7 +148,7 @@ permalink: /speaker-info/
148148
<div class="card-content text-center">
149149
<h3>Ready to Inspire Our Community?</h3>
150150
<p>Join our growing list of amazing speakers who have shared their knowledge with the Cloud Native Computing Linz community.</p>
151-
<a href="https://forms.gle/9GPboKs4T5Yboq5c8" class="btn btn-light">
151+
<a href="https://github.com/CloudNativeLinz/cloudnativelinz.github.io/issues/new?template=1-submit-a-talk.yaml" class="btn btn-light" target="_blank">
152152
Start Your Speaker Journey
153153
</a>
154154
</div>

_pages/statistics.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,14 @@ permalink: /statistics/
5656
</table>
5757
<div class="fallback-note">📈 This data represents the distribution of events across different hosting organizations in our community.</div>
5858
</div>
59+
<div style="text-align: center; margin-top: 2rem;">
60+
<a href="https://github.com/CloudNativeLinz/cloudnativelinz.github.io/issues/new?template=2-host-us.yaml" target="_blank" rel="noopener" class="btn btn-light">
61+
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
62+
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/>
63+
</svg>
64+
Become a Host
65+
</a>
66+
</div>
5967
</div>
6068
</div>
6169

@@ -97,6 +105,14 @@ permalink: /statistics/
97105
</table>
98106
<div class="fallback-note">🎤 This data shows which speakers have presented most often at our events, highlighting our active community contributors.</div>
99107
</div>
108+
<div style="text-align: center; margin-top: 2rem;">
109+
<a href="https://github.com/CloudNativeLinz/cloudnativelinz.github.io/issues/new?template=1-submit-a-talk.yaml" target="_blank" rel="noopener" class="btn btn-light-secondary">
110+
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
111+
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/>
112+
</svg>
113+
Become a Speaker
114+
</a>
115+
</div>
100116
</div>
101117
</div>
102118

_pages/team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ permalink: /team/
8787
<h3>Want to Join Our Team?</h3>
8888
<p>We're always looking for passionate individuals who want to help grow the cloud native community in Linz. Whether you're interested in organizing events, speaking, or helping with logistics, we'd love to hear from you!</p>
8989
<div style="text-align: center; margin-top: 2rem;">
90-
<a href="https://forms.gle/9GPboKs4T5Yboq5c8" target="_blank" rel="noopener" class="btn btn-large">
90+
<a href="https://github.com/CloudNativeLinz/cloudnativelinz.github.io/issues/new/choose" target="_blank" rel="noopener" class="btn btn-large">
9191
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
9292
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/>
9393
</svg>

assets/style.scss

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,16 @@ a:hover {
486486
color: #667eea;
487487
}
488488

489+
.btn-light-secondary {
490+
background: rgba(255, 255, 255, 0.9);
491+
color: #764ba2;
492+
}
493+
494+
.btn-light-secondary:hover {
495+
background: white;
496+
color: #764ba2;
497+
}
498+
489499
/* Team Section */
490500
.team-grid {
491501
display: grid;

0 commit comments

Comments
 (0)