Commit Graph

59 Commits

Author SHA1 Message Date
Mike Linksvayer d4f8e2afe1 license-list-XML as submodule and further monkeypatch licensee to use it 2021-02-26 13:47:53 -08:00
Mike Linksvayer f7bd8a4d26 don't publish spec directory 2020-11-20 09:42:45 -08:00
Mike Linksvayer 4dd38c8d31 Stop vendored material READMEs from rendering 2018-08-01 15:58:55 -07:00
Mike Linksvayer 0af0e7cef6 rm added newlines 2018-06-25 07:39:22 -07:00
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
Park Hyunwoo ddb0f09db9 Replace gems with plugins to follow up jekyll update 2017-10-19 22:34:04 +09:00
Mike Linksvayer 8360759d87 https in config/test strip, maybe no functional difference 2017-01-18 11:58:54 -08:00
Mike Linksvayer cf79b35e06 re-add optional hidden field, default to true
licenses on /licenses have `hidden: false` set

fixes #434
2016-06-14 10:35:44 -07:00
Mike Linksvayer 4a27230587 skip sass bundling of qtip and normalize 2016-04-22 15:40:13 -07:00
Mike Linksvayer 57a1b07997 rm symlinks, maybe fix #383 (Windows build)
Not certain this is right thing to do, but
https://jekyllrb.com/docs/assets/ says "Note that the sass_dir
becomes the load path for Sass imports, nothing more" so setting
it to `assets/vendor` and changing imports accordingly ought and
seems to work without disturbing other files under `assets/vendor`,
even though the docs continue "This folder should only contain
imports."
2016-04-22 11:35:31 -07:00
Mike Linksvayer 5052d34b11 rm support for variant display, forgotten in #386 2016-04-16 10:07:30 -07:00
Mike Linksvayer 09a17298ab Fix #341 tests that broke post Jekyll 3 upgrade
- explicitly include jekyll-coffeescript needed per
  http://jekyllrb.com/docs/upgrading/2-to-3/
- option to html-proofer to ignore script embeds; uncertain why
  warnings appeared post upgrade as it doesn't seem that either
  jekyll-seo-tag or html-proofer got new versions in
  https://github.com/github/choosealicense.com/pull/339/files but
  suppressed now in any case.
2016-02-03 09:24:05 -08:00
Ben Balter ed908356e7 make licenses hidden by default 2016-01-20 10:37:44 -05:00
Ben Balter 44b315f6bf Merge branch 'gh-pages' of https://github.com/github/choosealicense.com into gh-pages 2015-10-30 13:29:47 -04:00
Ben Balter 2db11a04bb add jekyll-seo-tag 2015-10-30 13:29:42 -04:00
Alexis Tyler bf4f854060 Replaced zeroclipboard with clipboard.js 2015-10-25 15:17:13 +10:30
Ben Balter 54ea122be1 evern shorter short description 2015-10-23 18:17:01 -04:00
Ben Balter a995dbd650 implement the 👌 suggestions of @leeereilly 2015-10-23 18:14:36 -04:00
Ben Balter 34368e5c32 add fallback description 2015-10-23 17:58:46 -04:00
Ben Balter 4f54fc5c07 add seo include 2015-10-23 17:50:25 -04:00
Ben Balter 4ba1ca5dac implement hidden licenses 2015-08-06 11:56:18 -04:00
Ben Balter 1058d71b2e use sass 2015-03-08 10:32:19 -04:00
Ben Balter 4ec63be944 exclude vendored tests from proofer 2014-09-05 11:32:41 -04:00
Ben Balter 22cc77f12b first pass at jekyll2ification 2014-07-31 12:36:56 -04:00
Ben Balter 967fc6f4c1 Merge branch 'gh-pages' into spdx 2014-06-22 15:51:36 -04:00
Ben Balter 0602a709e6 passing tests 2014-06-22 15:46:01 -04:00
Axel Huebl 9ddb6fff14 Use the More General "Network Use is Distribution"
thanks to @parkr !
2014-06-19 11:21:58 +02:00
Axel Huebl 991ec3c4e4 AGPL: Highlight the Affero Feature
This is a follow up to #197

A new point in the "required" section of the AGPL
highlights the difference to the plain GPL.
It states that running a network service of the software
triggers the disclose-source requirement, e.g. in SaaS use cases.

This is my personal interpretation of the paragraph 13 AGPL, IANAL.

Comments are welcome!
2014-06-19 11:21:58 +02:00
Ben Balter 067e4cd5e6 add jekyll-redirect-from to config.yml 2014-06-17 11:55:24 -04:00
Ciaran Downey fc3f332966 Remove licenses.json from the exclude list 2014-06-16 16:15:14 -07:00
Pat Hawks 0dbb5bfa8d Use *jekyll-sitemap* plugin for sitemap 2014-05-06 18:34:22 -07:00
Ben Balter 7b2e34b717 exclude bundle so CI passes 2014-01-31 20:18:55 -05:00
Ben Balter 4b1e2b8c2b move bower to assets/vendor so we can version the swf 2014-01-31 20:11:03 -05:00
XhmikosR c555b45bd2 Generate sitemap.xml and add robots.txt. 2014-01-23 22:27:00 +02:00
XhmikosR f6ce6097c6 Ignore more files in _config.yml. 2013-12-09 19:56:23 +02:00
Aidan Feldman 8ff2565f0b sort rules by label 2013-11-29 20:57:35 -05:00
XhmikosR 892e9e341a Ignore coffee file. 2013-10-30 20:39:55 +02:00
Ben Balter 5cb937aa9d use kramdown to process markdown 2013-09-16 14:06:50 -04:00
Ben Balter 5a3379cb2a Exclude vendor from Jekyll
This will tell Jekyll not to look at the `vendor` folder, preventing
build errors and allowing CI to pass.
2013-08-12 13:18:50 -04:00
Matt Burke dff132393e Leave out dev things. 2013-07-16 08:55:19 -04:00
Phil Haack 3c1206290f Remove implicit patent grant claim
We need to clarify this better later. But for now, let's keep the claim simple here.
2013-07-15 10:48:55 -07:00
Ben Balter e586d8c9ea use redcarpet to process markdown 2013-07-14 12:56:48 -04:00
James Dennes 9dbb60c5c6 Use Absolute Permalinks
This removes the deprecation warning about absolute permalinks. Absolute Permalinks will be the default as of Jekyll v1.1: http://jekyllrb.com/docs/upgrading/
2013-07-14 15:32:06 +02:00
Haacked fb92ca1707 Removed warranty category 2013-07-12 15:01:08 -07:00
Haacked ba67cba0ea Cosmetic cleanup and remove unused category 2013-07-12 14:58:56 -07:00
Haacked 3b83a075e1 Change liability label 2013-07-12 14:58:56 -07:00
Phil Haack 23f2cce6e8 Fixed trademark-use description. 2013-07-12 14:58:56 -07:00
Phil Haack d9617c50c8 Removed "only" per hoolio suggestion 2013-07-12 14:58:56 -07:00
Phil Haack 596cfa1a32 Add the word "notice" to description 2013-07-12 14:58:56 -07:00