Skip to content

Commit

Permalink
Update site (4795)
Browse files Browse the repository at this point in the history
  • Loading branch information
UseGalaxy.EU Jenkins Bot committed Dec 8, 2023
1 parent 0b23610 commit 5bbd615
Show file tree
Hide file tree
Showing 22 changed files with 2,257 additions and 269 deletions.
12 changes: 11 additions & 1 deletion citations.html

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions events-ical.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,48 @@

BEGIN:VCALENDAR

PRODID:-//jekyll//NONSGML v1.0//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:UseGalaxy.eu Tool Updates for 2023-12-07
X-WR-TIMEZONE:Europe/Berlin
BEGIN:VEVENT
ORGANIZER;CN=:MAILTO:?subject=UseGalaxy.eu%20Tool%20Updates%20for%202023-12-07
DTSTART;VALUE=DATE:
DTEND;VALUE=DATE:
DTSTAMP;VALUE=DATE:T000000Z
CREATED;VALUE=DATE:20231207T000000Z
UID:@usegalaxy.eu
DESCRIPTION:
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:UseGalaxy.eu Tool Updates for 2023-12-07
TRANSP:OPAQUE
END:VEVENT

PRODID:-//jekyll//NONSGML v1.0//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:UseGalaxy.eu Tool Updates for 2023-12-03
X-WR-TIMEZONE:Europe/Berlin
BEGIN:VEVENT
ORGANIZER;CN=:MAILTO:?subject=UseGalaxy.eu%20Tool%20Updates%20for%202023-12-03
DTSTART;VALUE=DATE:
DTEND;VALUE=DATE:
DTSTAMP;VALUE=DATE:T000000Z
CREATED;VALUE=DATE:20231203T000000Z
UID:@usegalaxy.eu
DESCRIPTION:
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:UseGalaxy.eu Tool Updates for 2023-12-03
TRANSP:OPAQUE
END:VEVENT

PRODID:-//jekyll//NONSGML v1.0//EN
VERSION:2.0
CALSCALE:GREGORIAN
Expand Down
307 changes: 184 additions & 123 deletions feed.xml

Large diffs are not rendered by default.

132 changes: 132 additions & 0 deletions freiburg/galaxy/gxnews.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,138 @@



tags.push(`tools`)

tags.push(`Freiburg`)

if (!userTag ? true : tags.includes(userTag)) {
counter++

div = `
${counter === 3 ? '<div class="row">' : ''}
<div class="col-md-4 tools news ">
<div class="row" style="padding: 1em">
<div>

<a href="/posts/2023/12/07/tool-update/plain.html">

<h2 class="title">UseGalaxy.eu Tool Updates for 2023-12-07</h2>
</a>
<span class="date">






<i class="fa fa-wrench" aria-hidden="true"></i>







</span>
<span class="date">
December 7, 2023
</span>

<a href="javascript:window.location.href=window.location.href.split('?')[0] + '?tag=Freiburg'"
class="btn btn-success btn-xs tag-element" role="button">Freiburg</a>



<a href="javascript:window.location.href=window.location.href.split('?')[0] + '?tag=tools'"
class="btn btn-primary btn-xs tag-element" role="button">tools</a>



</div>
<div class="news-content">
<div><p>On 2023-12-07, the tools on UseGalaxy.eu were updated by our automated tool update and installation process in <a href="https://build.galaxyproject.eu/job/usegalaxy-eu/job/install-tools/#421/">Jenkins Build #421</a></p>
</div>
</div>
</div>
</div>
${counter === 3 ? '</div>' : ''}
`
if (counter === 3) {
counter = 0
}

news.append(div);
}
tags = []



tags.push(`tools`)

tags.push(`Freiburg`)

if (!userTag ? true : tags.includes(userTag)) {
counter++

div = `
${counter === 3 ? '<div class="row">' : ''}
<div class="col-md-4 tools news ">
<div class="row" style="padding: 1em">
<div>

<a href="/posts/2023/12/03/tool-update/plain.html">

<h2 class="title">UseGalaxy.eu Tool Updates for 2023-12-03</h2>
</a>
<span class="date">






<i class="fa fa-wrench" aria-hidden="true"></i>







</span>
<span class="date">
December 3, 2023
</span>

<a href="javascript:window.location.href=window.location.href.split('?')[0] + '?tag=Freiburg'"
class="btn btn-success btn-xs tag-element" role="button">Freiburg</a>



<a href="javascript:window.location.href=window.location.href.split('?')[0] + '?tag=tools'"
class="btn btn-primary btn-xs tag-element" role="button">tools</a>



</div>
<div class="news-content">
<div><p>On 2023-12-03, the tools on UseGalaxy.eu were updated by our automated tool update and installation process in <a href="https://build.galaxyproject.eu/job/usegalaxy-eu/job/install-tools/#420/">Jenkins Build #420</a></p>
</div>
</div>
</div>
</div>
${counter === 3 ? '</div>' : ''}
`
if (counter === 3) {
counter = 0
}

news.append(div);
}
tags = []



