Open boozedog opened 1 year ago
https://www.mkdocs.org/user-guide/deploying-your-docs/
So that the file does not get removed the next time you deploy, you need to copy the file to your docs_dir. With the file properly included in your docs_dir, MkDocs will include the file in your built site and push it to your "pages" branch each time you run the gh-deploy command.
Each time I publish my site, I have to re-configure my custom domain in GitHub Pages.
Am I missing something?