Is there an effort to build wiki where we can collect and structure information?
That is good, but we need something that the community can also contribute too.
I’ve created this fandom wiki so we can host more information there
ClockworkPi Wiki | Fandom
Great
well .actually community can also contribute too.
just clone GitHub - clockworkpi/PicoCalc: A calculator like nothing you've ever seen before, right?
under wiki folder, there are some markdown wiki files right now
the rule is simple
for example:
create a Fandom.md , edit it with your content
then create a PR to GitHub - clockworkpi/PicoCalc: A calculator like nothing you've ever seen before, right?
once the PR got merged, the github will auto sync the markdown file to Home · clockworkpi/PicoCalc Wiki · GitHub
just like other github wiki pages , online
The markdown file name concatenation rule is to use the - sign
like the markdown files right now in that repo.
if anyone in future cloned the repo of PicoCalc . He will got all wiki files offline ,too