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

486 Commits

Author SHA1 Message Date
Phil Haack
f632357a8e Add meta tag for google webmaster tools 2014-01-26 21:26:48 -08:00
Phil Haack
07b61d82ee Merge pull request #184 from XhmikosR/whitespace
Revert 13c9eb92fb.
2014-01-24 10:10:29 -08:00
XhmikosR
769b6a6e48 Revert 13c9eb92fb.
Due to Jekyll outputting useless whitespace, we need to work around this ourselves.
2014-01-24 19:56:32 +02:00
Phil Haack
24e9effec1 Merge pull request #182 from XhmikosR/sitemap
Generate sitemap.xml and add robots.txt.
2014-01-24 09:16:26 -08:00
Phil Haack
a8afacad70 Merge pull request #181 from XhmikosR/markdownify
Markdownify
2014-01-24 09:16:02 -08:00
XhmikosR
1e24124ddc sitemap.xml: exclude pages with layout: nil. 2014-01-24 08:40:39 +02:00
XhmikosR
6211c56b68 index.html: specify permalink.
This way we don't get `http://choosealicense.com/index.html` in sitemap.
2014-01-24 08:25:40 +02:00
XhmikosR
fcfc139ad1 Simplify quotes and apostrophes. 2014-01-23 22:27:31 +02:00
XhmikosR
d40409be96 Revert 26bb900113.
Jekyll already takes care of those.
2014-01-23 22:27:31 +02:00
XhmikosR
13c9eb92fb Simplify license.html.
Remove the custom `replace` filter and use `markdownify` instead.
2014-01-23 22:27:24 +02:00
XhmikosR
07491fb984 Improve fix from 098369b33f.
Remove extra newlines which aren't needed.
2014-01-23 22:27:24 +02:00
XhmikosR
c555b45bd2 Generate sitemap.xml and add robots.txt. 2014-01-23 22:27:00 +02:00
Phil Haack
d799d37492 Merge pull request #180 from XhmikosR/selectivizr
Selectivizr
2014-01-23 10:37:48 -08:00
Phil Haack
6db0253e26 Merge pull request #179 from XhmikosR/zeroclipboard
Update ZeroClipboard to v1.3.0.
2014-01-23 10:30:15 -08:00
XhmikosR
48f787cc71 Downgrade selectivizr; now it works again for IE 7-8. 2014-01-23 11:08:47 +02:00
XhmikosR
601c8fdf45 Revert "Remove selectivizr-min.js."
This reverts commit b6728c7502.
2014-01-23 11:08:47 +02:00
XhmikosR
280d578703 Revert "Work around issues with old IE."
This reverts commit e6df569ad0.

Conflicts:
	index.html
