Skip to content

Commit 41b6449

Browse files
committed
Update status header and footer
Move pom-scijava and pom-scijava-base to header from footer. Use immediate src attribute on footer images. (Otherwise nothing populates them and they remain blank.)
1 parent 488cb54 commit 41b6449

2 files changed

Lines changed: 30 additions & 21 deletions

File tree

footer.html

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,47 +4,35 @@
44
<th>Build</th>
55
</tr>
66
<tr>
7-
<td><a href="https://github.com/scijava/pom-scijava-base">scijava/pom-scijava-base</a></td>
8-
<td class="badge"><a href="https://github.com/scijava/pom-scijava-base/actions"><img data-src="https://github.com/scijava/pom-scijava-base/actions/workflows/build-main.yml/badge.svg"></a></td>
9-
</tr>
10-
<tr>
11-
<td><a href="https://github.com/scijava/pom-scijava">scijava/pom-scijava</a></td>
12-
<td class="badge"><a href="https://github.com/scijava/pom-scijava/actions"><img data-src="https://github.com/scijava/pom-scijava/actions/workflows/build.yml/badge.svg"></a></td>
13-
</tr>
14-
<tr>
15-
<td><a href="https://github.com/scijava/status.scijava.org">scijava/status.scijava.org</a></td>
16-
<td class="badge"><a href="https://github.com/scijava/status.scijava.org/actions"><img data-src="https://github.com/scijava/status.scijava.org/actions/workflows/build.yml/badge.svg"></a></td>
17-
</tr>
18-
<tr>
197
<td><a href="https://github.com/scijava/incubator">scijava/incubator</a></td>
20-
<td class="badge"><a href="https://github.com/scijava/incubator/actions"><img data-src="https://github.com/scijava/incubator/actions/workflows/build.yml/badge.svg"></a></td>
8+
<td class="badge"><a href="https://github.com/scijava/incubator/actions"><img src="https://github.com/scijava/incubator/actions/workflows/build.yml/badge.svg"></a></td>
219
</tr>
2210
<tr>
2311
<td><a href="https://github.com/imagej/list-of-update-sites">imagej/list-of-update-sites</a></td>
24-
<td class="badge"><a href="https://github.com/imagej/list-of-update-sites/actions"><img data-src="https://github.com/imagej/list-of-update-sites/actions/workflows/deploy.yml/badge.svg"></a></td>
12+
<td class="badge"><a href="https://github.com/imagej/list-of-update-sites/actions"><img src="https://github.com/imagej/list-of-update-sites/actions/workflows/deploy.yml/badge.svg"></a></td>
2513
</tr>
2614
<tr>
2715
<td><a href="https://github.com/imagej/tutorials">imagej/tutorials</a></td>
28-
<td class="badge"><a href="https://github.com/imagej/tutorials/actions"><img data-src="https://github.com/imagej/tutorials/actions/workflows/build-main.yml/badge.svg"></a></td>
16+
<td class="badge"><a href="https://github.com/imagej/tutorials/actions"><img src="https://github.com/imagej/tutorials/actions/workflows/build-main.yml/badge.svg"></a></td>
2917
</tr>
3018
<tr>
3119
<td><a href="https://github.com/fiji/fiji-builds">fiji/fiji-builds</a></td>
32-
<td class="badge"><a href="https://github.com/fiji/fiji-builds/actions"><img data-src="https://github.com/fiji/fiji-builds/actions/workflows/build.yml/badge.svg"></a></td>
20+
<td class="badge"><a href="https://github.com/fiji/fiji-builds/actions"><img src="https://github.com/fiji/fiji-builds/actions/workflows/build.yml/badge.svg"></a></td>
3321
</tr>
3422
<tr>
3523
<td><a href="https://github.com/scijava/jgo">scijava/jgo</a></td>
36-
<td class="badge"><a href="https://github.com/scijava/jgo/actions"><img data-src="https://github.com/scijava/jgo/actions/workflows/build.yml/badge.svg"></a></td>
24+
<td class="badge"><a href="https://github.com/scijava/jgo/actions"><img src="https://github.com/scijava/jgo/actions/workflows/build.yml/badge.svg"></a></td>
3725
</tr>
3826
<tr>
3927
<td><a href="https://github.com/scijava/scyjava">scijava/scyjava</a></td>
40-
<td class="badge"><a href="https://github.com/scijava/scyjava/actions"><img data-src="https://github.com/scijava/scyjava/actions/workflows/build.yml/badge.svg"></a></td>
28+
<td class="badge"><a href="https://github.com/scijava/scyjava/actions"><img src="https://github.com/scijava/scyjava/actions/workflows/build.yml/badge.svg"></a></td>
4129
</tr>
4230
<tr>
4331
<td><a href="https://github.com/imglib/imglyb">imglib/imglyb</a></td>
44-
<td class="badge"><a href="https://github.com/imglib/imglyb/actions"><img data-src="https://github.com/imglib/imglyb/actions/workflows/build.yml/badge.svg"></a></td>
32+
<td class="badge"><a href="https://github.com/imglib/imglyb/actions"><img src="https://github.com/imglib/imglyb/actions/workflows/build.yml/badge.svg"></a></td>
4533
</tr>
4634
<tr>
4735
<td><a href="https://github.com/imagej/pyimagej">imagej/pyimagej</a></td>
48-
<td class="badge"><a href="https://github.com/imagej/pyimagej/actions"><img data-src="https://github.com/imagej/pyimagej/actions/workflows/build.yml/badge.svg"></a></td>
36+
<td class="badge"><a href="https://github.com/imagej/pyimagej/actions"><img src="https://github.com/imagej/pyimagej/actions/workflows/build.yml/badge.svg"></a></td>
4937
</tr>
5038
</table>

header.html

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
<a href="https://github.com/scijava/pom-scijava/actions/workflows/build.yml"><img src="https://github.com/scijava/pom-scijava/actions/workflows/build.yml/badge.svg"></a>
1+
<style>
2+
.badge-block {
3+
display: inline-block;
4+
text-align: center;
5+
font-family: sans-serif;
6+
font-size: 0.8em;
7+
font-variant: small-caps;
8+
line-height: 1.2em;
9+
background: lightgray;
10+
padding: 0.5em;
11+
margin: 0 0.3em 0.5em 0;
12+
border-radius: 0.5em;
13+
}
14+
</style>
15+
<div class="badge-block">
16+
<a href="https://github.com/scijava/pom-scijava/actions/workflows/build.yml"><img src="https://github.com/scijava/pom-scijava/actions/workflows/build.yml/badge.svg"></a>
17+
<br><a href="https://github.com/scijava/pom-scijava">pom-scijava</a>
18+
</div>
19+
<div class="badge-block">
20+
<a href="https://github.com/scijava/pom-scijava-base/actions/workflows/build.yml"><img src="https://github.com/scijava/pom-scijava-base/actions/workflows/build.yml/badge.svg"></a>
21+
<br><a href="https://github.com/scijava/pom-scijava-base">pom-scijava-base</a>
22+
</div>

0 commit comments

Comments
 (0)