Skip to content

Locally, the pagination and tagging are good, however they aren't shown on the live site. #48

Discussion options

You must be logged in to vote

Hi there! First, ensure you are on a plan that supports custom Gems (Team or higher).

Next, check if Gemfile is listed under the exclude section in _config.yml. If you'd like Siteleaf to read this file, remove it from excludes.

Here's what Jekyll excludes by default: https://jekyllrb.com/docs/configuration/#default-configuration

If you don't already have an exclude section, I would recommend adding the following:

exclude: ["Gemfile.lock", "node_modules"]

Replies: 1 comment

Comment options

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