-
Notifications
You must be signed in to change notification settings - Fork 12.1k
Closed
Description
First, thank you for creating a beautiful theme. This is my first time working with jekyll, so it's possible I am missing something on the jekyll end.
I am trying to deploy to my organisation page, but the webpage turns basic html when I stop the server.
When I run `bundle exec jekyll serve', the webpage renders beautifully:
But, when I stop the server, it renders to a basic html.
I would be surprised if I am expected to keep running the server the whole time. So what am I missing here?
Edit: I looked at the index.html file, and the file path for all files is "localhost:4000/". Even though in _config.yml
I left both url:
and baseurl:
empty.
Metadata
Metadata
Assignees
Labels
No labels