mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-07-28 19:02:03 +08:00

GitHub is configured to use the contents of `/docs` for web content, thus treating `docs` as the docroot, thus configuring a baseurl of `/docs` is mistaken in production (GitHub Pages). In the local dev case a baseurl is needed (`/docs`), but can be passed on the Jekyll commandline.