So I am trying to get a blog up using Jekyll.
Never used a site generator before.
Just want to see how things fit together for now.
So I run "jekyll new destination" and "jekyll serve", it displays a serve address and it looks like this
Then as mentioned in its documentation, I should run "jekyll build" and use (deploy) the files inside the _site folder. But the index file looks like. What's wrong?
Never used a site generator before.
Just want to see how things fit together for now.
So I run "jekyll new destination" and "jekyll serve", it displays a serve address and it looks like this
Then as mentioned in its documentation, I should run "jekyll build" and use (deploy) the files inside the _site folder. But the index file looks like. What's wrong?