tags.push(`tools`)

tags.push(`Freiburg`)
Expand Down
38 changes: 19 additions & 19 deletions freiburg/galaxy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ <h2><a href="/galaxy/news.html">News</a></h2>



<a class="list-group-item " href="/posts/2023/11/26/tool-update/plain.html">
<a class="list-group-item " href="/posts/2023/12/07/tool-update/plain.html">

<p class="list-group-item-text">Nov 26, 2023</p>
<p class="list-group-item-text">Dec 7, 2023</p>
<h4 class="list-group-item-heading">


Expand All @@ -73,15 +73,15 @@ <h4 class="list-group-item-heading">



UseGalaxy.eu Tool Updates for 2023-11-26
UseGalaxy.eu Tool Updates for 2023-12-07
</h4>
</a>



<a class="list-group-item " href="/posts/2023/11/19/tool-update/plain.html">
<a class="list-group-item " href="/posts/2023/12/03/tool-update/plain.html">

<p class="list-group-item-text">Nov 19, 2023</p>
<p class="list-group-item-text">Dec 3, 2023</p>
<h4 class="list-group-item-heading">


Expand All @@ -97,15 +97,15 @@ <h4 class="list-group-item-heading">



UseGalaxy.eu Tool Updates for 2023-11-19
UseGalaxy.eu Tool Updates for 2023-12-03
</h4>
</a>



<a class="list-group-item " href="/posts/2023/11/14/tool-update/plain.html">
<a class="list-group-item " href="/posts/2023/11/26/tool-update/plain.html">

<p class="list-group-item-text">Nov 14, 2023</p>
<p class="list-group-item-text">Nov 26, 2023</p>
<h4 class="list-group-item-heading">


Expand All @@ -121,15 +121,15 @@ <h4 class="list-group-item-heading">



UseGalaxy.eu Tool Updates for 2023-11-14
UseGalaxy.eu Tool Updates for 2023-11-26
</h4>
</a>



<a class="list-group-item " href="/posts/2023/11/12/tool-update/plain.html">
<a class="list-group-item " href="/posts/2023/11/19/tool-update/plain.html">

<p class="list-group-item-text">Nov 12, 2023</p>
<p class="list-group-item-text">Nov 19, 2023</p>
<h4 class="list-group-item-heading">


Expand All @@ -145,15 +145,15 @@ <h4 class="list-group-item-heading">



UseGalaxy.eu Tool Updates for 2023-11-12
UseGalaxy.eu Tool Updates for 2023-11-19
</h4>
</a>



<a class="list-group-item " href="/posts/2023/11/06/tool-update/plain.html">
<a class="list-group-item " href="/posts/2023/11/14/tool-update/plain.html">

<p class="list-group-item-text">Nov 6, 2023</p>
<p class="list-group-item-text">Nov 14, 2023</p>
<h4 class="list-group-item-heading">


Expand All @@ -169,15 +169,15 @@ <h4 class="list-group-item-heading">



UseGalaxy.eu Tool Updates for 2023-11-06
UseGalaxy.eu Tool Updates for 2023-11-14
</h4>
</a>



<a class="list-group-item " href="/posts/2023/10/29/tool-update/plain.html">
<a class="list-group-item " href="/posts/2023/11/12/tool-update/plain.html">

<p class="list-group-item-text">Oct 29, 2023</p>
<p class="list-group-item-text">Nov 12, 2023</p>
<h4 class="list-group-item-heading">


Expand All @@ -193,7 +193,7 @@ <h4 class="list-group-item-heading">



UseGalaxy.eu Tool Updates for 2023-10-29
UseGalaxy.eu Tool Updates for 2023-11-12
</h4>
</a>

Expand Down Expand Up @@ -1201,7 +1201,7 @@ <h2 class="display-3">Training</h2>
We regularly provide workshops
</p>
<p>
<button type="button" class="btn btn-primary btn-lg" onclick="window.open('/posts/2023/10/29/tool-update/plain.html')">See the Calendar</button>
<button type="button" class="btn btn-primary btn-lg" onclick="window.open('/posts/2023/11/12/tool-update/plain.html')">See the Calendar</button>

</p>

Expand Down
Loading

0 comments on commit 5bbd615

Please sign in to comment.