Zapta
Zapta
I am going now page by page in the mkDocs collection and cleaning them. It will be in a good shape once I will be done. https://zapta.github.io/apio-wiki-dev/
I can't compare to others since I didn't tried them, I just asked ChatGPT what is the common and mainstream system to use. It's well done, very easy to use,...
@cavearr, I completed the doc cleanup. Please take a look https://zapta.github.io/apio-wiki-dev/ Next step is to submit it to Apio and publish on its Pages site (I can create an auto...
@Obijuan, @cavearr, please enable Pages on the FPGAwars/apio repo. The default setting in the screenshot above worked for me on my temp doc repo.
I am using the defaults and it works. See the screenshot I posted here earlier, it's called `gh-pages` and then there is something '/(root)' which by the icon it looks...
@cavearr, if you will decide to use a docs system other than mkDocs, it shouldn't be too difficult to migrate the content from mkDocs since the markfown is simple. However,...
Hi @cavearr, chatgpt says that mkDocs creates it. Please try this in the apio repository. ``` pip install mkdocs mkdocs gh-deploy --force ```
I think the branch gh-deploy is for the files that mkdocs compiles from the markup pages when we pubish.
Ok thanks @cavearr, let me send first the mkdocs file. It includes a publishing workflow that may do it automatically.
@Obijuan, @cavearr, The new Apio doc is now stable, checked in, and published at https://fgpawars.github.io/apio Is the other content that we want to move to it from old Wiki documentation...