Skip to content
Markdown-formatted Creative Commons licenses
Branch: master
Clone or download
Pull request Compare This branch is 14 commits behind idleberg:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
4.0 Update zero.markdown Mar 28, 2017
legacy Update by-sa.markdown Mar 28, 2017
.gitignore first commit Mar 28, 2017
.npmignore first commit Mar 28, 2017
bower.json version bump Mar 29, 2017
package.json
readme.markdown Update readme.markdown Sep 15, 2017

readme.markdown

Creative Commons Markdown

GitHub GitHub npm Bower

On November 25th, 2013, Creative Commons announced their next generation licenses: Creative Commons 4.0. By default, these are available as HTML or plaintext. This project adds Markdown-formatted licenses to that list, while aiming for best compatibility on GitHub.

Licenses

File extension

There's a plethora of Markdown file extensions, but I have decided to go with markdown. Read why:

"We no longer live in a 8.3 world, so we should be using the most descriptive file extensions. It’s sad that all our operating systems rely on this stupid convention instead of the better creator code or a metadata model, but great that they now support longer file extensions."
Hilton Lipschitz (via)

"…the only file extension I would endorse is “.markdown”, for the same reason offered by Hilton Lipschitz"
John Gruber, creator of Markdown (via)

Usage

There are other ways to get the licenses than downloading the latest release in your browser:

# Use git
$ git clone https://github.com/idleberg/Creative-Commons-Markdown cc-md

# Yarn
$ yarn add cc-md

# npm
$ npm install cc-md

# Bower
$ bower install cc-md

Contribute

If you notice any mistakes in content or formatting, please send a pull request with your correction.

Coffee Tip

I love a good cup of coffee, it's what drives me. Tip me via Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd.

You can’t perform that action at this time.