152 Commits

Author SHA1 Message Date
Bradley Sepos
b9d15e62c4 template: Layout and type adjustments.
Larger type for largest viewports.
Maximize vertical space for short viewports.
Ensure figures resize to fit all viewports.
Typography adjustments.
2016-04-25 14:15:41 -04:00
Bradley Sepos
1e9ee560ea template: Move web font declarations to separate stylesheet. 2016-04-25 12:27:32 -04:00
Bradley Sepos
cee44dee9a template: Tweak scroll position, less yellow. 2016-04-25 12:16:38 -04:00
Bradley Sepos
d506bec6fa template: Make article header position fixed. 2016-04-24 19:15:30 -04:00
Bradley Sepos
d64d5fd55b template: Fix scripting bugs. 2016-04-24 17:17:41 -04:00
Bradley Sepos
167f433ff3 template: Tweak figure positioning. 2016-04-21 19:43:39 -04:00
Bradley Sepos
c8a1039214 template: Slugify breadcrumbs. 2016-04-21 19:32:22 -04:00
Bradley Sepos
b29e477cb7 template: Tweak system select behavior. 2016-04-21 13:09:37 -04:00
Bradley Sepos
6314434ee9 template: Normalize to Mac everywhere. 2016-04-21 12:34:47 -04:00
Bradley Sepos
c3ca16eda0 template: Remember system selection via cookie. 2016-04-21 12:09:50 -04:00
Bradley Sepos
acfba13a05 template: Tweak layout and style. 2016-04-21 11:50:38 -04:00
Bradley Sepos
a690678b70 template: Shorten system select title. 2016-04-20 20:49:45 -04:00
Bradley Sepos
656fb79839 template: Add link colors. 2016-04-20 20:43:09 -04:00
Bradley Sepos
051bb7261d template: Avoid scrolling to top on page load. 2016-04-20 20:29:30 -04:00
Bradley Sepos
1ecf4d0fc7 template: Tweak figure sizing. 2016-04-20 20:28:17 -04:00
Bradley Sepos
e7ebfd0235 template: Remove redundant CSS rule. 2016-04-20 20:22:55 -04:00
Bradley Sepos
b8886e3a9b template: Fix scripting typos. 2016-04-20 20:20:42 -04:00
Bradley Sepos
e58a6b3e30 template: Drop uppercase from most heading styles. 2016-04-20 20:11:45 -04:00
Bradley Sepos
81e4457cbf template: Link breadcrumbs. 2016-04-20 20:03:17 -04:00
Bradley Sepos
f99ba3e16e template: Add navigational elements for system specific instructions. 2016-04-20 19:15:11 -04:00
Bradley Sepos
65407d1594 template: Tweak footer. 2016-04-18 13:55:33 -04:00
Bradley Sepos
3068583c4e template: Disable automatic text sizing. 2016-04-18 13:33:03 -04:00
Bradley Sepos
16bb1e3398 template: Remove dead CSS rule. 2016-04-18 13:25:56 -04:00
Bradley Sepos
78e39eee94 template: Increase layout width at maximum resolution. 2016-04-18 13:25:24 -04:00
Bradley Sepos
1099607a3d template: Convert font sizes to relative units. 2016-04-18 13:01:23 -04:00
Bradley Sepos
e6c0d05c74 template: Minor tweak to redirect template. 2016-04-17 13:28:38 -04:00
Bradley Sepos
d86e489b08 template: Move viewport meta to base template. 2016-04-13 17:09:47 -04:00
Bradley Sepos
6431532d01 template: Componentize template. 2016-04-13 17:06:50 -04:00
Bradley Sepos
360883be92 template: Use configuration file for template vars. 2016-04-13 17:01:15 -04:00
Bradley Sepos
0968cc09e1 template: Update tag prefix (missed one). 2016-04-11 09:41:53 -04:00
Bradley Sepos
34761afc37 template: Add jQuery and Featherlight lightbox plugin. 2016-04-07 19:14:41 -04:00
Bradley Sepos
ac92628aaf template: Move stylesheet directory. 2016-04-07 18:14:38 -04:00
Bradley Sepos
a98dc99858 template: Em dash separator in title. 2016-04-06 19:01:55 -04:00
Bradley Sepos
e4c6bc6382 template: Tweak images to better fill breakpoints. 2016-04-06 18:49:12 -04:00
Bradley Sepos
7ebd9ab10e doc: Fix web font rendering on Windows.
The woff version of Ropa Sans wasn't rendering properly, so add a TrueType version.
2016-04-06 16:52:45 -04:00
Bradley Sepos
a36449ff6c template: Widen the article slightly. 2016-04-05 18:47:08 -04:00
Bradley Sepos
1299150965 template: Add font family fallbacks. 2016-04-05 18:40:51 -04:00
Bradley Sepos
ddf8dcceb4 template: Disable text-rendering: geometricPrecision. 2016-04-05 18:21:08 -04:00
Bradley Sepos
50989e4faf template: Basic responsive layout. 2016-04-05 17:53:39 -04:00
Bradley Sepos
937295250c template: Do not load local versions of web fonts. 2016-04-05 17:23:02 -04:00
Bradley Sepos
cedcf6f493 template: Update tag prefix. 2016-04-04 19:39:52 -04:00
Bradley Sepos
197ef17c50 template: Edit footer for brevity. 2016-04-02 20:09:27 -04:00
Bradley Sepos
6d54e64bc3 template: Link GitHub repo in footer. 2016-04-02 20:07:48 -04:00
Bradley Sepos
49877e4332 template: Add border to figcaption. 2016-04-02 19:47:07 -04:00
Bradley Sepos
8b90866175 template: Add redirect template. 2016-04-02 19:41:24 -04:00
Bradley Sepos
8958ce2708 template: Add styles for figures. 2016-04-02 18:51:01 -04:00
Bradley Sepos
230685e5e6 template: Remove unused meta placeholders. 2016-03-25 21:28:01 -04:00
Bradley Sepos
cc0e6b0e75 build: Refactor document generation to be faster and support partials.
Article header and footer are now partials, making them easy to exclude from license files.
2016-03-25 21:17:45 -04:00
Bradley Sepos
8c567a150e template: Split license name metadata into full and abbreviated versions. 2016-03-25 21:17:38 -04:00
Bradley Sepos
d6af0c0c45 template: Wrap content in article and add header and footer tags. 2016-03-25 21:17:38 -04:00