Ben Balter
565d35107e
Merge pull request #98 from github/tos
...
Custom Terms of Service
2013-07-15 06:35:13 -07:00
Julio Avalos
86dc869e81
Drafted a One-off TOS for Choosealicense.com
2013-07-14 23:14:31 -07:00
Phil Haack
c8cfd6b3b2
Merge pull request #107 from github/roll-out-the-redcarpet
...
Use Redcarpet to process markdown
2013-07-14 22:00:12 -07:00
Ben Balter
e586d8c9ea
use redcarpet to process markdown
2013-07-14 12:56:48 -04:00
Phil Haack
e8b7728f9d
Merge pull request #106 from github/better-bootstrapping
...
Use local version of coffee-script
2013-07-14 09:43:46 -07:00
Phil Haack
2f64cdc6a0
Merge pull request #104 from github/footer-tweak
...
Add the Inc to be consistent with other sites
2013-07-14 09:42:15 -07:00
Ben Balter
f60943e037
use local version of coffee-script, fixes #100 better
2013-07-14 12:13:53 -04:00
Ben Balter
b7975263a8
Merge pull request #105 from github/jdennes-absolute-permalinks
...
Use Absolute Permalinks
2013-07-14 08:55:57 -07:00
James Dennes
9dbb60c5c6
Use Absolute Permalinks
...
This removes the deprecation warning about absolute permalinks. Absolute Permalinks will be the default as of Jekyll v1.1: http://jekyllrb.com/docs/upgrading/
2013-07-14 15:32:06 +02:00
Haacked
c1cdc47d6b
Add the Inc to be consistent with other sites
2013-07-13 19:58:17 -07:00
Phil Haack
6dd1d34419
Merge pull request #102 from github/disambiguate-we
...
Disambiguate who "we" is in `about.md`
2013-07-13 19:27:47 -07:00
Phil Haack
6da00c2d70
Merge pull request #101 from github/footer-branding
...
Add _____ with <3 to footer
2013-07-13 19:27:28 -07:00
Ben Balter
f44856b904
add rendered with <3 to footer
2013-07-13 19:07:43 -04:00
Ben Balter
7d4b2e8903
s/we want/GitHub wants/ in about.md, props @haacked
2013-07-13 19:01:23 -04:00
Ben Balter
e8bc30316d
rebuild app.js with latest coffestscript
2013-07-13 18:59:32 -04:00
Ben Balter
f74a52ddb7
install coffee-script globally, fixes #100 , props @cameronmcefee
2013-07-13 18:48:08 -04:00
Phil Haack
1bc439a3c8
Merge pull request #99 from github/seo
...
Add license description as meta tag in header
2013-07-13 14:03:36 -07:00
Ben Balter
95cc2e87b7
add description to index.html
2013-07-13 16:42:40 -04:00
Ben Balter
9721cb5f8e
dat seo
2013-07-13 16:40:43 -04:00
Ben Balter
b893180ebe
remote title from tos body
2013-07-13 16:30:29 -04:00
Phil Haack
906b750e23
Merge pull request #96 from github/js-tweaks
...
Javascript Improvements
2013-07-13 13:28:46 -07:00
Phil Haack
947c2541f9
Merge pull request #97 from github/even-dryer-templating
...
Even DRYer templating
2013-07-13 13:28:25 -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
090d1467d4
add coffeescrpt to scripts
2013-07-13 15:25:55 -04:00
Ben Balter
58c7a4ee1d
javascript tweaks
2013-07-13 15:18:57 -04:00
Phil Haack
59bd13024d
Merge pull request #92 from github/better-templating
...
DRY up templating
2013-07-13 09:55:41 -07:00
Phil Haack
9e1310a519
Merge pull request #93 from github/no-license-md
...
Convert no-license.html to markdown
2013-07-13 09:53:28 -07:00
Ben Balter
e372c13f7d
convert no-license.html to markdown
2013-07-13 11:09:36 -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
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
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
ffb1c83655
Merge pull request #89 from github/fix-relative-links
...
fix #88 - broken relative links
2013-07-13 06:52:07 -07:00
James Dennes
380731aaec
Added Home link to /licenses and /no-license.
...
Previously there was no way of navigating back to the main page from /licenses and /no-licenses.
2013-07-13 12:01:06 +02:00
Patrick Reynolds
2270711771
fix #88 - broken relative links
2013-07-13 01:16:15 -05:00
Haacked
98f7a3c730
Fix link in public domain license
2013-07-12 16:18:48 -07:00
Phil Haack
67c03f75c1
Merge pull request #82 from github/license-categories
...
License category updates
2013-07-12 15:03:16 -07:00
Haacked
fb92ca1707
Removed warranty category
2013-07-12 15:01:08 -07:00
Haacked
ba67cba0ea
Cosmetic cleanup and remove unused category
2013-07-12 14:58:56 -07:00
Haacked
3b83a075e1
Change liability label
2013-07-12 14:58:56 -07:00
Phil Haack
23f2cce6e8
Fixed trademark-use description.
2013-07-12 14:58:56 -07:00
Phil Haack
d9617c50c8
Removed "only" per hoolio suggestion
2013-07-12 14:58:56 -07:00
Phil Haack
596cfa1a32
Add the word "notice" to description
2013-07-12 14:58:56 -07:00
Ben Balter
d2436b76e2
s/proprietary/non-open-source/
2013-07-12 14:58:56 -07:00
Haacked
dca341d472
Making things less lawyery
2013-07-12 14:58:56 -07:00
Haacked
300f796aa9
Add no-liability to public domain
2013-07-12 14:58:56 -07:00
Haacked
f0f4402f35
Added patent-grant category
2013-07-12 14:58:56 -07:00