Mike Linksvayer
a0120c2f21
New home for John Cowan's license selection wizard
...
Waybacked in c008a5fbef
, Cowan now has a new home, updating to that.
2016-12-12 17:21:28 -08:00
Mike Linksvayer
306ffb0194
fold 2 FSF links into one bullet
2016-10-10 15:25:29 -07:00
Anand
47048d41e7
Adding a link in the about page to FSF's advice on how to choose a
...
license for your work.
2016-10-10 23:42:52 +02:00
Mike Linksvayer
c008a5fbef
CCIL broke John Cowan's website
2016-09-09 16:08:17 -07:00
Jilayne Lovejoy
e161092270
Update about.md
...
fix list item for SPDX License List to reflect formal name
2016-05-26 12:09:58 -06:00
Philippe Ombredanne
76326f87b0
Fix markdown syntax for SPDX link.
2016-05-22 21:03:42 +02:00
Philippe Ombredanne
ce5b42e510
Add SPDX license list reference
...
It may be relevant to add a link to SPDX as even though SPDX is referenced is many other places in the repo, it does not show up in the about.md.
That would a nice addition! (disclaimer: I am on of the SPDX co-founders)
2016-05-22 18:49:10 +02:00
Mike Linksvayer
4ad3bf98c2
Appendix/table of all repo licenses; closes #388
2016-05-09 12:12:38 -07:00
Mike Linksvayer
1d455fb37e
rm tools section
...
first 3 narrow / exper tools
addalicense.com is very relevant but seems unreliable, aim to bring back
2016-03-26 14:01:20 -07:00
Mike Linksvayer
d96830d586
Edit 'additional resources' on about page
...
- add FSF list
- slight rewording, eg OSI list not exactly comprehensive
- add Cowan wizard
- rm TLDRLegal; can't seem to keep junk/spam additions off its home page
2016-03-26 12:26:56 -07:00
Mike Linksvayer
37f065425b
always usually evaluates to false
...
Remove "If you have questions or issues, it is always best to consult
a legal professional."
It's not always best, especially considering it's costly and for
most finding one knowledgable about open source licensing will be
difficult.
If it were always best, the site should consist of
<h1>Consult a legal professional.</h1>
But seriously, claiming one should consult a legal professional is
no way to make choosing an open source license non-scary.
2016-03-14 00:19:53 -07:00
Mike Linksvayer
e500227ce0
change some links to https
...
CI failed on a bunch of links, spurious, this just opportunisitc
to also kick CI
2016-03-01 14:14:11 -08:00
Ben Balter
9aae9cad12
a few minor markdown formatting fixes
2016-02-13 15:23:17 -05:00
Ben Balter
1c3ad39865
ignore tldr legal when running tests
2015-12-14 16:15:44 -05:00
shinnn
8dc995b3b0
Update URL of TLDRLegal
2014-02-16 12:52:16 +09:00
XhmikosR
d40409be96
Revert 26bb900113
.
...
Jekyll already takes care of those.
2014-01-23 22:27:31 +02:00
Anatol Broder
26bb900113
Fix apostrophes
2013-12-28 14:01:22 +01:00
Soon Van
26dd9915db
Typo anyways should be anyway; Sentence needs a comma to break in
2013-12-02 20:32:36 -05:00
XhmikosR
156d6575ac
about.md: remove unneeded html entities.
2013-10-30 20:46:21 +02:00
Garen Torikian
383f0dbb83
Add AddALicense.com
2013-10-23 14:56:31 -07:00
Aidan Feldman
6a028997c4
include list of tools
2013-10-23 00:56:24 -07:00
Aidan Feldman
97a6446420
convert resource list to kramdown syntax
2013-09-16 14:21:19 -04:00
Aidan Feldman
08c0635e0a
include list of resources
2013-09-14 02:15:12 -04:00
Ben Balter
7d4b2e8903
s/we want/GitHub wants/ in about.md, props @haacked
2013-07-13 19:01:23 -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
James Dennes
8ae085df65
Cleaned up breadcrumbs.
...
The breadcrumbs navigation is now in the default template. The removes some duplication. The only page it shouldn't be shown on is the home page.
2013-07-13 16:38:01 +02:00
James Dennes
380731aaec
Added Home link to /licenses and /no-license.
...
Previously there was no way of navigating back to the main page from /licenses and /no-licenses.
2013-07-13 12:01:06 +02:00
Haacked
3ae89614b1
Tried to tone down language about the choices
...
Rather than say these are the ones you only need to choose, we just say
most projects will be fine with one of these choices.
2013-07-10 13:55:10 -07:00
Ben Balter
130dcaa558
add link to source code
2013-06-16 11:03:31 -04: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