Having GH-Pages A Subdirectory
Make sure you do not currently have a gh-pages branch
git subtree push --prefix docs origin gh-pages // Replace 'docs' by your folder name
Querying Issues from PostMan
“https://api.github.com/repos/
If you have 2FA enabled, add the following header with your current 2FA code
X-GitHub-OTP
Increase number of items in page response
per_page=100000