Phil Haack
4712fe2d68
Removing extraneous copyright notice
2013-05-23 19:48:29 -07:00
Phil Haack
140c1e2700
Linking to GitHub's TOS
2013-05-23 19:48:29 -07:00
Phil Haack
18bb317b5a
Using proper Mustache template strings
...
Per code review suggestion.
2013-05-23 19:46:38 -07: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
0be80cf73f
Merge branch 'master' into html-to-txt
2013-05-23 17:11:01 -04:00
Ben Balter
53e5eb36ca
Merge pull request #59 from github/long-live-the-gpl
...
Remove gpl disambiguation page
2013-05-23 13:35:46 -07:00
Ben Balter
d7fd099204
Merge pull request #61 from github/server-cleanup
...
Clean up _site folder after serving
2013-05-23 13:33:22 -07:00
Zach Holman
6bc9b3ffa7
Use <<>> instead of {{}}
2013-05-22 17:30:18 -07:00
Benjamin J. Balter
f8a3809616
Clean up after serving
...
Your mother doesn't work here.
2013-05-22 20:13:08 -04:00
Benjamin J. Balter
8458ff5b3f
change license extention to .txt
2013-05-22 20:09:55 -04:00
Zach Holman
06a54414b7
Merge pull request #58 from github/mustache
...
Proper mustache
2013-05-22 16:52:18 -07:00
Benjamin J. Balter
29bebf30ae
remove gpl disambiguation page
2013-05-22 19:52:13 -04:00
Zach Holman
4514b00e07
Proper mustache
2013-05-22 16:50:39 -07: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
Benjamin J. Balter
cf71a7bf6d
update gemfile and build script to jekyll 1.0.2
2013-05-21 15:17:12 -07:00
Benjamin J. Balter
337cf0a2b1
add link to boostrap instructions to readme
2013-05-21 15:17:12 -07:00
Benjamin J. Balter
a88cd6646b
add project license to readme, fixes #50
2013-05-21 15:17:11 -07:00
Julio Avalos
a58ec6bb5c
Update index.html
2013-05-21 15:17:11 -07:00
Haacked
71a4c87882
Add CONTRIBUTING file.
...
Fixes #35
2013-05-21 15:17:10 -07:00
Benjamin J. Balter
804e14b105
s/gemfile/Gemfile/
2013-05-21 15:17:10 -07:00
Benjamin J. Balter
750180997a
Remove the /licenses directory
...
Now that license metadata has been moved to YAML front matter, the
/license/*.html file are essentially just the raw text of the license.
Not sure what the original purpose was for this folder, but if duplicative,
lets remove to avoid cruft.
2013-05-21 15:17:09 -07:00
Benjamin J. Balter
892de8ba4f
Open "Who's using" links in new tab.
...
Otherwise, people browsing licenses are forced to leave the site.
2013-05-21 15:17:09 -07:00
Benjamin J. Balter
fdc6142aeb
Fix for "Who's Using" links
...
Liquid was not properly iterating through the using_hash.
Needed to add a second for loop.
See: http://stackoverflow.com/questions/8206869/iterate-over-hashes-in-liquid-templates
2013-05-21 15:17:08 -07:00
Benjamin J. Balter
885b0b72c6
adding CNAME file
2013-05-21 15:17:08 -07:00
Benjamin J. Balter
dedeb49739
update readme with new script/ action and how to add licenses and rules
2013-05-21 15:17:07 -07:00
Benjamin J. Balter
a21098309e
add gemfile and script/ folder for easier bootstaping and less friction goodness;
2013-05-21 15:17:07 -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
Phil Haack
50433bafd8
Notepad++ is GPL v3
2013-05-21 15:17:05 -07:00
Phil Haack
4e4c2bb433
Add Textmate as a GPL v3 example
2013-05-21 15:17:05 -07:00
Phil Haack
75fa07f167
Add Calibre EBook reader
2013-05-21 15:17:04 -07:00
Phil Haack
0b47ec6be1
Add Samba
2013-05-21 15:17:04 -07:00
Phil Haack
ffe963c7a7
Added GCC (Gnu Compiler Collection)
2013-05-21 15:17:03 -07:00
Phil Haack
f7465a3413
MySQL is GPL v2
...
It's actually dual licensed, but close enough.
2013-05-21 15:17:02 -07:00
Phil Haack
280dc775e9
Add Blender as a GPL v2 example
2013-05-21 15:17:02 -07:00
Phil Haack
85b26ceb99
Quake 3 Source Code is GPL v2
2013-05-21 15:17:01 -07:00
Phil Haack
849b8a203c
Add Git
2013-05-21 15:17:01 -07:00
Phil Haack
f89957742b
Added the Linux Kernel to the list
2013-05-21 15:17:00 -07:00
Phil Haack
65b04071bf
Add Node.js. That's pretty well known, right?
2013-05-21 15:17:00 -07:00
Phil Haack
010463fb6b
Add JSON.NET - Well known in the .NET community
2013-05-21 15:16:59 -07:00
Lee Reilly
bb072b3476
Append a / to all URLs
2013-05-21 15:16:59 -07:00
Lee Reilly
4e467c22ab
Add VirtualBox
2013-05-21 15:16:59 -07:00
Lee Reilly
983c58be1d
Add Ruby on Rails
2013-05-21 15:16:58 -07:00
Lee Reilly
f731341de6
Add jQuery
2013-05-21 15:16:58 -07:00
Phil Haack
8634cf2aa3
Add OpenStack per suggestion.
...
It's not as developer focused and we had 3 Apache Foundation projects.
It's nice to mix things up a bit.
2013-05-21 15:16:57 -07:00
Haacked
3d07cd1f15
Add popular Apache projects
...
I tried to pick examples that might be familiar to various communities.
For example, Windows developers might be familiar with NuGet. Everyone
else is probably familiar with Apache.
2013-05-21 15:16:57 -07:00
Jason Long
4cf17d9edb
added license rules and projects to sidebar
2013-05-21 15:16:56 -07:00