Pascal Berger

Results 169 comments of Pascal Berger

@ferventcoder Any progress on this? Or any workaround available? The problem with this is that eg the yarn package always outputs error and we're in the process of rolling out...

With Statiq.Docs nested types no longer seem to be available through search either

Sorry, my mistake. Nested types are still available through search, but only when searching for out class (e.g. when having `Foo` nested inside `Bar`, searching for `Foo` won't find it,...

If you're looking for an example site output, you can have a look at https://www.statiq.dev/ which is built using Statiq.Docs together with the https://github.com/statiqdev/Docable theme. Source code of it is...

Sounds like a duplicate of #13

Sorry, we ourselves didn't run it in Kubernetes so I can't help you regarding this question

The addin does also just call docfx.exe. If you run the build script with the `--verbosity=diagnostic` flag you see the executed command: ``` Executing: "C:/Users/Pascal/Downloads/docfx_project/tools/docfx.console.2.56.1/tools/docfx.exe" build ``` When running the...

> Hoping that this solves #165 / #79 for M1 / M2 Macs This won't fix issue when running in Cake Scripting on M1/M2 processor, since this is caused by...

https://github.com/libgit2/libgit2sharp/issues/1904 has been closed as fixed in LibGit2Sharp 0.29.0 Created https://github.com/cake-contrib/Cake_Git/issues/176 to track update of Cake.Git to LibGit2Sharp 0.29.0