Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenika-open-source/oss.zenika.com
Website to display awesome insights about organization open source activity
https://github.com/zenika-open-source/oss.zenika.com
hacktoberfest insights javascript opensource organization static-site website
Last synced: 4 days ago
JSON representation
Website to display awesome insights about organization open source activity
- Host: GitHub
- URL: https://github.com/zenika-open-source/oss.zenika.com
- Owner: zenika-open-source
- License: apache-2.0
- Created: 2019-03-27T08:57:39.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T09:15:12.000Z (about 1 month ago)
- Last Synced: 2024-12-16T06:06:25.995Z (12 days ago)
- Topics: hacktoberfest, insights, javascript, opensource, organization, static-site, website
- Language: JavaScript
- Homepage: https://oss.zenika.com
- Size: 5.84 MB
- Stars: 15
- Watchers: 6
- Forks: 110
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Codeowners: docs/CODEOWNERS.md
Awesome Lists containing this project
README
Welcome to insights-website π
> Website to display awesome insights about organization open source activity
## β¨Homepage
[https://oss.zenika.com](https://oss.zenika.com)
## Zenika Hacktoberfest Leaderboard
β οΈ **You must be part of Zenika company to participate to the leaderboard** β οΈ
Zenika Hacktoberfest Leaderboard: [https://oss.zenika.com/hacktoberfest.html](https://oss.zenika.com/hacktoberfest.html)
To be added to the leaderboard you must add your GitHub username and Zenika location in the `/static/hacktoberfest.json` file.
**You will need:**
- a [GitHub account](https://github.com) or a [GitLab account](https://gitlab.com/).
- to be registered to [Hacktoberfest website](https://hacktoberfest.digitalocean.com/).
- belongs to Zenika company.**Then you can make a PR to add your name:**
1. Fork this repository
2. Edit the `/static/hacktoberfest.json` file by adding your informations like this :```
{
"name": "your name you want to display on this website",
"agency": "your-location",
"github": {
"handle": "your-github-username"
},
"gitlab": {
"handle": "your-gitlab-username"
}
}
```β οΈ Please copy/paste one of the following location:
- "Bordeaux, FR"
- "Brest, FR"
- "Casablanca, MA"
- "Clermont-Ferrand, FR"
- "Grenoble, FR"
- "Lille, FR"
- "Lyon, FR"
- "Montreal, CA"
- "Nantes, FR"
- "Niort, FR"
- "Paris, FR"
- "Rennes, FR"
- "Singapore, SG"
- "Toulouse, FR"3. Create the PR.
π So you will have your first PR. Happy Hacktoberfest!
Once reviewed and merged, it may take one hour before the website is updated (cache stuff :)
Zenika Hacktoberfest Leaderboard: [https://oss.zenika.com/hacktoberfest.html](https://oss.zenika.com/hacktoberfest.html)
## π¦ Install
```sh
npm install
```## π Usage
```sh
npm start
```## π€ Contributing
Contributions, issues and feature requests are welcome. Feel free to check [issues page](https://github.com/zenika-open-source/insights-website/issues) if you want to contribute.
Please see [contribution doc](./docs/CONTRIBUTING.md)
## π€ Author
**Zenika**
- Twitter: [@ZenikaOSS](https://twitter.com/ZenikaOSS)
- Github: [@zenika-open-source](https://github.com/zenika-open-source)## π Show your support
Please βοΈ this repository if you like it.
## π License
Copyright Β© 2019 [Zenika](https://github.com/zenika-open-source).
This project is [Apache 2.0](https://github.com/zenika-open-source/insights-website/blob/master/LICENSE) licensed.
---
_This README was generated with β€οΈ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
![with love by zenika](https://img.shields.io/badge/With%20%E2%9D%A4%EF%B8%8F%20by-Zenika-b51432.svg?link=https://oss.zenika.com)