1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-26 13:43:03 +02:00
Commit Graph

40 Commits

Author SHA1 Message Date
Aidan Feldman
5126e72b4a add line re: non-code projects 2013-09-14 00:57:53 -04:00
enyst
1487e9af50 Shorten first part of GPL description as per benbalter's input.
Remove 'whomever they distribute to'.
2013-08-19 16:56:54 +03:00
enyst
717b93a1a7 Rephrase GPL description to avoid modifications in favor of derivative.
Add the qualifier complete to the source code required.
2013-08-19 05:42:03 +03:00
enyst
1709afacee Update GPL short presentation to convey the requirement some better.
Fixes #66
2013-08-19 05:22:18 +03:00
Phil Haack
66955456a7 Added oxford comma
Yeah, I just committed straight to master. Fight me. I could not let this affront to grammar continue.
2013-07-16 08:41:22 -07:00
Coby Chapple
e794054abf prevent widows in the license example project paragraphs 2013-07-16 10:34:38 +01:00
Shane Becker
08fb9e0437 Added WordPress to list of GPL repos on homepage.
WordPress is a very popular, very public facing open source project that uses GPL.
2013-07-15 17:47:32 -07:00
Haacked
ec8c3e2de4 Make consistent with featured change
We made a change here: fb5546db7f

This should reflect that change.
2013-07-15 14:19:26 -07:00
Bernhard Häussner
e8bfd3aa92 Fix typo 2013-07-15 19:07:12 +02:00
Bernhard Häussner
30cd2830f8 Fix #6 by replacing "adds a restriction restricting" with "further restrics" 2013-07-15 19:04:24 +02:00
Pascal Borreli
991ab2e225 Fixed html typo 2013-07-15 17:49:49 +01:00
Ben Balter
95cc2e87b7 add description to index.html 2013-07-13 16:42:40 -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
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
20fd8b4fb2 move header and footer to includes 2013-07-13 10:38:53 -04:00
Haacked
70aaba7ba0 Tweaks per content review 2013-07-10 14:01:00 -07:00
Haacked
7295849a88 homepage text tweaking per legal review 2013-07-10 10:59:35 -07:00
Jason Long
2ed47b6bde cleaned up alternative licenses blurb 2013-06-11 12:39:22 -04:00
Haacked
07edfe2ba4 First cut at adding a no-license description
I have no idea if this looks good. We may want to get a designer to
figure out the layout here. :)
2013-05-23 19:46:37 -07:00
Phil Haack
3cf2c03d54 Merge pull request #57 from github/minor-tweaks
Minor language tweaks
2013-05-23 19:39:01 -07:00
Benjamin J. Balter
29bebf30ae remove gpl disambiguation page 2013-05-22 19:52:13 -04:00
Haacked
2d5cc17086 Fixup a bad merge.
I did a bad merge. I need to fix the callout.
2013-05-21 15:33:26 -07:00
Haacked
3b265d6ff7 Minor language tweaks
Also replaced tick marks with apostrophes.
2013-05-21 15:19:58 -07:00
Julio Avalos
a58ec6bb5c Update index.html 2013-05-21 15:17:11 -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
Jason Long
92888c215a added gpl landing page + agpl placeholder 2013-05-21 15:17:06 -07:00
Jason Long
a41b448b33 MIT heading tweak, fixes #29 2013-05-21 15:17:06 -07:00
Jason Long
3c14329ea7 CSS refactoring
- Replace IDs with classes
- Overall specificity reduction
- Use .js- prefix for JS hooks
2013-05-21 15:16:54 -07:00
Jason Long
61f43db622 updated styling for see-more licenses block 2013-05-21 15:16:54 -07:00
Haacked
d0c0580a34 Consolidating all licenses into a single page 2013-05-21 15:16:50 -07:00
Jason Long
9faa7e693d placeholder for about page 2013-05-21 15:16:33 -07:00
Jason Long
7514f66998 added footer skeleton 2013-05-21 15:16:30 -07:00
Haacked
cae78ee48f Use relative paths
This makes the page look good if you open it on your local machine
without a webserver
2013-05-21 15:16:00 -07:00
Adam Roben
d50fd5b8bf Get rid of XHTML self-closing tag syntax
HTML doesn't use this syntax (though it allows it). Let's modernize!
2013-05-21 15:15:58 -07:00
Adam Roben
d4c356cee1 Use quotation marks instead of apostrophes 2013-05-21 15:15:58 -07:00
Haacked
8a84efbad8 Made a pass through the permissive licenses
Added a "source" link for each license too. Might need to be styled
better.
2013-05-21 15:15:49 -07:00
Haacked
64bea6af6e Make situation images link to license 2012-11-26 09:36:13 -08:00
Jason Long
f45fb78d72 initial work on new design 2012-09-12 15:20:27 -04:00
Haacked
43cb4ca085 Adding some mock-up pages
Added a very rough mockup of a license page.
2012-06-12 16:59:32 -07:00
Haacked
cc1b3167b9 First cut at a landing page
This is a VERY ROUGH take on the landing page. The basic idea is we want
to present 3 licenses on the home page and just enough info for people
to choose one of the three. But we'll provide links for folks who need
to dig deeper and choose a license that better fits their needs.

The design right now is blatantly stolen from KOD. But that's just to
make the early draft look pretty. That's not the intended final design.
2012-06-08 17:19:25 +02:00