procount
procount
I can't really see anything wrong with your settings, although I would probably remove `display=2` if it is not making any difference. Are you able to connect to this Pi...
What I was suggesting was to SSH/VNC into PINN rather than Buster, but at least you are familiar with these tools. Please add `forcetrigger ssh vncshare` to the recovery.cmdline of...
Some good ideas there, Jim. So far I haven't had many volunteers for documentation. I doubt many projects do. But I always welcome any pull requests for more documentation. I'm...
I agree with a lot of what you say. I'm happy for you to have a stab at it as it will take a weight off me and allow me...
https://docs.github.com/en/github/working-with-github-pages/getting-started-with-github-pages
I'm not really interested in a separate domain or anything that costs. It is possible to host the pages themselves on github. Something like github.io or gh-pages... dunno. I can...
I have created pinn-doc & pinn-doc.github.io repositories. I had to make it public because the wiki and github pages don't work on private repos.
https://lab.github.com/githubtraining/github-pages
Only the example is a blog. compare with RPF documentation at https://www.raspberrypi.org/documentation/configuration/ and its source at https://github.com/raspberrypi/documentation/tree/master/configuration
Hmm. I copied my existing README_PINN.md file to the pinn-doc/docs folder, along with an example Table of contents to check it worked. I chose the Architect theme as an example,...