Skip to content

Commit

Permalink
Publish site for fabc21a
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Jul 29, 2024
1 parent 1d6aa03 commit b8ab33d
Show file tree
Hide file tree
Showing 8 changed files with 289 additions and 272 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<h1>About</h1>
</div>

<p><em>16 July 2024</em></p>
<p><em>29 July 2024</em></p>

<p><div class="sect1">
<h2 id="_the_site">The Site</h2>
Expand Down
2 changes: 1 addition & 1 deletion bylaws.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<h1>Bylaws</h1>
</div>

<p><em>16 July 2024</em></p>
<p><em>29 July 2024</em></p>

<p><div id="preamble">
<div class="sectionbody">
Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<atom:link href="https://aalmiray.github.io/java-champions//feed.xml" rel="self" type="application/rss+xml" />
<description>JBake Bootstrap Template</description>
<language>en-gb</language>
<pubDate>Tue, 16 Jul 2024 05:54:26 +0000</pubDate>
<lastBuildDate>Tue, 16 Jul 2024 05:54:26 +0000</lastBuildDate>
<pubDate>Mon, 29 Jul 2024 19:01:43 +0000</pubDate>
<lastBuildDate>Mon, 29 Jul 2024 19:01:43 +0000</lastBuildDate>


</channel>
Expand Down
Binary file added img/avatars/MGrzejszczak.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
531 changes: 270 additions & 261 deletions members.html

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions resources/java-champions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1378,6 +1378,14 @@ members:
sessionize: https://sessionize.com/mary-grygleski
website: https://discord.gg/RMU4Juw
avatar: img/avatars/mgrygles.png
- name: Marcin Grzejszczak
year: 2024
country:
nomination: Poland
social:
twitter: https://twitter.com/MGrzejszczak
linkedin: https://www.linkedin.com/in/%F0%9F%91%BE-marcin-grzejszczak-15565119/
avatar: img/avatars/MGrzejszczak.png
- name: Andrzej Grzesik
year: 2016
country:
Expand Down
8 changes: 4 additions & 4 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://aalmiray.github.io/java-champions//stats.html</loc>
<lastmod>2024-07-16</lastmod>
<lastmod>2024-07-29</lastmod>
</url>
<url>
<loc>https://aalmiray.github.io/java-champions//members.html</loc>
<lastmod>2024-07-16</lastmod>
<lastmod>2024-07-29</lastmod>
</url>
<url>
<loc>https://aalmiray.github.io/java-champions//about.html</loc>
<lastmod>2024-07-16</lastmod>
<lastmod>2024-07-29</lastmod>
</url>
<url>
<loc>https://aalmiray.github.io/java-champions//bylaws.html</loc>
<lastmod>2024-07-16</lastmod>
<lastmod>2024-07-29</lastmod>
</url>
</urlset>
6 changes: 3 additions & 3 deletions stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<h1>Stats</h1>
</div>

<p><em>16 July 2024</em></p>
<p><em>29 July 2024</em></p>

<p><script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript">
Expand All @@ -81,10 +81,10 @@ <h1>Stats</h1>
['Switzerland', 9],
['Russian Federation', 7],
['Sweden', 7],
['Poland', 6],
['Japan', 5],
['Turkey', 5],
['Italy', 5],
['Poland', 5],
['Romania', 5],
['Norway', 5],
['Mexico', 4],
Expand Down Expand Up @@ -145,7 +145,7 @@ <h1>Stats</h1>

var yearsData = google.visualization.arrayToDataTable([
['YEAR', 'Total'],
['2024', 14],
['2024', 15],
['2023', 19],
['2022', 14],
['2021', 22],
Expand Down

0 comments on commit b8ab33d

Please sign in to comment.