An open API service indexing awesome lists of open source software.

https://github.com/phpbb/chameleon

The new style
https://github.com/phpbb/chameleon

Last synced: 11 months ago
JSON representation

The new style

Awesome Lists containing this project

README

          

## CODENAME: Chameleon

@version 0.3.0

## WHAT IS IT
A new theme being developed to replace prosilver going forward for the phpBB platform. It is meant to be forward thinking, easily maintainable and endlessly scaleable yet still be very customizable. Checkout the [Development Topic](https://area51.phpbb.com/docs/dev/development/index.html) on phpBB.com or open a discussion on area51 in the [Style Development](https://area51.phpbb.com/phpBB/viewforum.php?f=131&sid=719d3d0bbf257d54cbe43d1dfb4fb8c2) forum for more detailed information. You can check out the current core [Blockers/Todos](https://area51.phpbb.com/phpBB/viewtopic.php?f=141&t=61766) as well.

## GUIDELINES
We are using very strict coding guidelines now to help ensure everything stays maintainable and easy to use.
Check them out [here](https://area51.phpbb.com/docs/dev/development/index.html)

## DEPENDENCIES
This project relies on the new [Base-L](https://github.com/hanakin/base-l) front-end framework being built along side of the theme.

## HOW TO CONTRIBUTE
1. Fork the project
2. Create an Issue
4. Submit a Pull Request ensure you add a link to the issue in your Pull Request comment

## LICENSE
[MIT](https://opensource.org/licenses/MIT)