satlive / website

SAT Live! web site
11 stars 29 forks source link

XML feed contains links to localhost #58

Closed heitorPB closed 5 years ago

heitorPB commented 5 years ago

The current deployed feed.xml contains several links to localhost:4000, but it should be http://www.satlive.org/ instead.

How was the site built?

satlive commented 5 years ago

As usual, using jekyll serve

I had to update to the latest version of jekyll two days ago. Maybe something changed in a recent release?

satlive commented 5 years ago

I just used jekyll build instead.

I checked the feed.xml file. It no longer contains any reference to localhost.

heitorPB commented 5 years ago

jekyll build is the way to go. Thank you for the quick response.

Have a nice day!

On Tue, 12 Nov 2019, 03:34 satlive, notifications@github.com wrote:

I just used jekyll build instead.

I checked the feed.xml file. It no longer contains any reference to localhost.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/satlive/website/issues/58?email_source=notifications&email_token=ADGWRRU2ZACAY47DFDR7HG3QTJFALA5CNFSM4JL5HVBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDZGESI#issuecomment-552755785, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGWRRTXWK2E3LMZRFP2J7DQTJFALANCNFSM4JL5HVBA .

satlive commented 5 years ago

Your are welcome.

I let you close the issue if the problem is solved.