Theme "jekyll-theme-chirpy"

Hi, I forked the chirpy theme. Then I ran the Jekyll server and it worked fine. but it generates an error when clicking on the website.
Error “/assets/js/dist/home.min.js” file not found. I checked it in the repository. The ‘dist’ folder isn’t there.
How I fix it?

You seem to be using Chirpy starter.
Did you follow the installation documentation and installed it via GitHub ?

Assets for chirpy starter are in a git submodule. If using GitHub installation instructions, this should have been done by GitHub.

Thank you for helping me. I fixed my error. You are right start with a chirpy starter.

1 Like