Closed heitorPB closed 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?
I just used jekyll build
instead.
I checked the feed.xml file. It no longer contains any reference to localhost.
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 .
Your are welcome.
I let you close the issue if the problem is solved.
The current deployed feed.xml contains several links to
localhost:4000
, but it should behttp://www.satlive.org/
instead.How was the site built?