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

14 Commits

Author SHA1 Message Date
XhmikosR
d1ae44f146 Remove trailing spaces. 2013-10-30 20:34:52 +02:00
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
eb65fab847 Resolve merge confict with #91 2013-07-13 10:51:38 -04:00
Ben Balter
b32317358b Merge branch 'jdennes-more-consistent-breadcrumb-nav' of https://github.com/github/choosealicense.com into better-templating 2013-07-13 10:50:03 -04:00
Ben Balter
20fd8b4fb2 move header and footer to includes 2013-07-13 10:38:53 -04:00
James Dennes
8ae085df65 Cleaned up breadcrumbs.
The breadcrumbs navigation is now in the default template. The removes some duplication. The only page it shouldn't be shown on is the home page.
2013-07-13 16:38:01 +02: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