2014-01-23 11:08:47 +02:00
XhmikosR
5e3ffdfa9e Update ZeroClipboard to v1.3.0. 2014-01-23 10:11:21 +02:00
Ben Balter
89f2242a08 Merge pull request #176 from penibelst/markdownify-titles
Make sure titles are in smarty pants
2014-01-06 10:55:32 -08:00
Ben Balter
6e9aab4c35 ignore .bundle 2014-01-06 13:38:13 -05:00
Ben Balter
8d6c3f8482 dat 💎 bump 2014-01-06 13:37:27 -05:00
Ben Balter
c7e38b846f Merge pull request #167 from github/bump-ffi
Remove FFI version lock and bump version
2014-01-05 20:20:39 -08:00
Anatol Broder
098369b33f Make sure titles are in smarty pants 2014-01-03 19:34:51 +01:00
Phil Haack
94d8158d09 Merge pull request #173 from penibelst/curly-apostrophes
Fix apostrophes
2013-12-30 18:32:08 -08:00
Anatol Broder
26bb900113 Fix apostrophes 2013-12-28 14:01:22 +01:00
Aidan Feldman
6504fb7cfd remove ffi version lock and bump version
per
880ec82d3c (commitcomment-4891173)
2013-12-18 11:57:44 -05:00
Aidan Feldman
66538ff7ef Merge pull request #166 from github/proofer-ignore
Don't ignore all '#' URLs when running HTML::Proofer
2013-12-18 08:48:49 -08:00
Aidan Feldman
7cb10e1872 Merge pull request #165 from github/upgrade-gems
Upgrade gems
2013-12-18 00:45:35 -08:00
Aidan Feldman
4ac4a1edb4 Merge pull request #164 from github/sort-licenses
Attempt to sort licenses in list
2013-12-18 00:42:05 -08:00
Aidan Feldman
49e50f6390 Don't ignore all '#' URLs when running HTML::Proofer
Explicitly ignore the clipboard button from proofing, which was why the
:href_ignore was there in the first place.  Per
https://github.com/github/choosealicense.com/pull/104/files#r7311111.
2013-12-18 03:28:01 -05:00
Aidan Feldman
36afbcd750 upgrade gems 2013-12-18 03:12:31 -05:00
Aidan Feldman
67e88a39e3 attempt to sort licenses in list 2013-12-18 02:48:49 -05:00
Phil Haack
2aa75c3130 Merge pull request #163 from konklone/remove_sublicenses_for_pd
Remove sub-licensability public domain licenses/waivers
2013-12-17 11:33:39 -08:00
Eric Mill
1c21150fbb remove sub-licensability as a concept for public domain licenses/waivers 2013-12-17 14:24:45 -05:00
Phil Haack
ce1d6d6ad6 Merge pull request #162 from XhmikosR/css-cleanup
application.css: Minor cleanup.
2013-12-17 08:54:58 -08:00
XhmikosR
0b3d1a443b application.css: Minor cleanup.
Move the common `color` property along with the other common properties and remove inherited properties.
2013-12-17 07:00:55 +02:00
Phil Haack
0b6213cb5e Merge pull request #161 from XhmikosR/css
patch-2
2013-12-16 08:48:22 -08:00
XhmikosR
b6728c7502 Remove selectivizr-min.js.
It's not needed anymore as things work pretty good with old browsers.
2013-12-16 18:45:28 +02:00
XhmikosR
e6df569ad0 Work around issues with old IE. 2013-12-16 18:45:28 +02:00
XhmikosR
b7bc7b17df Use qTip from the first mirror instead of the cloudflare distribution. 2013-12-16 18:45:28 +02:00
XhmikosR
c5920533f5 Update application.css.
* clean up unused class and inherited properties
* move `.button` along with the rest of the selectors from that page
* remove `-moz-inline-stack` which was needed for old FF
2013-12-16 18:45:28 +02:00
XhmikosR
37f4a215df Specify box sizing. 2013-12-16 18:31:31 +02:00
Phil Haack
46ed193ef9 Merge pull request #160 from XhmikosR/readme
Readme
2013-12-16 08:27:24 -08:00
Phil Haack
4302b20b07 Merge pull request #159 from XhmikosR/license-sprite
Use a CSS sprite for the license images.
2013-12-16 08:19:04 -08:00
XhmikosR
fcf2d4090c README.md: no need to make the localhost a clickable link. 2013-12-16 11:34:19 +02:00
XhmikosR
3182a8390b README.md: Break long lines. 2013-12-16 10:47:09 +02:00
Joshua Tauberer
1a8461cc19 Correct mistakes/omissions in the README.
The README says the license files are Markdown but they are not.
The text of the license should be wrapped to a 78 character width.
2013-12-16 10:47:09 +02:00
XhmikosR
22eae2af38 Use a CSS sprite for the license images.
-3 HTTP requests.
2013-12-16 10:13:32 +02:00
Phil Haack
84f6e89264 Merge pull request #157 from XhmikosR/html5shiv
Remove modernizr.js and use html5shiv.js directly.
2013-12-15 18:12:41 -08:00
Phil Haack
f2a1fec586 Merge pull request #158 from XhmikosR/licenses-title
licenses.html: Add missing page title.
2013-12-15 18:12:18 -08:00