Skip to content

jekyll does not copy files from assets #18

@mathurinm

Description

@mathurinm

In last year's track, it was possible to not use docker, and simply run :
bundle exec jekyll serve

This year, doing so results in :

[2025-11-06 10:59:29] ERROR '/2026/assets/js/progress-bar.js' not found.
[2025-11-06 10:59:29] ERROR '/2026/assets/js/search-setup.js' not found.

Changing baseurl to "" in _config.yml does not fix the issue: the contents of assets/ are not copied into _site/assets by jekyll. How to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions