mathieudutour / medium-to-own-blog

Switch from Medium to your own blog in a few minutes
MIT License
3.03k stars 107 forks source link

`publicUrl` points to localhost:8000 on the Discuss on Twitter Link #12

Closed harshattray closed 5 years ago

harshattray commented 5 years ago

The Discuss on Twitter link which takes in the href https://twitter.com/search?q=${publicUrl} , the publicUrl points to localhost:8000. Screenshot 2019-06-01 at 3 55 19 AM

mathieudutour commented 5 years ago

Yep, you need to change the public URL in the gatsby-config.js. I need to write docs about it

mathieudutour commented 5 years ago

We could perhaps add a prompt to enter the public url after the netlify steps. Then we can modify the gatsby-config automatically and create a new commit.

mathieudutour commented 5 years ago

fixed in https://github.com/mathieudutour/medium-to-own-blog/commit/1f612695a5f20aeee65634a24345e43ebdda2a3f