Hiya,
So I was following the “turn a html site into Jekyll” guide, and I’ve run into a weird problem I don’t know how to solve or understand. Basically, before I turned my index.html into a default.html, building and serving my site would load my css/html perfectly fine. Now, after converting it to a default format and using an index.md, the css loads correctly for a split second before breaking and looking completely incorrect.
Does anyone know why this would be the case? my html is pretty basic, as is the CSS, and Im not sure why it would load things fine before swapping to default.html as per the guide and still loading correctly for a split second :S