🔐 Login Required
Publishing
Create a folder in internal storage Ex garden
To Link the folder to open in
cd ~/storage/shared/garden
Using
cd /shared/garden
git config --global --add safe.directory /storage/emulated/0/garden
Create a repo using a repo name
Using this bash
Change github settings ->pages ->deploy from branch and main branch , docs -> live link was displayed.
mkdocs build && mkdocs gh-deploy --force