ghost-on-github-pages icon indicating copy to clipboard operation
ghost-on-github-pages copied to clipboard

[Bug] Fixed ! Some Problem about deploy.sh

Open DieYiSu opened this issue 4 years ago • 1 comments

Hi @abhijithvijayan ,

I have found some problem when I run your deploy.sh on my Macbook Pro, and I have fixed it :)

  • The sed shell command which trying to replace jpgg with jpg
  • The sed shell symbol in the command which trying to replace localhost:2368 with username and gh_repo.
  • The Fixing Images step should be to do on the setup step.
  • The master branch had been replaced with main branch by Github team at 2020/10, so you don't need to create master and gh-pages branch.

I will send the PR to you.

DieYiSu avatar Apr 17 '21 08:04 DieYiSu

Cool

abhijithvijayan avatar Apr 17 '21 09:04 abhijithvijayan