docs: remove gh pages _assets warning (#124) (#211)

pull/212/head
Matias Capeletto 5 years ago committed by GitHub
parent 78b026cb7a
commit 75519224d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,10 +90,6 @@ cd -
You can also run the above script in your CI setup to enable automatic deployment on each push. You can also run the above script in your CI setup to enable automatic deployment on each push.
::: :::
::: warning
GitHub pages have issues with the underscore in the dist `_assets` folder. To fix this an empty file name `.nojekyll` needs to be placed in the docs `public` directory. See [Bypassing Jekyll on GitHub Pages](https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/).
:::
### GitHub Pages and Travis CI ### GitHub Pages and Travis CI
1. Set the correct `base` in `docs/.vitepress/config.js`. 1. Set the correct `base` in `docs/.vitepress/config.js`.

Loading…
Cancel
Save