New Docs
A bunch of new docs were written:
- Bundle Helpers is now documented.
- CLI Bundle is now documented.
- Hosting Bundle docs are now complete.
A bunch of new docs were written:
21torr/php-cs is now deprecated, the docs were removed.You should migrate from php-cs to Janus PHP as soon as possible.
You should start with removing the old vendor-bin directories:
rm -rf vendor-bin
Then proceed with regularly installing Janus.
The prismic bundle is officially deprecated.
Dune now has some docs, with focus on the new React components.
The RAD bundle docs were restructured and the doctrine change checker was documented.
Special settings or including/excluding fields in the translations export were added in Storyblok v3.6.0 and are now documented.
Most of the functionality of the Storyblok bundle is now documented.
From now on, only (public) tools will be documented here. Internal processes are documented in our internal docs.
In this process, the whole documentation was restructured.
Also docs for deprecated tools were removed, these include:
Previously we have written our docs in REsT and hosted them on Read the Docs. As our tech stack diverges from Python and to ease maintenance, we move them over to Docusaurus.
The new url is 21torr-docs.fly.dev.
Code + docs are hosted on Github.