Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.57 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.57 KB

Badge

This project is a port of the popular badgen/badgen.net project by amio. The goal of this project is to reach feature parity with the original project and expand on it, but with a few differences:

  • Use Laravel as the framework
  • Use Tailwind CSS for styling
  • Standardized development process by leveraging the Laravel ecosystem
  • Standardized paths to be more consistent and predictable
  • Standardized color palette to be more consistent and predictable
  • Standardized test suite to ensure functionality of all components

Installation

We recommend deploying the project using Laravel Forge. Usage outside of Laravel Forge is the same as any other Laravel project.

Usage

Check badge.sh for a list of all available badges. We accept pull requests for new badges, so if you don't see one you need, feel free to add it!

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

If you've found a bug regarding security please mail security@bombenprodukt.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.