-
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Labels
Description
Now Timber 2.0 is released I went though this repo and written down the things that could use some love. I could create a PR for 1,2, 4,5 and cleanup the issues if I can get access to this repo as well :)
- update readme file, it still suggests the plugin.
- update examples in readme. Some are very old.
- maybe create a release or remove older releases.
- is this file needed at all? https://github.com/timber/starter-theme/blob/2.x/views/page-plugin.twig
- cleanup issues in repo
- Adding a license?
- Adding coding standard
- Applying coding standard after merges
- Fix PHPstan issues after merges
- Overhauling the starter site class
- PSR autoloading
- CI: auto run PHPCS and PHPUNIT
- Update minimal PHP version to 8.1 in PHP unit tests and phpstan/phpcs