mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-07-30 00:42:00 +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.
11 lines
197 B
Markdown
11 lines
197 B
Markdown
---
|
|
layout: spec
|
|
title: Draco 3D Graphics Compression
|
|
---
|
|
|
|
* [Draft Draco Bitstream Specification][spec]
|
|
* [README file for specification authors][readme]
|
|
|
|
[spec]: spec
|
|
[readme]: spec/README
|