GitLab (specifically Gitlab.com), not Github.
I'm using Gulp and producing a release
folder with my processed files.
release/
index.html
src/
When making this work for GitLab pages, can I have it use release/index.html
? I still need the src/
folder in the repo.