-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathopenstats.yaml
30 lines (23 loc) · 874 Bytes
/
openstats.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# This is an example YAML to test the app locally
title: "OpenMetadata - Community Stats"
logo_file: "assets/openmetadata.png"
client:
root: "api.github.com" # We only support GitHub API
owner: "open-metadata"
repo: "OpenMetadata"
start_date: "Aug 1 2021" # Format `%b %d %Y`
style:
primary_color: "#7147E8"
background_color: "#F9F8FD"
secondary_background_color: "#EEEAF8"
text_color: "#37352F"
font: "sans serif"
social: "
Come and say hi 👋\n
[![Github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/open-metadata/OpenMetadata)
[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://slack.open-metadata.org/)
"
# Compare commit activity
competitors:
- repo: repo
owner: owner