Closed alicerunsonfedora closed 8 months ago
I tried to get Github Actions working for the docs a few days ago but couldn't manage to get the xcodebuild docbuild
command working using the latest version of Xcode and using the right build settings. Might give it another try, but another option is just to move the docs to a gh-pages
branch.
It appears that PlaydateKit can't be cloned on a Windows machine because the documentation's information uses symbols that aren't allowed as file paths in Windows:
Using
git config --global core.protectNTFS
seems to be ignored here as well. I recommend we convert the project's documentation website to use GitHub Actions to deploy the documentation live rather than hosting it in the docs dir.