When running chpldoc
and pushing to github, the themes are corrupted. Do I need to set a flag to allow github to insert a theme?
== UPDATE ==
A specific example is here I ran this with chpldoc src/*.chpl -o docs
When running chpldoc
and pushing to github, the themes are corrupted. Do I need to set a flag to allow github to insert a theme?
== UPDATE ==
A specific example is here I ran this with chpldoc src/*.chpl -o docs
It looks like an empty .nojekyll file is required, see this link:
https://daler.github.io/sphinxdoc-test/includeme.html#add-a-nojekyll-file