Zach Holman
06a54414b7
Merge pull request #58 from github/mustache
...
Proper mustache
2013-05-22 16:52:18 -07: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
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
Jason Long
4a81ab995a
fixed broken license tables
2013-05-21 15:16:56 -07:00
Jason Long
84dd1a3cfb
styling for license notes in sidebar
2013-05-21 15:16:55 -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
a4d53c815d
Removed 3-clause note for artistic
...
This only applies to BSD, not Artistic.
2013-05-21 15:16:53 -07:00
Haacked
8b23f15791
Add summary of Artistic license
2013-05-21 15:16:53 -07:00
Haacked
ebaca607b6
Link to the licenses page at OSI website
...
More useful.
2013-05-21 15:16:53 -07:00
Haacked
d0c0580a34
Consolidating all licenses into a single page
2013-05-21 15:16:50 -07:00
Haacked
6220d2ab32
Implement copy to clipboard
...
Closes #19
Thanks to @jonrohan's ZeroClipboard this was quick and easy!
2013-05-21 15:16:40 -07:00
Haacked
83c7bad4c8
Fixed up the text per review
2013-05-21 15:16:40 -07:00
Haacked
a6c639aab8
Add content for the about page
2013-05-21 15:16:39 -07:00
Haacked
7823ec9061
Consolidated annotations into a single file.
...
The annotations are now described in app.js. This'll make it much easier
for us to change these up without having to fix tem up in the entire
site.
2013-05-21 15:16:39 -07:00
Jason Long
f305cb8f4a
knocked license font size down for cross-font consistency
2013-05-21 15:16:38 -07:00