tic 0.11.2
do_pkgdown()now always create a.nojekyllfile for both release and developement deployments.
Otherwise custom fonts starting with an underscore will not be loaded as Jekyll ignores this pattern.
A.nojekyllfile tells GitHub pages to not use Jekyll for serving the web page. (#307)