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

158 Commits

Author SHA1 Message Date
Mike Linksvayer
feba36a467
Make css and js load correctly if site rendered in a subdirectory
to make showig changes from {user}.github.io/choosealicense.com
possible, as suggested by @waldyrious in
https://github.com/github/choosealicense.com/pull/833#issuecomment-860777503

Note links within the site will still break in this scenario, would
need relative_url sprinkled in all internal links to avoid. Non-goal
for now.
2021-08-13 12:06:15 -07:00
r00ster
9b74f0ea65
Improve sidebar reference links 2021-05-29 23:55:46 +02:00
Mike Linksvayer
cefff1287e
Merge pull request #796 from github/ofl-rfn
-no-RFN and -RFN to OFL sidebar
2020-12-18 05:24:32 +00:00
Mike Linksvayer
af6ee9e35c no longer used 2020-12-17 21:13:52 -08:00
Mike Linksvayer
8b401895a1 -no-RFN and -RFN to OFL sidebar
Fixes #795
2020-12-13 10:45:01 -08:00
Waldir Pimenta
3e2b69c68a Harmonize quotation marks and apostrophes
Use straight marks in source files (txt, md)
and curly marks in rendered files (html)
2020-10-13 17:56:36 +01:00
Mike Linksvayer
0e344b6713 update templates to use using map 2020-10-03 11:31:20 -07:00
Andrea Stagi
9e58d46b2f
Love is ❤️ 2020-07-23 20:15:27 +02:00
James Addison
f4f78a5f8f
Update _includes/sidebar.html
Co-Authored-By: Mike Linksvayer <mlinksva@github.com>
2020-04-10 10:45:53 +01:00
James Addison
3863938ff2 Revert "Sidebar links: Update LGPL-3.0 special case"
This reverts commit 2997310cf8.
2020-04-10 07:31:16 +01:00
James Addison
2997310cf8 Sidebar links: Update LGPL-3.0 special case 2020-04-10 01:15:47 +01:00
James Addison
3c5daf9cfc Sidebar links: link to SPDX GPL license pages without deprecation warnings 2020-04-10 01:14:06 +01:00
Mike Linksvayer
f09f485e92
Merge pull request #709 from github/lgplv3complex
Amend [L]GPL-3.0 how to apply and "hide" LGPL-3.0 from PR initiator
2019-12-26 12:01:09 -08:00
Mike Linksvayer
ba48c3d877 rm unneeded trailing whitespace from various files 2019-12-25 10:58:01 -08:00
Mike Linksvayer
5419f535ce Amend [G]GPL-3.0 how to apply and "hide" LGPL-3.0 from PR initiator
as it requires multiple steps not supported by GitHub license picker,
should be carried out by people who know exactly what they're doing.
2019-12-24 13:51:15 -08:00
Mike Linksvayer
0a67070bf8 Merge branch 'gh-pages' into sideids 2019-07-09 10:17:37 -05:00
Mike Linksvayer
18ec54b71e add ids to sidebar for better linking 2019-07-09 10:15:56 -05:00
Mike Linksvayer
70302076ef hardcode https for webfont 2019-01-02 12:45:17 -08:00
Andrew Vorakrajangthiti
59912a7e54
Fixed some typos in sidebar
Sorry 🙏 just had to
2018-10-31 23:11:10 -07:00
Mike Linksvayer
1345af88e4 add gplcc note to gpl-2.0 and lgpl-2.1 sidebars 2018-10-21 15:07:51 -07:00
Mike Linksvayer
09f172e22e minor suggest-license edits 2018-10-19 08:23:57 +02:00
Felipe Lube de Bragança
a5d8c68fe6 More explanation to the user about the suggest feature 2018-10-18 17:13:48 -03:00
Felipe Lübe de Bragança
c070f17c1c
Merge branch 'gh-pages' into suggest-license 2018-10-14 21:01:15 -03:00
Felipe Lube de Bragança
4f1eab6997 License suggestion by repo URL 2018-10-14 20:21:54 -03:00
Felipe Lube de Bragança
b30306e502 remove not used autocomplete plugin 2018-10-14 19:58:43 -03:00
Mike Linksvayer
63b0bb8629 Remove obsolete if page.source
Pointed out by @benbalter at https://github.com/github/choosealicense.com/pull/601#discussion_r224079208
2018-10-10 13:23:06 -07:00
Felipe Lube de Bragança
8f177d9c77 License page: suggest the license to a repository 2018-10-09 18:27:26 +00:00
Mike Linksvayer
325806b42a rm source metadata, defer to SPDX record 2018-08-04 14:07:24 -07:00
Mike Linksvayer
9b378cb682 rm html comment for self-explanatory code 2018-06-25 07:40:44 -07:00
Mike Linksvayer
0af0e7cef6 rm added newlines 2018-06-25 07:39:22 -07:00
Rishabh Chakrabarti
12e059f651 Added the Improve page link to footer 2018-06-25 04:03:01 +05:30
Rishabh Chakrabarti
8af4fb87c5 Fix Travis build failing
To fix the following offense

