16 Commits

Author SHA1 Message Date
Lou Quillio
297f0670e6 Ahem. 2017-07-25 00:21:37 -07:00
Lou Quillio
cca5e839fb Also emphasize rbenv installation. 2017-07-25 00:17:28 -07:00
Lou Quillio
a1da4d6150 No need to use --baseurl argument
For building docs locally, there's no need to specify
an alternate `--baseurl` as long as `jekyll serve`` is
issued from the `/docs` directory, as indicated in
README.md.

Removed --baseurl guidance and emphasized README.md
instructions.
2017-07-24 16:09:57 -07:00
Lou Quillio
58f5e2a061 Merge pull request #135 from google/update_spec
Update bitstream spec
2017-07-24 16:02:01 -07:00
Lou Quillio
c72d558e7b Update spec README.md 2017-07-24 15:34:02 -07:00
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
Frank Galligan
4efc3d27cc Update bitstream spec
This PR is associated with #134.
2017-07-22 22:35:54 -07:00
Lou Quillio
2c27123b70 Untrack output files. Duh. 2017-07-12 15:28:40 -07:00
Lou Quillio
8d8c88e08f Re-org files, refine styles, add README, et al.
Draco bitstream spec source should be ready for author contributions.
2017-07-12 15:18:53 -07:00
Lou Quillio
c2fb47ac5d Split syntax table sections into files.
Also add .gitignore
2017-07-10 14:36:26 -07:00
Lou Quillio
c0dcf7c2bc Port Draco bitstream spec to Markdown.
This represents the grunt-work of porting the gDocs
document to plaintext. There are decisions to make
and polish to be applied.
2017-07-09 18:33:42 -07:00
Lou Quillio
faa636784b Fix inconsistently-named SVG file. 2017-04-14 15:56:59 -07:00
Lou Quillio
27e5615268 Add Adobe Illustrator logo source.
Print-shops prefer this proprietary vector format.
2017-04-14 15:49:36 -07:00
Lou Quillio
371fd926c8 Add logo SVG source, and a collection of bitmaps (PNG). 2017-04-14 15:32:52 -07:00
jbrettle
d1bd9fd00c Added logo 2017-01-09 10:28:17 -08:00
Lou Quillio
419be837ef Add empty README.md and /docs directory.
new file:   README.md
new file:   docs/.ruby-version
new file:   docs/Gemfile
2016-12-07 12:31:02 -08:00