zenika-open-source / oss.zenika.com

Website to display awesome insights about organization open source activity
https://oss.zenika.com
Apache License 2.0
15 stars 110 forks source link
hacktoberfest insights javascript opensource organization static-site website

Welcome to insights-website 👋

Maintenance License: Apache 2.0 CircleCI Netlify Status

Website to display awesome insights about organization open source activity

✨Homepage

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

To be added to the leaderboard you must add your GitHub username and Zenika location in the /static/hacktoberfest.json file.

You will need:

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:

  1. 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

📦 Install

npm install

🚀 Usage

npm start

🤝 Contributing

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

Please see contribution doc

👤 Author

Zenika

🙏 Show your support

Please ⭐️ this repository if you like it.

📝 License

Copyright © 2019 Zenika.

This project is Apache 2.0 licensed.


This README was generated with ❤️ by readme-md-generator

with love by zenika