Skip to content

Commit d106b47

Browse files
committed
Synchronized build
1 parent 36a6463 commit d106b47

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

contributing-code/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h1 class="page-title pb-3 mb-4">Contributing Code</h1>
118118
</ul>
119119
</div>
120120
</div>
121-
<p>We do all of our development on GitHub and are generally open to pull requests and proposals for new community-maintained projects. We would especially like help with reviving projects that CC's engineering team does not have the time to actively work on (such as <a href="https://github.com/creativecommons/creativecommons-wordpress-plugin">our WordPress plugin</a> and <a href="https://github.com/creativecommons/LicenseChooser.js">license chooser widget</a>).</p>
121+
<p>We do all of our development on GitHub and are generally open to pull requests and proposals for new community-maintained projects. We would especially like help with reviving projects that CC's engineering team does not have the time to actively work on (such as <a href="https://github.com/creativecommons/creativecommons-wordpress-plugin">our WordPress plugin</a> and <a href="https://github.com/creativecommons/cc-license-chooser">license chooser widget</a>).</p>
122122
<p>We're also looking to improve our documentation and increase our automated test coverage across pretty much all our projects, so help with that would be greatly appreciated.</p>
123123
<h2 id="working-on-an-existing-project">Working on an existing project</h2><p>Here's a list of <a href="../projects">all our current projects</a>.</p>
124124
<p>We are actively working on documenting and licensing them and adding self-contained contribution guidelines but we still have a lot of work ahead of us. We're open to contributions on any of our public projects, as long as they have a license. The license for a project is located in a file named <code>LICENSE</code> in the root directory of the repository. If the repository you want to contribute to has no license file, please create a GitHub issue attached to that repository and we'll prioritize setting those up.</p>

gsoc-2019/project-ideas/all/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ <h2 class="card-header project-idea-header"><a name="js-license-chooser-widget">
351351
<li class="list-group-item"><strong>Rationale:</strong> <p>Providing a functional JavaScript widget that allows anyone to embed choosing a CC license on their site will widen the reach of CC licenses.</p>
352352
</li>
353353
<li class="list-group-item"><strong>Resources:</strong> <ul>
354-
<li><a href="https://github.com/creativecommons/LicenseChooser.js">LicenseChooser.js</a>:
354+
<li><a href="https://github.com/creativecommons/LicenseChooser.js">cc-license-chooser</a>:
355355
new/current JS widget code</li>
356356
<li><a href="https://github.com/cc-archive/jswidget">jswidget</a>: old/deprectated JS
357357
widget</li>

gsoc-2019/project-ideas/difficulty-medium/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ <h2 class="card-header project-idea-header"><a name="js-license-chooser-widget">
306306
<li class="list-group-item"><strong>Rationale:</strong> <p>Providing a functional JavaScript widget that allows anyone to embed choosing a CC license on their site will widen the reach of CC licenses.</p>
307307
</li>
308308
<li class="list-group-item"><strong>Resources:</strong> <ul>
309-
<li><a href="https://github.com/creativecommons/LicenseChooser.js">LicenseChooser.js</a>:
309+
<li><a href="https://github.com/creativecommons/LicenseChooser.js">cc-license-chooser</a>:
310310
new/current JS widget code</li>
311311
<li><a href="https://github.com/cc-archive/jswidget">jswidget</a>: old/deprectated JS
312312
widget</li>

gsoc-2019/project-ideas/skill-javascript/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h2 class="card-header project-idea-header"><a name="js-license-chooser-widget">
295295
<li class="list-group-item"><strong>Rationale:</strong> <p>Providing a functional JavaScript widget that allows anyone to embed choosing a CC license on their site will widen the reach of CC licenses.</p>
296296
</li>
297297
<li class="list-group-item"><strong>Resources:</strong> <ul>
298-
<li><a href="https://github.com/creativecommons/LicenseChooser.js">LicenseChooser.js</a>:
298+
<li><a href="https://github.com/creativecommons/LicenseChooser.js">cc-license-chooser</a>:
299299
new/current JS widget code</li>
300300
<li><a href="https://github.com/cc-archive/jswidget">jswidget</a>: old/deprectated JS
301301
widget</li>

0 commit comments

Comments
 (0)