Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 9 additions & 13 deletions layouts/cfp/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,30 +195,26 @@ <h3 class="text-lg font-bold text-text-heading mb-3">Financial aid available</h3
<div class="bg-bg-card rounded-2xl p-10 card-glow border border-py-blue/20">
<h2 class="text-2xl font-bold text-text-heading mb-4">Stay in the Loop</h2>
<p class="text-text-secondary mb-8 leading-relaxed">
The Call for Proposals will open in the coming months.
The Call for Proposals will open in the coming days.
Follow Python Ireland on social media to be among the first notified
when submissions open.
</p>
<div class="flex flex-wrap justify-center gap-4">
<a href="{{ .Site.Params.mastodonUrl }}" target="_blank" rel="me noopener"
class="inline-flex items-center gap-2 bg-py-blue hover:bg-py-blue-light text-white px-6 py-3 rounded-xl font-semibold transition-colors text-sm">
<a href="{{ .Site.Params.mastodonUrl }}" target="_blank" rel="me noopener" aria-label="Follow on Mastodon"
class="inline-flex items-center justify-center bg-py-blue hover:bg-py-blue-light text-white w-12 h-12 rounded-xl transition-colors">
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path d="M23.268 5.313c-.35-2.578-2.617-4.61-5.304-5.004C17.51.242 15.792 0 11.813 0h-.03c-3.98 0-4.835.242-5.288.309C3.882.692 1.496 2.518.917 5.127.64 6.412.61 7.837.661 9.143c.074 1.874.088 3.745.26 5.611.118 1.24.325 2.47.62 3.68.55 2.237 2.777 4.098 4.96 4.857 2.336.792 4.849.923 7.256.38.265-.061.527-.132.786-.213.585-.184 1.27-.39 1.774-.753a.057.057 0 00.023-.043v-1.809a.052.052 0 00-.066-.054 19.648 19.648 0 01-4.58.574c-2.73 0-3.463-1.284-3.674-1.818a5.593 5.593 0 01-.319-1.433.053.053 0 01.066-.054 19.648 19.648 0 004.581.574c.497 0 .994-.013 1.49-.04 2.397-.126 4.955-.326 7.146-1.085 2.604-.901 4.88-3.599 5.094-6.715.034-.504.121-5.263-.004-5.785z"/></svg>
Follow on Mastodon
</a>
<a href="https://twitter.com/{{ strings.TrimPrefix "@" .Site.Params.twitterHandle }}" target="_blank" rel="noopener"
class="inline-flex items-center gap-2 bg-bg-primary hover:bg-bg-card border border-white/10 text-text-primary px-6 py-3 rounded-xl font-semibold transition-colors text-sm">
<a href="https://twitter.com/{{ strings.TrimPrefix "@" .Site.Params.twitterHandle }}" target="_blank" rel="noopener" aria-label="Follow on Twitter / X"
class="inline-flex items-center justify-center bg-bg-primary hover:bg-bg-card border border-white/10 text-text-primary w-12 h-12 rounded-xl transition-colors">
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
Follow on Twitter / X
</a>
<a href="{{ .Site.Params.linkedinUrl }}" target="_blank" rel="noopener"
class="inline-flex items-center gap-2 bg-bg-primary hover:bg-bg-card border border-white/10 text-text-primary px-6 py-3 rounded-xl font-semibold transition-colors text-sm">
<a href="{{ .Site.Params.linkedinUrl }}" target="_blank" rel="noopener" aria-label="Follow on LinkedIn"
class="inline-flex items-center justify-center bg-bg-primary hover:bg-bg-card border border-white/10 text-text-primary w-12 h-12 rounded-xl transition-colors">
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
Follow on LinkedIn
</a>
<a href="mailto:{{ .Site.Params.email }}"
class="inline-flex items-center gap-2 bg-bg-primary hover:bg-bg-card border border-white/10 text-text-primary px-6 py-3 rounded-xl font-semibold transition-colors text-sm">
<a href="mailto:{{ .Site.Params.email }}" aria-label="Contact us"
class="inline-flex items-center justify-center bg-bg-primary hover:bg-bg-card border border-white/10 text-text-primary w-12 h-12 rounded-xl transition-colors">
<svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"/></svg>
Contact us
</a>
</div>
</div>
Expand Down
4 changes: 4 additions & 0 deletions mise.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[tools]
hugo = "0.161.1"
python = "3.13.11"

[env]
BROWSERLESS_TOKEN = "secret"
BROWSERLESS_URL = "http://localhost:3000/"