Pascal Berger
Pascal Berger
API part is currently not indexed. I currently don't see a way to index them properly with the way how API pages are structured (multiple headings as H1, title containing...
We should provide documentation for every CI server how to run Cake using a command line task
Starting with Cake.Bakery 0.7.0 it required .NET 6 to run. This requirement should be mentioned on [IntelliSense in Visual Studio Code page](https://cakebuild.net/docs/integrations/editors/vscode/intellisense)
Add filtering functionality to extension list  The filter button toggles some filtering options. It allows to filter by different extension types, and a list of topcis
We currently use H1 in our document pages to build the TOC on the right hand column. To follow semantic best practices we should only have one H1 on the...
It would be great to have interactive tutorials on the website showing the different aspects of Cake. Ideas: - [ ] Inline examples using [Try .NET](https://dotnet.microsoft.com/platform/try-dotnet) - [ ] Courses...
We should improve documentation how to create new addins for Cake. Currently we have some documentation here: https://cakebuild.net/docs/extending/addins/. We should add more detailed documentation how to write addins. This includes...
We should add documentation for the Bitrise integration in https://cakebuild.net/docs/build-systems/. See https://github.com/cake-build/bitrise-cake-step
We should add documentation for the TeamCity integration in https://cakebuild.net/docs/build-systems/. See https://github.com/cake-build/cake-teamcity
We should add documentation for Cake Yeoman generator. Information from [Blog post](https://cakebuild.net/blog/2016/09/cake-for-yeoman) and [README](https://github.com/cake-build/cake-yeoman) should be integrated.