Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8509079
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T03:20:15+00:00 2026-06-11T03:20:15+00:00

Alright, I’m dealing with a really odd problem. I’ve built a Jekyll-based site with

  • 0

Alright, I’m dealing with a really odd problem.

I’ve built a Jekyll-based site with several test posts. Locally, it compiles perfectly. Now I’ve begun testing it on Heroku (its eventual home). I’m using a custom buildpack to build the site once it is pushed to Heroku so I don’t have to commit compiled content into my repo.

The Jekyll site is building without error, and yet, the results are bizarre. My index page is built to list all of my posts in site.posts:

{% for post in site.posts %}
  <li>
    <a href="{{ post.url }}">{{ post.title }}</a>
  </li>
{% endfor %}

It starts with the test post I’ve made, and then lists 28 other “posts” that I’ve never created. They look to me like internal Jekyll functions somehow getting caught up in the compiler. Here are some of their names:

  • Md Extension
  • Text Extension
  • Timezone Override
  • Time Override
  • Override Data
  • Date Override
  • Foo — Bar
  • No Yaml
  • …

These “posts” are only showing up when compiling on Heroku.

Does anybody have any idea what is going on here?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T03:20:16+00:00Added an answer on June 11, 2026 at 3:20 am

    I had the same problem then it occurred to me heroku run at / and gems are installed in /vendor. Once Jekyll runs it scans all the files and folders in the directory to build _site.

    Edit your _config.yml and tell Jekyll exclude ‘vendor’. I also have mine configured to exclude ‘Procfile’, ‘unicorn.rb’ and ‘config.ru’.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Alright, here is my problem i'm trying to solve. I have an index page
Alright, I'm extremely new to programming so odds are this is a really easy
Alright I've been debugging the whole day but can't figure out what the problem
Alright, this problem seems to be way above my head! I have this code:
Alright. I have several queries <?php // Make a MySQL Connection mysql_connect(mm.hostname.net, user, pass)
Alright. The problem we're having is that we have NSStrings filled with dates in
Alright so i am building a daily sales goal that is based on last
Alright I don't see why this isnt working. It seems pretty simple. Here is
Alright so i need to open a .txt file that will be created in
Alright, so I am writing a JAR to be the back end implementation of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.