diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-05-16 11:18:07 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-05-16 11:19:04 +0200 |
| commit | a69efcf93f66ffdc3a850a4671c1b75fb3e7594e (patch) | |
| tree | 82ee4da88bceb08b88add2edc358117c1fc9aea7 /content/learn/participate | |
| parent | 4297d2df9f4d23ef1f1891e9669973da02d9b910 (diff) | |
| download | writefreesoftware.org-a69efcf93f66ffdc3a850a4671c1b75fb3e7594e.tar.xz | |
Flesh out learn index
And add a little bit of content. Still need to flesh out use & reuse
Diffstat (limited to 'content/learn/participate')
| -rw-r--r-- | content/learn/participate/_index.md | 4 | ||||
| -rw-r--r-- | content/learn/participate/assets.md | 4 | ||||
| -rw-r--r-- | content/learn/participate/choose-a-license.md | 4 | ||||
| -rw-r--r-- | content/learn/participate/commercial.md | 4 | ||||
| -rw-r--r-- | content/learn/participate/contribute.md | 4 | ||||
| -rw-r--r-- | content/learn/participate/publish.md | 4 |
6 files changed, 24 insertions, 0 deletions
diff --git a/content/learn/participate/_index.md b/content/learn/participate/_index.md new file mode 100644 index 0000000..d991078 --- /dev/null +++ b/content/learn/participate/_index.md @@ -0,0 +1,4 @@ +--- +title: "Getting involved" +weight: 2 +--- diff --git a/content/learn/participate/assets.md b/content/learn/participate/assets.md new file mode 100644 index 0000000..5b47716 --- /dev/null +++ b/content/learn/participate/assets.md @@ -0,0 +1,4 @@ +--- +title: Licensing non-software assets +weight: 10 +--- diff --git a/content/learn/participate/choose-a-license.md b/content/learn/participate/choose-a-license.md new file mode 100644 index 0000000..f1988ec --- /dev/null +++ b/content/learn/participate/choose-a-license.md @@ -0,0 +1,4 @@ +--- +title: Choosing a license +weight: 3 +--- diff --git a/content/learn/participate/commercial.md b/content/learn/participate/commercial.md new file mode 100644 index 0000000..f8b1bd7 --- /dev/null +++ b/content/learn/participate/commercial.md @@ -0,0 +1,4 @@ +--- +title: Commercial free software +weight: 100 +--- diff --git a/content/learn/participate/contribute.md b/content/learn/participate/contribute.md new file mode 100644 index 0000000..210ba9d --- /dev/null +++ b/content/learn/participate/contribute.md @@ -0,0 +1,4 @@ +--- +title: Contribute to free software +weight: 1 +--- diff --git a/content/learn/participate/publish.md b/content/learn/participate/publish.md new file mode 100644 index 0000000..fcbd542 --- /dev/null +++ b/content/learn/participate/publish.md @@ -0,0 +1,4 @@ +--- +title: Publish free software +weight: 2 +--- |
