executablebooks / cookiecutter-jupyter-book

Cookiecutter template for a simple jupyter book
https://executablebooks.github.io/cookiecutter-jupyter-book/
BSD 3-Clause "New" or "Revised" License
140 stars 53 forks source link

Provide Creative Commons Licenses as an option #39

Closed yuvipanda closed 1 year ago

yuvipanda commented 1 year ago

Context

The current cookiecutter mostly presents code options for the license, rather than more conventional document licenses. Primarily, the various creative commons licenses!

Proposal

Add a couple of common CC licenses - at least CC BY and CC BY-SA. Perhaps at the cost of removing some of the existing licenses (I'd suggest GPL (which is equivalent IMO to CC BY-SA), and perhaps ISC)

Tasks and updates

No response

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

TomasBeuzen commented 1 year ago

Great idea - all done @yuvipanda :)

yuvipanda commented 1 year ago

Thanks a lot, @TomasBeuzen!