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
Haacked
4b5869f9e4
Add Monaco as fallback font for macs
2013-05-21 15:16:38 -07:00
Phil Haack
0e60fdd313
LOL: Remove merge conflict marker
2013-05-21 15:16:37 -07:00
Phil Haack
4158829a4e
Fix HTML formatting and layout
...
Made a mistake on the gpl v2 layout that caused the source link to
render weird. Fixed it.
2013-05-21 15:16:36 -07:00
Phil Haack
287c55aeed
Use mono-space font and fixed width for licenses
2013-05-21 15:16:36 -07:00
Jason Long
fda40bf7e4
adding tooltips for definitions
2013-05-21 15:16:35 -07:00
Haacked
7a96385e21
Added raw text licenses
2013-05-21 15:16:35 -07:00
Jason Long
ea82dbf9dd
made layout wider to accommodate 80 char content
2013-05-21 15:16:34 -07:00
Haacked
25e402bd89
Convert licenses to plain text
2013-05-21 15:16:34 -07:00
Jason Long
9faa7e693d
placeholder for about page
2013-05-21 15:16:33 -07:00
Jason Long
05ec1ceb05
styling tweak to source link
2013-05-21 15:16:33 -07:00
Jason Long
7514f66998
added footer skeleton
2013-05-21 15:16:30 -07:00