Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7192b68

Browse files
authored
Merge pull request #53 from legacycoderocks/update-mastadon-and-sponsors-on-homepage
Update MenderCon details for 2025 and adjust partner information
2 parents c590beb + b58afa9 commit 7192b68

File tree

5 files changed

+7
-9
lines changed

5 files changed

+7
-9
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exclude: ['/automation/', 'README.md', 'LICENSE.txt', 'CNAME']
1111
encoding: UTF-8
1212

1313
# Site Settings
14-
title: "MenderCon 2024"
14+
title: "MenderCon"
1515
1616
description: "MenderCon is a conference for people who are passionate about modernizing and improving software systems"
1717
baseurl: ""
@@ -20,7 +20,7 @@ permalink: "/blog/:title"
2020
googleAnalyticsTrackingId: "UA-43643469-5"
2121
googleAnalyticsSiteUrl: "gdg-x.github.io"
2222
siteVerification: "b9imDOrFawXaBXCC4r3uJDdswSYcalD-wWpMYhFq-no"
23-
isAcceptingSponsors: false
23+
isAcceptingSponsors: true
2424

2525
collections:
2626
faqs:
@@ -36,7 +36,7 @@ socialImageSrcFacebook: "/img/seo/sharing-facebook.png"
3636

3737
# Documents
3838
c4pUrl: "https://forms.gle/ve2YcKycdFUxUGZh6"
39-
c4sponsorsUrl: "/assets/GDG_DevFest_Partnership.pdf"
39+
c4sponsorsUrl: "/assets/MenderCon_2025_Sponsorship_Prospectus.pdf"
4040

4141

4242
# Navigation
@@ -99,8 +99,8 @@ venueFeatures: ["3 huge cinema screens", "Doulby Digital Surround EX audio syste
9999
# Toots Feed Block
100100
tootsFeedImage: "mastodon-feed.jpg"
101101
tootsFeedTitle: "What's Up?"
102-
mastodonHashTag: "MenderCon2024"
103-
mastodonFeedUrl: "https://toot.legacycode.rocks/api/v1/timelines/tag/MenderCon2024"
102+
mastodonHashTag: "MenderCon2025"
103+
mastodonFeedUrl: "https://toot.legacycode.rocks/api/v1/timelines/tag/MenderCon2025"
104104

105105
# Partners Block
106106
organizersTitle: "Organizers"

_data/partners.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
-
22
group: "General sponsor"
33
elements:
4-
- {name: "Corgibytes", description: "Corgibytes - old code; new tricks", link: "https://corgibytes.com", imageUrl: "corgibytes-logo.png"}
5-
- {name: "Planet Argon", description: "Planet Argon: Software Development with Ruby on Rails", link: "https://planetargon.com", imageUrl: "planet-argon-logo.png"}
6-
- {name: "Deep Roots", description: "Legacy code is the roots of your business", link: "https://digdeeproots.com", imageUrl: "deep-roots-logo.png"}
4+
# - {name: "Corgibytes", description: "Corgibytes - old code; new tricks", link: "https://corgibytes.com", imageUrl: "corgibytes-logo.png"}
75

_includes/mastodon-feed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<use xlink:href="{{ site.baseurl }}/img/sprites/sprites.svg#icon-mastodon"></use>
99
</svg>
1010
</a>
11-
<h3>{{ site.tootsFeedTitle }} <a href="https://toot.legacycode.rocks/tags/MenderCon2024" target="_blank">#{{ site.mastodonHashTag }}</a>
11+
<h3>{{ site.tootsFeedTitle }} <a href="{{ site.mastodonFeedUrl }}" target="_blank">#{{ site.mastodonHashTag }}</a>
1212
</h3>
1313
<div id="toots" class="toots"></div>
1414
</div>

assets/GDG_DevFest_Partnership.pdf

-2.44 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)