chords-db icon indicating copy to clipboard operation
chords-db copied to clipboard

Slash chords doesn't appear on the UI

Open szaza opened this issue 6 years ago • 1 comments

Hi, I've just observed that slash chords doesn't appear on the user interface, for example: https://tombatossals.github.io/react-chords/guitar/C/_E; Could you check it please?

szaza avatar Nov 05 '19 09:11 szaza

Yess, I'm trying to solve it.

The gh-pages branch needs a ".nojekyll" empty file on the root that forces not to process the pages with Jekyll. That's becaue Jekyll doesn't publish folders beginning with "_".

I have solved it but now there seems to be some incident with the gh-pages build creating on GitHub. I suppose it will work again after a few hours.

tombatossals avatar Nov 05 '19 17:11 tombatossals