Skip to content

Commit 1f00884

Browse files
authored
Clean up badges and top links of README.md
1 parent f806b85 commit 1f00884

File tree

1 file changed

+16
-73
lines changed

1 file changed

+16
-73
lines changed

README.md

Lines changed: 16 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,35 @@
1-
![uPortal logo](docs/images/uPortal-logo.jpg)
1+
![uPortal logo](docs/images/uPortal.png)
22

3-
<table border="0">
3+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jasig.portal/uPortal-web/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.jasig.portal/uPortal-web)
4+
[![CI](https://github.com/uPortal-Project/uPortal/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/uPortal-Project/uPortal/actions/workflows/CI.yml)
5+
6+
7+
<table>
48
<tr>
59
<td>
610
<table>
7-
<tr>
8-
<th>
9-
Version
10-
</th>
11-
<th>
12-
Linux
13-
</th>
14-
<th>
15-
Windows
16-
</th>
17-
<th>
18-
Coverage
19-
</th>
20-
</tr>
21-
<tr>
22-
<td>
23-
<a href="https://github.com/uPortal-Project/uPortal/tree/master">
24-
uPortal 5
25-
</a>
26-
</td>
27-
<td>
28-
<a href="https://github.com/uPortal-Project/uPortal/actions?query=branch%3Amaster">
29-
<img src="https://github.com/uPortal-Project/uPortal/workflows/CI/badge.svg?branch=master" alt="Linux Build Status">
30-
</a>
31-
</td>
32-
<td>
33-
<a href="https://github.com/uPortal-Project/uPortal/actions?query=branch%3Amaster">
34-
<img src="https://github.com/uPortal-Project/uPortal/workflows/CI/badge.svg?branch=master" alt="Windows Build Status">
35-
</a>
36-
</td>
37-
<td>
38-
<a href="https://coveralls.io/github/uPortal-Project/uPortal?branch=master">
39-
<img src="https://coveralls.io/repos/github/uPortal-Project/uPortal/badge.svg?branch=master" alt="Coverage Status">
40-
</a>
41-
</td>
42-
</tr>
4311
<tr>
4412
<td>
45-
<a href="https://github.com/uPortal-Project/uPortal/tree/rel-4-3-patches">
46-
uPortal 4.3
47-
</a>
13+
Quick links
4814
</td>
4915
<td>
50-
<a href="https://travis-ci.org/uPortal-Project/uPortal">
51-
<img src="https://travis-ci.org/uPortal-Project/uPortal.svg?branch=rel-4-3-patches" alt="Linux Build Status">
16+
<a href="https://www.w3.org/TR/WCAG20/">
17+
<img src="https://www.w3.org/WAI/wcag2AA-blue-v.svg" alt="WCAG 2 AA Badge">
5218
</a>
53-
</td>
54-
<td>
55-
<a href="https://ci.appveyor.com/project/drewwills/uportal/branch/rel-4-3-patches">
56-
<img src="https://ci.appveyor.com/api/projects/status/8t95sjt090mf62dh/branch/rel-4-3-patches?svg=true" alt="Windows Build Status">
19+
<br>
20+
<a href="https://source.android.com/setup/contribute/code-style">
21+
<img src="https://img.shields.io/badge/code_style-AOSP-green.svg?style=flat" alt="AOSP Code Style">
5722
</a>
58-
</td>
59-
<td>
60-
<a href="https://coveralls.io/github/uPortal-Project/uPortal?branch=rel-4-3-patches">
61-
<img src="https://coveralls.io/repos/github/uPortal-Project/uPortal/badge.svg?branch=rel-4-3-patches" alt="Coverage Status">
23+
<br>
24+
<a href="https://github.com/search?q=topic%3Auportal+topic%3Aportlet&type=Repositories">
25+
<img src="https://img.shields.io/badge/discover-portlets-blue.svg?style=flat" alt="Discover Portlets">
6226
</a>
6327
</td>
6428
</tr>
6529
</table>
6630
</td>
6731
<td>
6832
<table>
69-
<tr>
70-
<td>
71-
Quick links
72-
</td>
73-
<td>
74-
<a href="https://www.w3.org/TR/WCAG20/">
75-
<img src="https://www.w3.org/WAI/wcag2AA-blue-v.svg" alt="WCAG 2 AA Badge">
76-
</a>
77-
<br>
78-
<a href="https://source.android.com/setup/contribute/code-style">
79-
<img src="https://img.shields.io/badge/code_style-AOSP-green.svg?style=flat" alt="AOSP Code Style">
80-
</a>
81-
<br>
82-
<a href="https://github.com/search?q=topic%3Auportal+topic%3Asoffit&type=Repositories">
83-
<img src="https://img.shields.io/badge/discover-soffits-blue.svg?style=flat" alt="Discover Soffits">
84-
</a>
85-
<br>
86-
<a href="https://github.com/search?q=topic%3Auportal+topic%3Aportlet&type=Repositories">
87-
<img src="https://img.shields.io/badge/discover-portlets-blue.svg?style=flat" alt="Discover Portlets">
88-
</a>
89-
</td>
90-
</tr>
9133
<tr>
9234
<td>
9335
Join the Conversation
@@ -115,6 +57,7 @@
11557
</tr>
11658
</table>
11759

60+
11861
## About
11962

12063
uPortal is the leading open source enterprise portal framework built by and for

0 commit comments

Comments
 (0)