Skip to content
This repository has been archived by the owner. It is now read-only.

Added .nojekyll file to the docs folder #174

Open
wants to merge 1 commit into
base: master
from

Conversation

@sigmasoldi3r
Copy link

sigmasoldi3r commented Jan 21, 2020

This should fix #140

The problem was that all files in /mini begin with underscore (ie: _core.scss). By default github pages ignores them, because of Jekyll's ignore rules. Adding a .nojekyll file at /docs solves the problem, as the site does not use Jekyll.

More on the topic: https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/

Also I've published the fix here for testing: https://sigmasoldi3r.github.io/mini.css/flavors

@sigmasoldi3r
Copy link
Author

sigmasoldi3r commented Jan 29, 2020

any update on this? @Chalarangelo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant
You can’t perform that action at this time.