Skip to content

Build is not complete? can we tell which are not supported in output? #114

@yuqianyi1001

Description

@yuqianyi1001

Here's my repository:
https://github.com/yuqianyi1001/yuqianyi1001.github.io/

When building the site locally with Jekyll, it takes over 200 seconds. On GitHub Actions, the build time extends to roughly 30 minutes.
That's why I’m looking for a faster alternative. I thought gojekyll would be exactly what I need.

However, when I build the site with gojekyll, it only outputs around 500 files—far fewer than the expected 30k+ files (which explains the slow build times with Jekyll). So the index page shows the 1st post, but not the post list. See https://yuqianyi.com/ for fully build version by Jekyll. Maybe my repo is very good for benchmarking too :)

The problem is: it doesn’t log any errors or indicate what might be going wrong.

Has anyone encountered a similar issue or know how to debug this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions