mirror of
https://github.com/github/choosealicense.com
synced 2024-12-21 20:30:10 +01:00
add page around licensing content
This commit is contained in:
parent
89f2242a08
commit
b1275252c5
@ -5,7 +5,7 @@
|
||||
</nav>
|
||||
<p>
|
||||
If you have questions or issues, it is always best to consult a legal professional.<br>
|
||||
This site is licensed under the <a href="http://creativecommons.org/licenses/by/3.0/">
|
||||
The content of this site is licensed under the <a href="http://creativecommons.org/licenses/by/3.0/">
|
||||
Creative Commons Attribution 3.0 Unported License</a>.
|
||||
</p>
|
||||
<div class="with-love">
|
||||
|
1
about.md
1
about.md
@ -1,5 +1,4 @@
|
||||
---
|
||||
title: About
|
||||
layout: default
|
||||
permalink: /about/
|
||||
title: What’s this about?
|
||||
|
9
content.md
Normal file
9
content.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Licensing Content
|
||||
layout: default
|
||||
permalink: /content/
|
||||
---
|
||||
|
||||
While the focus of this site is open source software, we recommend checking out [Creative Commons](http://creativecommons.org/choose/) for other types of projects.
|
||||
|
||||
If your project contains a mix of software and content, you can include multiple licenses, as long as you are explicit about which license applies to what segments of the project. See [the license disclaimer for this site](https://github.com/github/choosealicense.com#license) as an example.
|
@ -58,7 +58,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
|
||||
<li class="first-li">
|
||||
<h3>My content isn’t code.</h3>
|
||||
<p>
|
||||
Check out <a href="http://creativecommons.org/choose/">Creative Commons</a>.
|
||||
<a href="content">There are licenses for that</a>.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -2,7 +2,6 @@
|
||||
title: Terms of Service
|
||||
layout: default
|
||||
permalink: /terms-of-service/
|
||||
|
||||
---
|
||||
|
||||
### 1. Introduction
|
||||
|
Loading…
x
Reference in New Issue
Block a user