draco/docs/index.md
Lou Quillio 2b455b2d26 Attempt to fix baseurl and URL paths in production.
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.
2017-07-24 15:26:02 -07:00

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