Dylan Perks

Results 361 comments of Dylan Perks

Yeah I have no idea how to build this so I can't review it. Can you maybe add something to NUKE so I can just do `./build.sh website`? This should...

Ah helps if I read, but yeah a NUKE job would be helpful.

Build fails locally. ``` [ERROR] Error: Unable to build website for locale en. at tryToBuildLocale (/Users/dylan/Documents/Silk.NET/website/node_modules/@docusaurus/core/lib/commands/build.js:53:19) at async /Users/dylan/Documents/Silk.NET/website/node_modules/@docusaurus/core/lib/commands/build.js:64:9 at async mapAsyncSequential (/Users/dylan/Documents/Silk.NET/website/node_modules/@docusaurus/utils/lib/jsUtils.js:20:24) at async Command.build (/Users/dylan/Documents/Silk.NET/website/node_modules/@docusaurus/core/lib/commands/build.js:62:5) { [cause]: Error:...

Btw can you make sure the URL paths are the same in the new site as the old site? i.e. each page is located at the same URL? Always frustrating...

I am not interested in reviewing a PR where the reviewer has to do work to get it into a mergeable state.

Wasn't quite what I was after ``` dylan@Mac Silk.NET % ./build.sh website GNU bash, version 5.2.26(1)-release (aarch64-apple-darwin23.2.0) Microsoft (R) .NET Core SDK version 7.0.404 15:37:56 [WRN] Solution /Users/dylan/Downloads/Silk.NET/Silk.NET.sln has active...

Oh also where has the miscellaneous section gone (and the FAQ link in the navbar) - can we add this back please

Are you using .NET Framework/Mono? That targets file does not apply otherwise.

Does it work if you use dotnet publish or dotnet run with a runtime identifier specified?