1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-28 22:53:04 +02:00
Commit Graph

450 Commits

Author SHA1 Message Date
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
Phil Haack
ceb7043315 Merge pull request #155 from XhmikosR/home-sprite
Home sprite
2013-12-15 10:19:01 -08:00
XhmikosR
af57b063c0 _includes/license-overview.html: Fix validation errors.
Include the `id` only if `variation.tab-slug` is set.
2013-12-15 14:23:34 +02:00
XhmikosR
f5aac12538 licenses.html: Add missing page title. 2013-12-15 13:32:24 +02:00
XhmikosR
d86fc76265 Use a CSS sprite for the homepage images.
-2 http requests, -1KB.
2013-12-15 10:11:52 +02:00
XhmikosR
9d1663d6db Remove modernizr.js and use html5shiv.js directly. 2013-12-15 09:06:58 +02:00
Phil Haack
f8aa15b59d Merge pull request #156 from randomecho/readme-question-mark-voice
Missing question mark on question in intro
2013-12-14 16:19:16 -08:00
Soon Van
8c269c57ba Missing question mark on question in intro
- Sentence for "list of licenses common for specific communities"
  reads a little easier as:

   "list of licenses common to specific communities"

- Markdown with uppercase first letter, as a type
- Removed "I counted" as the repo voice otherwise
  doesn't come from a single person
2013-12-14 17:24:56 -05:00
Phil Haack
383a69c3b9 Merge pull request #150 from XhmikosR/patch-1
Patch 1
2013-12-14 13:34:02 -08:00
XhmikosR
1bd16afe77 Update README.md.
* use a code block instead of individual code commands
* remove a ul since it only has one list item
2013-12-14 21:45:03 +02:00
XhmikosR
db22e94170 Use double quotes. 2013-12-14 21:45:03 +02:00
XhmikosR
ad54d65493 Refactor header.html's properties. 2013-12-14 21:45:02 +02:00
Phil Haack
6c4adc4f50 Merge pull request #154 from XhmikosR/rename-folders
Rename folders to the shorter and more standard "img" and "js".
2013-12-14 10:00:38 -08:00
XhmikosR
2732cf40c0 Rename folders to the shorter and more standard "img" and "js". 2013-12-14 12:44:29 +02:00
Phil Haack
625ce31e45 Merge pull request #153 from XhmikosR/css-remove-IE-hacks
Remove IE hacks
2013-12-13 21:20:40 -08:00
XhmikosR
987c94c212 Remove IE 6/7 hacks. 2013-12-14 07:14:11 +02:00
Phil Haack
a0aa6f2bd6 Merge pull request #151 from XhmikosR/combine-js
Combine javascript files.
2013-12-13 11:15:00 -08:00
XhmikosR
3989f02359 Combine javascript files.
Now the main page doesn't include any JS since it doesn't use them. This results in -4 http requests and a lot of bytes saved.
2013-12-13 18:39:49 +02:00
Phil Haack
e17bf1d846 Merge pull request #152 from XhmikosR/no-spaces-when-copying-license
Work around spaces being added when copying to clipboard.
2013-12-13 08:27:04 -08:00
XhmikosR
366cbaf21a Work around spaces being added when copying to clipboard.
Since the license text is wrapped in `<pre>` with `white-space: pre-wrap` empty lines make the #license-text bigger than it actually is.

So, get rid of the empty newline at the end of the license text files since jekyll adds trailing spaces when it parses those.
2013-12-13 13:02:57 +02:00
Aidan Feldman
13edd7e291 Merge pull request #123 from XhmikosR/ignores
Clean up ignore files
2013-12-11 23:25:20 -08:00
Phil Haack
9571620462 Merge pull request #149 from randomecho/gplv2-comma
GPLv2 description could do with comma about its variants
2013-12-11 09:40:14 -08:00
Soon Van
db9bce9088 GPLv2 description could do with comma about its variants
"There are multiple variants of the
 GPL each with different requirements"

Without a comma, this passage has no break where it would
be used to add the hint of nuance between GPL versions.
2013-12-11 10:06:24 -05:00
Phil Haack
9b6e79344a Merge pull request #148 from XhmikosR/css
CSS cleanup
2013-12-09 23:28:43 -08:00
XhmikosR
6c68d86cf2 Move qTip inclusion at the top so that it's clear. 2013-12-10 09:04:21 +02:00
XhmikosR
d90deb7ba9 Update qTip custom selectors.
* group common properties together
* get rid of the useless `!important` declarations
2013-12-10 09:04:20 +02:00
XhmikosR
dc4309bd02 Rename clearfix class. 2013-12-10 09:04:20 +02:00
XhmikosR
593ec5edb6 Get rid of the unicode symbol from selector's name and use class instead of id. 2013-12-10 09:04:19 +02:00
XhmikosR
14b21d982b Update application.css.
* add missing fallback color
* add missing vendor prefixed property for Opera
2013-12-10 09:04:18 +02:00
XhmikosR
ccb7a12ef2 Update application.css.
Clean up fonts; there's no need to specify all of them in each selector since they are inherited.
Also, use the shorthand font property.
2013-12-10 09:04:11 +02:00
Phil Haack
99005a5002 Merge pull request #147 from XhmikosR/patch-1
normalize.min.css: Put back the license header.
2013-12-09 10:44:33 -08:00
XhmikosR
0266eb712f normalize.min.css: Put back the license header.
It was accidentally removed.
2013-12-09 20:23:45 +02:00
Phil Haack
ce7600bc3d Merge pull request #143 from XhmikosR/normalize.css
Add normalize.css v2.1.3 minified with clean-css.
2013-12-09 10:19:47 -08:00
XhmikosR
f6ce6097c6 Ignore more files in _config.yml. 2013-12-09 19:56:23 +02:00
XhmikosR
9df688ce31 Clean up .gitignore and .gitattributes. 2013-12-09 19:56:23 +02:00
XhmikosR
d9adaf49bd Add normalize.css v2.1.3 minified with clean-css. 2013-12-09 19:46:40 +02:00
Phil Haack
11e008a4ec Merge pull request #145 from XhmikosR/zeroclipboard
Update ZeroClipboard to v1.2.3.
2013-12-09 09:06:40 -08:00