439 Commits

Author SHA1 Message Date
Bradley Sepos
937295250c template: Do not load local versions of web fonts. 2016-04-05 17:23:02 -04:00
Bradley Sepos
3bf50cac26 meta: Add note about configuration file to Contributing. 2016-04-05 16:36:04 -04:00
Bradley Sepos
b13b886daa build: Fix sed params on linux. 2016-04-05 16:31:02 -04:00
Bradley Sepos
cedcf6f493 template: Update tag prefix. 2016-04-04 19:39:52 -04:00
Bradley Sepos
0deb881d72 build: Change document metadata tag prefix from meta to document. 2016-04-04 19:39:17 -04:00
Bradley Sepos
56a2810d8e meta: Revise Contributing. 2016-04-04 18:47:23 -04:00
Bradley Sepos
a229323769 meta: Update markdown example in Contributing. 2016-04-04 16:42:29 -04:00
Bradley Sepos
4f09493259 tools: Update discount to version 2.2.0. 2016-04-04 16:30:40 -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
45c3730c04 meta: Fix links in Contributing. 2016-04-02 20:00:45 -04:00
Bradley Sepos
3887fc8774 meta: Fix links in Readme. 2016-04-02 20:00:39 -04:00
Bradley Sepos
63f8a07276 doc: Add redirect. 2016-04-02 19:53:10 -04:00
Bradley Sepos
49877e4332 template: Add border to figcaption. 2016-04-02 19:47:07 -04:00
Bradley Sepos
008f3c5d6e doc: Add redirects. 2016-04-02 19:41:48 -04:00
Bradley Sepos
8b90866175 template: Add redirect template. 2016-04-02 19:41:24 -04:00
Bradley Sepos
5789c21146 build: Add support for meta refresh redirects. 2016-04-02 19:41:04 -04:00
Bradley Sepos
6f307a2fd6 build: Clean up temporary files. 2016-04-02 19:23:42 -04:00
Bradley Sepos
03c6490659 doc: Edit Quick start for clarity and consistency. 2016-04-02 19:03:51 -04:00
Bradley Sepos
257c45da67 build: Link figure images. 2016-04-02 18:59:22 -04:00
Bradley Sepos
8ff8e9ad2e build: Remove title attribute from figure images. 2016-04-02 18:51:46 -04:00
Bradley Sepos
8958ce2708 template: Add styles for figures. 2016-04-02 18:51:01 -04:00
Bradley Sepos
d603f0782b build: Add postprocessing support to unwrap figures. 2016-04-02 18:38:59 -04:00
Bradley Sepos
87922e6e8c doc: Make some images implicit figures. 2016-04-02 18:20:06 -04:00
Bradley Sepos
f3fcd2d149 build: Add preprocessing support for implicit figures. 2016-04-02 18:15:23 -04:00
Bradley Sepos
80759190f4 build: Move variable declaration. 2016-04-02 17:37:45 -04:00
Bradley Sepos
10d095dbc5 doc: Add some images to Quick start. 2016-04-02 17:35:57 -04:00
Bradley Sepos
f404352d67 doc: Remove generated docs from the repository.
Commit diffs end up too long and annoying for simple changes. Building after pulling will now be required.
2016-03-25 21:41:28 -04:00
Bradley Sepos
230685e5e6 template: Remove unused meta placeholders. 2016-03-25 21:28:01 -04:00
Bradley Sepos
a0222f2132 build: Rename and make some variables local in scope. 2016-03-25 21:17:45 -04:00
Bradley Sepos
4b5bd1db6c meta: Update license information in CONTRIBUTING.markdown.
Nothing was ever released as GNU FDL; this was an incorrect statement from an early draft.
2016-03-25 21:17:45 -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
Bradley Sepos
e120124c4c template: Tweak default template's CSS styles. 2016-03-25 21:17:37 -04:00
Bradley Sepos
3f9f0b5380 doc: Update copyright dates to 2016. 2016-03-25 21:17:34 -04:00
Bradley Sepos
6eb2679af5 build: Set mandir only on Darwin when configuring Discount. 2016-03-25 21:12:28 -04:00
Bradley Sepos
5c121c3060 Initial import. 2016-03-25 13:19:55 -04:00
Bradley Sepos
2efc1aaae7 Initial commit. -