An open API service indexing awesome lists of open source software.

https://github.com/zrosenbauer/art

🎨 A repository for GitHub banners, badges, and other art.
https://github.com/zrosenbauer/art

art badges banner

Last synced: 4 months ago
JSON representation

🎨 A repository for GitHub banners, badges, and other art.

Awesome Lists containing this project

README

          

# Art

🎨 A repository for GitHub banners, badges, and other art.

## Repository Banners

Banners are added to the top of GitHub repositories to help quickly demonstrate the state, type and other general context of a repository.

* [Archived](#archived)
* [Under Construction](#under-construction)

### Archived

Show that a project is archived and not maintained.

**markdown**

```
![Archived](https://raw.githubusercontent.com/zrosenbauer/art/main/banners/banner_archived.png)
```

**html**

```
Archived
```

**example**: [https://github.com/javascript-is-fun](https://github.com/javascript-is-fun)

Show Image
Archived

### Under Contruction

Show that a project is under construction and not ready for use.

**markdown**

```
![Under Construction](https://raw.githubusercontent.com/zrosenbauer/art/main/banners/banner_under_construction.png)
```

**html**

```
Under Construction
```

Show Image
Under Construction

## Badges

WIP

## General Art

WIP