jekyll-theme-8bit icon indicating copy to clipboard operation
jekyll-theme-8bit copied to clipboard

Forking to github page doesn't create

Open ctvw opened this issue 3 years ago • 2 comments

Forking this repo to a github page doesn't seem to bundle the theme.

ctvw avatar Jun 21 '22 13:06 ctvw

Hi @ctvw.

Could you give some details on the process you did? Have you followed the GitHub Pages guidelines?

This repository defines a theme for Jekyll as a Ruby Gem, so I would normally recommend to enable GitHub Pages in your repository and set the theme to Jekyll-theme-8bit.

But forking and enabling GitHub Pages in the repository settings should also works.

julianolf avatar Jun 25 '22 15:06 julianolf

I'm not sure if this could be the issue you were facing but I merged a new PR here and the build failed.

Looking at the output error it seemed the theme had not been found. I went to the documentation and saw that custom themes now requires a specific configuration attribute, remote_theme, pointing to a GitHub repository with the theme source code.

After changing that the build succeeded.

julianolf avatar Jun 25 '22 15:06 julianolf

Hi @ctvw.

It's been a year since you opened this issue and I'm not sure if you still trying to use the theme without success.

Because you haven't reached back here I'm closing this issue but feel free to open it again if you still need help.

julianolf avatar Jul 22 '23 21:07 julianolf