Is the deploy run somehow supposed to generate a new branch (gh-pages)? Because it does not. The files for deployment are generated in a folder called "dist-github", which is exluded from the repository. So how are the files supposed to get into the branch?
First, thanks you for the awesome template!
Claude gave me some instruction how to deplay to github.io but i never managed to get it to work.I got much further with your template.
However, I am stuck at step 2 here: https://github.com/cpldcpu/neural-network-visualizer#deployment
Is the deploy run somehow supposed to generate a new branch (gh-pages)? Because it does not. The files for deployment are generated in a folder called "dist-github", which is exluded from the repository. So how are the files supposed to get into the branch?
You can find my project here: https://github.com/cpldcpu/neural-network-visualizer