Skip to content

truongbnguyen88/repo-reviews.github.io

 
 

Repository files navigation

Repo Reviews pages-build-deployment visitors

| Project Source | Website | Create a review |

Support the community with a helpful ❤️ repo review ❤️

About

Mission

Increase productivity and success in the GitHub community with a transparent, trusted forum that publishes user experiences.

Why?

GitHub repos don’t include stories of user experiences.

Sharing these stories can avoid rabbit-holes and save time, greatly increasing productivity across the community.

Add badges

Github

  • Add the Review me badge to your repo's README.md by copying the code below:
<a href='https://github.com/repo-reviews/repo-reviews.github.io/blob/main/create.md' target="_blank"><img alt='Github' src='https://img.shields.io/badge/review_me-100000?style=flat&logo=Github&logoColor=white&labelColor=888888&color=555555'/></a>

Github

  • Add the View reviews badge to your repo's README.md by copying the code below:
<a href='https://repo-reviews.github.io/repos' target="_blank"><img alt='Github' src='https://img.shields.io/badge/view_reviews-100000?style=flat&logo=Github&logoColor=white&labelColor=888888&color=555555'/></a>
  • Pro-tip: Modify the above code to link directly to your repo's reviews with: https://repo-reviews.github.io/repos/{REPO_OWNER}_{REPO_NAME}.

Getting started

Becoming a 🚀 reviewer takes 🤓, ❤️, and 💪.

The best reviews share insights that are not widely known by the majority of the community, but that would save them hours of work to discover.

For instance, not many people need to know that Node.js is a great JavaScript runtime and that it is easy to set up. Is there something about a particular implementation that you have discovered through experience that would help the community? Perhaps there's an alternative, or a configuration that works well... or doesn't.

Great reviews often result from the ✨ in: 😓😓😓❤️😓😓😓💪😓😓😓✨✨🤓🚀

Note: an experience is not an issue (issues should be reported via a repo's /issues endpoint).

A good place to start is by reviewing trending repositories that are under active development.

Contributing

The site is open source (here's all the code!) and is a tool for and by the community.

Submit issues and pull requests for reviews, site ideas or copy edits.

We are actively recruiting developers (ruby/jekyll) and moderators. Interested? Post an issue and we will reach out.

Under the Hood

This site is made with Jekyll, an open source static site generator. This means the Jekyll program takes the content we want to be on the site and turns them into HTML files ready to be hosted somewhere. Awesomely, GitHub provides free web hosting for repositories, called GitHub Pages, and that's how this site is hosted.

Credit

Thank you to the contributors at government.github.com for providing a framework for building this site.

About

Support the community with a helpful ❤️ repo review ❤️

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.4%
  • Ruby 24.8%
  • Shell 11.0%
  • SCSS 6.3%
  • JavaScript 3.0%
  • CoffeeScript 2.5%