Skip to content

Jekyll Theme Not Showing for _posts #21800

Answered by peasead
peasead asked this question in General
Discussion options

You must be logged in to vote

Circling back on this, I got it.

I’m not sure exactly what the issue was, but I assume that the “apply theme” section of Github provides a pretty basic Jekyll theme without all the bells and whistles, which I guess _posts requires?

So what I did was clone the theme directly from their Github repo, https://github.com/pages-themes/midnight, in my case and then ran the instructions to serve it up locally on my system:

Clone down the theme's repository (git clone https://github.com/pages-themes/midnight)
cd into the theme's directory
Run script/bootstrap to install the necessary dependencies
Run bundle exec jekyll serve to start the preview server
Visit localhost:4000 in your browser to previ…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant