|
9 | 9 | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
|
10 | 10 | <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
|
11 | 11 | <script type="text/javascript" src="/static/gen/script.js"></script>
|
12 |
| -<title>Projects — Creative Commons on GitHub</title> |
| 12 | +<title>Open Source Projects — Creative Commons on GitHub</title> |
13 | 13 | <body>
|
14 | 14 | <div class="ga-script">
|
15 | 15 | <div id="ga-script"></div>
|
|
109 | 109 | <div class="row justify-content-md-center">
|
110 | 110 | <div class="col-9 content-wrap">
|
111 | 111 | <div class="page py-3">
|
112 |
| - <h1 class="page-title pb-3 mb-4">Projects</h1> |
| 112 | + <h1 class="page-title pb-3 mb-4">Open Source Projects</h1> |
113 | 113 |
|
114 |
| - <p>This is a list of all our open source software projects at Creative Commons.</p> |
115 |
| - <p>Please read the <a href="/contributing-code">Contributing Code</a> page for general information on how to contribute code to these projects. For contribution guidelines specific to a project, please read the README and the CONTRIBUTING file in the project repository. Not all repositories have these files yet (we're working on it!); if you'd like to contribute to a repository with no guidelines available, please talk to us through <a href="/community">one of our community forums</a> or open a GitHub issue.</p> |
| 114 | + <p>This is a list of all active open source software projects that Creative Commons maintains.</p> |
| 115 | + <p>Please read the <a href="/contributing-code">Contributing Code</a> page for general information on how to get involved. Contribution guidelines specific to an individual project can be found in the <code>README</code> and the <code>CONTRIBUTING</code> files in the root folder of every repository. If you have any questions, don't hesistate to reach out to us through <a href="/community">one of our community forums</a> or open a GitHub issue.</p> |
116 | 116 | <h2>Featured Projects</h2>
|
| 117 | + <p><strong>We are actively looking for help with these projects and we have several GitHub issues ready for external contribution.</strong></p> |
117 | 118 | <div class="card-deck">
|
118 | 119 |
|
119 | 120 |
|
@@ -260,9 +261,7 @@ <h5 class="card-title"><strong>CC Search</strong>
|
260 | 261 |
|
261 | 262 | </div>
|
262 | 263 | <h2>All Projects</h2>
|
263 |
| - <div class="alert alert-warning" role="alert"> |
264 |
| - <strong>Warning:</strong> This list is under construction. Some of these projects have incomplete (or non-existent) documentation, broken links, and/or are no longer maintained or supported. We're working on fixing that and this notice will be removed once the clean-up process is complete. |
265 |
| - </div> |
| 264 | + <p><strong>This is a complete list of Creative Commons software projects.</strong></p> |
266 | 265 | <table class="table table-striped">
|
267 | 266 | <thead class="thead-dark">
|
268 | 267 | <tr>
|
|
0 commit comments