12 Commits

Author SHA1 Message Date
Lou Quillio
ee9d35cae6 Fix relative URL breakage with site.baseurl="/draco". Hopefully.
Looking for a relative URL scheme that works locally and on gh-pages.
2017-10-10 13:26:20 -07:00
Lou Quillio
b3378f4453 Adapt spec-related pages to Bootstrap.
* Create template for spec pages
  * Adapt syntax-table styles to Bootstrap
  * Reposition type/size annotations at col 86 (and update README.md)
  * Let Bootstrap style breadcrumb trails
  * Unrelated: abstract footer to an _include
2017-07-31 13:52:48 -07:00
Lou Quillio
de8528e698 At extra small widths (phones), stack jumbotron elements.
Homepage "jumbotron" (logo + statement) should align well on all
viewport sizes. Specifically on phones (<768px), logo and statement
should both take full width and stack (and center).

At tablet widths, distribute 1/3:2/3. At larger widths, 1/4:3/4.
2017-07-31 10:54:45 -07:00
Lou Quillio
29291d1106 Switch order of embedded homepage videos. 2017-07-28 08:40:29 -07:00
Lou Quillio
3957faac65 Add emphasized link to NPM package. 2017-07-27 15:37:47 -07:00
Lou Quillio
679d1f76d5 Add more homepage furniture/links. 2017-07-27 15:33:55 -07:00
Lou Quillio
9432b745e7 Merge pull request #145 from louquillio/further-develop-homepage
Embed Draco vs. Gzip video; add headings.
2017-07-27 11:50:40 -07:00
Lou Quillio
40d05070bb Embed Draco vs. Gzip video; add headings. 2017-07-27 11:47:13 -07:00
Lou Quillio
953dfbd9e7 Add Google Analytics tracker; apply via templating include.
new file:   docs/_includes/analytics.html
modified:   docs/_layouts/home.html
modified:   docs/_layouts/spec.html
2017-07-27 11:27:17 -07:00
Lou Quillio
06ebe0d256 Fix homepage video cue point.
YT linking tool offers custom start times on shared links but not embeds. Hackable, though.
2017-07-26 13:17:41 -07:00
Lou Quillio
8bf8bb7a75 Embed YT Draco clip on homepage.
Should resize responsively. Cued to 00:33.
2017-07-26 12:50:52 -07:00
Lou Quillio
f32a643b79 Add a basic Bootstrap homepage skin.
Basic top-nav with relevant links. Also adds
favicons and a few other tweaks. More to come.
2017-07-26 12:04:57 -07:00