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
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