1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-03 08:59:12 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Ben Lavender
8b2afbd889 Convert angle brackets to square brackets for display 2013-07-17 15:32:34 -05:00
Ben Lavender
babcaa2a18 No more interpolating << 2013-07-17 11:57:57 -05:00
Ben Balter
12f4407bdc Even dryer templates
* consolidate breadcrumb logic
* move h1 to header.html
* remove #home div from index.html
2013-07-13 15:42:46 -04:00
Ben Balter
20fd8b4fb2 move header and footer to includes 2013-07-13 10:38:53 -04:00
Ben Balter
32c3bf61f8 link about in footer of license template 2013-07-10 13:03:11 -04:00
Phil Haack
15aa0e99ac Merge pull request #66 from github/escape-variables
Escape variables in license body
2013-06-11 16:01:13 -07:00
Ben Balter
85c01c1d7f replace double < and > with [ and ] 2013-06-11 18:51:26 -04:00
Ben Balter
aa6dcd3ac0 swap opening brackets for &lt; signs to prevent parsing as tags 2013-06-11 10:37:11 -04:00
Ben Balter
5375ae8e38 add link to GitHub.com TOS to footer, fixes #63 2013-06-11 10:13:27 -04:00
Benjamin J. Balter
caa47fb00c First pass at Jekylification
* Move licenses to license template
* Move home / about to page template
* Move annotations to config file, included via annotations.js
* Move license metadata to YML Front matter
* Automate the presentation of license metadata
* Move sidebar to include
* Add _site to gitignore
2013-05-21 15:17:07 -07:00