website fails to build; migrate website source into master branch
With the %1.6.1 release, we found out that gitlab ci is failing to build the waffle website when @evelikov pushed changes:
Apparently this is a known gitlab issue:
@daniels thinks thinks that if we don't use git-lfs on the CI branch that initially is checked out, then we might still be able to checkout the git-lfs branch during the build.
Therefore, I will try to put the website source into the waffle master branch, and merge in the releases from the website branch during to build steps. I think this model works well for Mesa anyhow, so it seems like a positive step forward.