Skip to content

Commit

Permalink
Merge pull request #429 from ChenlingLu/ossinsight-widget
Browse files Browse the repository at this point in the history
Added template for 0ssinsight: <0ssinsight-widget.md>
  • Loading branch information
durgeshsamariya authored Nov 19, 2023
2 parents 647ecac + 16cb993 commit 57f96a2
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 0 deletions.
1 change: 1 addition & 0 deletions _sidebar.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- [Home](/)
- 0
- [0ssinsight](/templates/0ssinsight-widget.md)
- [0xabdulkhalid](/templates/0xabdulkhalid.md)
- 1
- [100rabhcsmc](/templates/100rabhcsmc.md)
Expand Down
82 changes: 82 additions & 0 deletions templates/0ssinsight-widget.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<h1 align="center">Hello Guys! We Are OSSInsight! 👁️</h1>

<div align="center">
<a href="https://ossinsight.io">
<img src="/web/static/img/screenshots/homepage.gif" height=360
</a>
</div>

<h4 align="center">
<b><a href="https://ossinsight.io/explore/">Data Explorer</a></b>
<b><a href="https://ossinsight.io/collections/open-source-database">Repo Rankings</a></b>
<b><a href="https://ossinsight.io/analyze/Ovilia">Developer Analytics</a></b>
<a href="https://ossinsight.io/analyze/pingcap/tidb">Repo Analytics</a>
<a href="https://ossinsight.io/collections/open-source-database">Collections</a>
<a href="https://ossinsight.io/docs/workshop">Workshop</a>
<a href="https://ossinsight.io/blog">Blog</a>
<a href="https://ossinsight.io/docs">API</a>
<a href="https://twitter.com/OSSInsight">Twitter</a>
</h3>

## Introduction

OSS Insight is a powerful tool that provides comprehensive, valuable, and trending insights into the open source world by analyzing 6+ billion rows of GitHub events data.

[🎦 Video - OSS Insight: Easiest New Way to Analyze Open Source Software](https://www.youtube.com/watch?v=6ofDBgXh4So&t=1s)

## Embed Real-time Widget in Repo's / Personal README.md within 30s!

For all charming widgets, please [Check it out 👉](https://next.ossinsight.io/widgets?utm_source=github&utm_medium=referral), here are some examples:


| Repository Activity Trends | Collaborative Productivity - Last 28 days |
| ----------- | ----------- |
|<img src="https://next.ossinsight.io/widgets/official/compose-activity-trends/thumbnail.png?repo_id=41986369&image_size=auto" />|<img src="https://next.ossinsight.io/widgets/official/compose-last-28-days-collaborative-productivity/thumbnail.png?repo_id=41986369&image_size=auto" />|

| Repository Performance Stats - Last 28 days | Active Contributors - Last 28 days |
| ----------- | ----------- |
|<img src="https://next.ossinsight.io/widgets/official/compose-last-28-days-stats/thumbnail.png?repo_id=41986369&image_size=auto" />|<img src="https://next.ossinsight.io/widgets/official/compose-recent-active-contributors/thumbnail.png?repo_id=41986369&limit=100&image_size=auto"/>|

| Star Geographic Distribution | Star History |
| ----------- | ----------- |
|<img src="https://next.ossinsight.io/widgets/official/analyze-repo-stars-map/thumbnail.png?activity=stars&repo_id=41986369&image_size=auto" />|<img src="https://next.ossinsight.io/widgets/official/analyze-repo-stars-history/thumbnail.png?repo_id=41986369&image_size=auto" />|

| Company Affiliation | Lines of Code Changes |
| ----------- | ----------- |
|<img src="https://next.ossinsight.io/widgets/official/analyze-repo-company/thumbnail.png?activity=stars&repo_id=41986369&image_size=auto" />|<img src="https://next.ossinsight.io/widgets/official/analyze-repo-loc-per-month/thumbnail.png?repo_id=41986369&image_size=auto" />|

| Pull Request Size | Pull Request Lifecycle |
| ----------- | ----------- |
|<img src="https://next.ossinsight.io/widgets/official/analyze-repo-pull-requests-size-per-month/thumbnail.png?repo_id=41986369&image_size=auto" />|<img src="https://next.ossinsight.io/widgets/official/analyze-repo-pull-request-open-to-merged/thumbnail.png?repo_id=41986369&image_size=auto" />|

| Currently Working On - Last 28 days | Top Active Contributors - Last 28 Days |
| ----------- | ----------- |
|<img src="https://next.ossinsight.io/widgets/official/compose-currently-working-on/thumbnail.png?activity_type=all&user_id=12960671&image_size=auto" />|<img src="https://next.ossinsight.io/widgets/official/compose-recent-top-contributors/thumbnail.png?repo_id=41986369&image_size=auto" />|

| Repository Annual Ranking | Find More |
| ----------- | ----------- |
|<img src="https://next.ossinsight.io/widgets/official/collection-annually-ranking/thumbnail.png?activity=stars&collection_id=2&image_size=auto" />|<a href="https://next.ossinsight.io/widgets?utm_source=github&utm_medium=referral">Visit our website</a >|

## Contact us

<a href="https://twitter.com/OSSInsight" target="_blank">
<img src=https://img.shields.io/badge/twitter-%2300acee.svg?color=1DA1F2&style=for-the-badge&logo=twitter&logoColor=white alt=twitter style="margin-bottom: 5px;" />

<a href="https://github.com/pingcap/ossinsight/discussions" target="_blank">
<img src=https://img.shields.io/badge/github-%2300acee.svg?color=181717&style=for-the-badge&logo=github&logoColor=white alt=github style="margin-bottom: 5px;" />

<a href="mailto:[email protected]" target="_blank">
<img src=https://img.shields.io/badge/gmail-%2300acee.svg?color=EA4335&style=for-the-badge&logo=gmail&logoColor=white alt=gmail style="margin-bottom: 5px;" />

## Sponsors
<a href="https://en.pingcap.com/tidb-cloud/?utm_source=ossinsight&utm_medium=referral">
<img src="/web/static/img/tidb-cloud-logo-w.png" height=50 />
</a>

1 comment on commit 57f96a2

@max0700
Copy link

@max0700 max0700 commented on 57f96a2 Dec 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is first step.

Please sign in to comment.