In my repo tree on my VM:
cat .git/config
You can see the remote URL in there. It should look like: url = https://user@bitbucket.org/user/repository.git
or url = https://gitlab.com/user/repository.git
Run:
git remote set-url origin git@gitlab.com:user/repository.git
Gitlab uses the g...
Hi, my name is Chris and I'm still addicted to buying domain names, hosting half-baked ideas and then neglecting them. (See here: https://chrisweber.com/blog/my-hosting-mess)
Still abandoned, although I did attempt to "revive" it by at least updating it to the latest and greatest version of...
Just a few links to some of the open tabs from when I was adding tag support to my Gatsby site.
https://github.com/erikthedeveloper/erikaybar.name-gatsby/blob/master/src/pages/index.js
https://github.com/erikthedeveloper/erikaybar.name-gatsby/pull/1/files
Hi, my name is Chris and I'm addicted to buying domain names, hosting half-baked ideas and then neglecting them.
This is an abandoned blog powered by either hugo or jekyll (I can't remember which). It's hosted (statically) via netflify and deployed via bitbucket.
This site, powered by...