```sh
Offenses:
Gemfile:11:5: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://github.com/rubocop-hq/ruby-style-guide#consistent-string-literals)
gem "jekyll-github-metadata"
    ^^^^^^^^^^^^^^^^^^^^^^^^
14 files inspected, 1 offense detected
```

Added comments
2018-06-25 03:47:56 +05:30
Rishabh Chakrabarti
bb8ad22c89 [feat : Issue #433 ] Added github-edit-link to sidebar
This link will direct anyone who wants to edit this page directly to the Github path which contains the file.

CHANGELOG :
1. Added the [GitHub Metadata] (http://jekyll.github.io/github-metadata/) plugin to Gemfile and Plugins
2. Added the link to the sidebar for license pages.

Github issue #433
2018-06-25 03:10:53 +05:30
Mike Linksvayer
9f263936b2 http->https for misc links outside of license texts
artistic-2.0 source changed because perlfoundation website timing out
2018-05-22 13:39:44 -07:00
Mike Linksvayer
bcdc73826e
Merge branch 'gh-pages' into only-or-later 2018-01-27 15:33:16 -08:00
Mike Linksvayer
2b16dbd1e2
Update rust package license metadata link
As noted by @wking at https://github.com/github/choosealicense.com/pull/563/files#r160834170
2018-01-10 17:31:01 -08:00
Mike Linksvayer
f3988a7faa SPDX license list 3.0 uses -or-later and -only over + and no modifier
Reflect that in sidebar instructions for *GPL as seen e.g. at
https://choosealicense.com/licenses/agpl-3.0/
2017-12-31 10:03:56 -08:00
Sara Ford
22212ae035 Updated footer to link to GitHub repo for ChooseALicense 2016-06-13 10:57:40 -07:00
Mike Linksvayer
f09d10922f reword, emphasize optional 2016-06-02 12:17:20 -07:00
Mike Linksvayer
2e7b84b816 reword: note optional, mention effect; make slightly less prominent 2016-06-02 11:57:32 -07:00
Mike Linksvayer
6b2eaebac5 add '+' to spdx id if _GPL 2016-05-30 18:34:51 -07:00
Mike Linksvayer
37e3a00efb add spdx id w/hint about adding to pkg description to sidebar 2016-05-30 18:20:45 -07:00
git
78aac74fb2 Restructure individual license pages, added styles to improve alignment 2016-04-26 16:43:40 -07:00
Mike Linksvayer
7b7ae82141 family->overview css, forgotten in #386 2016-04-16 10:13:49 -07:00
Mike Linksvayer
5052d34b11 rm support for variant display, forgotten in #386 2016-04-16 10:07:30 -07:00
Ian Lee
ff122da796 Add 's' when only a single license
When `using.size` == 1, add an 's' to the using sentence.
2016-04-09 15:24:15 -07:00
Ian Lee
4a39b82795 Fixed bug with include when using.size == 1
If using.size is 1, then the resulting html would be "and PROJECT use the ..." without anything being listed before the "and".
2016-04-09 15:20:13 -07:00
Mike Linksvayer
b4cf070a82 rm no longer pertinent fields and tests 2016-04-07 18:48:15 -07:00
Mike Linksvayer
baddd740af remove family display elements, add spectrum explanation 2016-04-07 17:49:56 -07:00
Mike Linksvayer
5e41181f25 replace /licenses listings with spectrum
(on home page, non-hidden) -> (agplv3 to unlicense)

no explanation or cruft removal done yet
2016-04-07 16:08:58 -07:00