Is there any means to claim a username if it isn't in use?
GitLab Pages
11–20 of 317 posts
Re: GitLab Pages
#12Re: GitLab Pages
#13Re: GitLab Pages
#14I would so switch to using Gitlab if my username was available. I'm `echelon` here, on Twitter, on Gmail, on Github... I was so disappointed to be `echelon1`. Is there any means to claim a username if it isn't in use?
Re: GitLab Pages
#15() and by missing feature I mean "I never thought it was as good as GH product."
Re: GitLab Pages
#16A couple friends and I made something similar for GitHub Pages using Travis CI as our static deployment build-and-deploy host. For example, here's what our .travis.yml looks like: https://github.com/L33T-KR3W/soundcasts-web/blob/master/.tra... and here is the actual deploy command that is being run to `git push` to GitHub Pages: https://github.com/L33T-KR3W/soundcasts-web/blob/master/pack...
The GitLab approach is cleaner and requires less tooling. Nice work!
Re: GitLab Pages
#17Re: GitLab Pages
#18This is great news, Gitlab really is coming along very, very fast. Does it say anything about where the sites are going to be hosted? Are they using AWS underneath or something? It's curious timing since literally just the other day I moved my Hugo site to Bitbucket + Aerobatics. But since I have all my other stuff on Gitlab already, it'd be kinda convenient.
Re: GitLab Pages
#19This is great -- it has a killer feature that I think GitHub Pages is sorely missing (unless it exists and I'm just ignorant to the fact). Custom domains WITH SSL. Right now I have my custom domain set up on GitHub, but it's not SSL. I would love to be able to do that.
Do you have to hand over your private keys for that?
Re: GitLab Pages
#20I would so switch to using Gitlab if my username was available. I'm `echelon` here, on Twitter, on Gmail, on Github... I was so disappointed to be `echelon1`. Is there any means to claim a username if it isn't in use?
Same. I'm @kel on github and twitter but that's taken on here and gitlab. I emailed to ask since it was just being squatted on but gitlab told me no.
I'd pay money to have my username, too.