Aidan Feldman
c75fee1469
fix for license variations
2013-11-29 21:05:49 -05:00
Aidan Feldman
8ff2565f0b
sort rules by label
2013-11-29 20:57:35 -05:00
Haacked
21347f4538
Give tabs ids
2013-11-19 09:30:11 -08:00
Haacked
6f36d6bfcb
Hide pill nav for a single license
2013-11-18 17:00:15 -08:00
Haacked
4ce71929ad
Merged master
2013-11-18 15:06:19 -08:00
Haacked
94389c5873
Implement license family tabs
2013-11-18 14:48:32 -08:00
Jason Long
f28894d905
made partial for license overview sections
2013-11-06 11:24:34 -05:00
XhmikosR
c1c291b379
Use double quotes consistently.
2013-10-30 20:39:55 +02:00
XhmikosR
e805e5365f
Fix validation error.
2013-10-30 20:39:55 +02:00
XhmikosR
19a96450c0
HTML5 cleanup.
...
* remove type for css and js since they're the defaults
* remove chrome=1 from X-UA-Compatible since it's become obsolete
* use the protocol relative URL for the google font
2013-10-30 20:39:55 +02:00
XhmikosR
46f4a5901a
Update ZeroClipboard to v1.2.1.
2013-10-30 20:34:52 +02:00
XhmikosR
81f3bc1eb7
Update jquery.qtip to v2.1.1.
...
Also use the minified css.
2013-10-30 20:34:52 +02:00
XhmikosR
eccbe2438b
Update jquery to v1.10.2.
2013-10-30 20:34:52 +02:00
XhmikosR
d1ae44f146
Remove trailing spaces.
2013-10-30 20:34:52 +02:00
Aidan Feldman
1b5debd6bf
fix 'using' display in sidebar
2013-10-22 23:58:31 -07:00
Andreas Renberg (IQAndreas)
800d8bbdb8
Only include link to source if one has been provided
...
Not all licenses have provided a `source` property, so this check just
prevent an empty `href` in such cases.
2013-10-23 07:37:32 +02:00
Jason Long
85755edd74
put license text in lighter container for better contrast
2013-09-25 08:58:07 -04:00
enyst
a0e3974eb3
Added "legal" qualifier to clarify a legal professional is advisable.
2013-08-19 23:55:46 +03:00
enyst
daa1ada6bc
Rephrase advice to consult a legal professional. Fixes #57
2013-08-18 22:47:53 +03:00
Ben Lavender
1cdd11eb01
Whitespace rules everything around me.
2013-07-18 11:08:24 -05:00
Ben Lavender
b080b5e2fe
Don't replace on how fields; no longer needed
2013-07-17 17:30:55 -05:00
dpen2000
5c9c18e7c3
Strip html from description when displaying in meta tag
2013-07-15 20:50:09 +01:00
Ben Balter
5411a48f8f
add google analytics tracking code to footer
2013-07-15 12:40:40 -04:00
Ben Balter
565d35107e
Merge pull request #98 from github/tos
...
Custom Terms of Service
2013-07-15 06:35:13 -07:00
Haacked
c1cdc47d6b
Add the Inc to be consistent with other sites
2013-07-13 19:58:17 -07:00
Ben Balter
f44856b904
add rendered with <3 to footer
2013-07-13 19:07:43 -04:00
Ben Balter
9721cb5f8e
dat seo
2013-07-13 16:40:43 -04:00
Phil Haack
906b750e23
Merge pull request #96 from github/js-tweaks
...
Javascript Improvements
2013-07-13 13:28:46 -07:00
Ben Balter
5f20373fd9
placeholder ToS file
2013-07-13 15:48:28 -04:00
Ben Balter
25569a5ec1
move breadcrumbs to include
2013-07-13 15:46:13 -04: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
58c7a4ee1d
javascript tweaks
2013-07-13 15:18:57 -04:00
Ben Balter
f645597b56
hide_breadrumbs support
2013-07-13 10:44:09 -04:00
Ben Balter
20fd8b4fb2
move header and footer to includes
2013-07-13 10:38:53 -04:00
Jeff King
62066749b5
sidebar: convert <</>> into brackets in page.how
...
We already do this in the license bodies, and we need to
match here (currently we just print junk like `replace <>
with ...` because we end up with garbled HTML.
This replacement should arguably be factored out, as it
would want to be the same everywhere (and we might want to
make it bold everywhere or something).
2013-06-15 04:13:13 -04:00
Benjamin J. Balter
892de8ba4f
Open "Who's using" links in new tab.
...
Otherwise, people browsing licenses are forced to leave the site.
2013-05-21 15:17:09 -07:00
Benjamin J. Balter
fdc6142aeb
Fix for "Who's Using" links
...
Liquid was not properly iterating through the using_hash.
Needed to add a second for loop.
See: http://stackoverflow.com/questions/8206869/iterate-over-hashes-in-liquid-templates
2013-05-21 15:17:08 -07: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