-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add Open Source Project Template to codebases in incubation #303
Merged
+127
−0
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
--- | ||
# SPDX-License-Identifier: CC0-1.0 | ||
# SPDX-FileCopyrightText: 2021-2023 The Foundation for Public Code <[email protected]> | ||
layout: codebase | ||
title: Codebases we work with - Open Source Project Template | ||
--- | ||
|
||
<div class="cb-section"> | ||
<div> | ||
<h1 class="title">Codebases we work with</h1> | ||
</div> | ||
</div> | ||
|
||
<hr> | ||
|
||
<div class="cb-section"> | ||
<div class="cb-maturity-detail-header"> | ||
<div class="cb-maturity-detail-title cb-maturity-s2"> | ||
<!-- div class="cb-logo"><img src="/photos/codebases/open-source-project-template/open-source-project-template.png" alt="Open Source Project Template logo"></div --> | ||
<h1>Open Source Project Template</h1> | ||
</div> | ||
<div class="cb-maturity-stage cb-maturity-s2">Stage 2: <strong>Incubation</strong></div> | ||
</div> | ||
|
||
<div class="cb-detail-intro"> | ||
<div class="cb-detail-info"> | ||
<h3>What it is</h3> | ||
<p>A template project containing 'Community Health Files' and relevant checklists.</p> | ||
<p>Its intention is to be a practical starter when releasing a project as Open Source.</p> | ||
<p>It was created in a general way to be usable for anyone, and proposes well known conventions and de-facto standards when possible.</p> | ||
</div> | ||
|
||
<div class="cb-detail-gallery"> | ||
<a href="#img1"> | ||
<img class="lb-thumb" src="../photos/codebases/open-source-project-template/open-source-project-template-templates-screenshot.png" alt="Screenshot of templates contained in the open-source-project-template repository"> | ||
</a> | ||
<!-- lightbox container hidden with CSS --> | ||
<div class="lightbox" id="img1"> | ||
<!--<a href="#img3" class="lb-btn lb-btn-prev"></a>--> | ||
<a href="#_" class="lb-btn lb-btn-close"><span class="lb-btn-text">close</span></a> | ||
<a href="#img1"> | ||
<img src="../photos/codebases/open-source-project-template/open-source-project-template-templates-screenshot.png" alt="Screenshot of templates contained in the open-source-project-template repository"> | ||
</a> | ||
<!--<a href="#img2" class="lb-btn lb-btn-next"></a>--> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<hr> | ||
|
||
<div class="cb-section"> | ||
<div class="cb-detail-info"> | ||
<h3>How we're helping</h3> | ||
<p>We're helping launch the Open Source Project Template development by:</p> | ||
<ul> | ||
<li>Providing feedback on the contents</li> | ||
<li>Identifying possible international collaborators</li> | ||
<li>Supporting sustainable development</li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
<hr> | ||
|
||
<div class="cb-section"> | ||
<div class="cb-detail-info"> | ||
<h3>Technology</h3> | ||
<dl> | ||
<dt>Languages and frameworks:</dt> | ||
<dd>Markdown</dd> | ||
<dd>ASCIIdoc</dd> | ||
</dl> | ||
</div> | ||
</div> | ||
|
||
<hr> | ||
|
||
<div class="cb-section"> | ||
<div class="cb-detail-info"> | ||
<h3>Community</h3> | ||
<dl> | ||
<dt>Created by:</dt> | ||
<dd><a href="https://www.digg.se" target="_blank">Digg's Open Source Guild</a> and asom (arbetsgruppen för samordning av mjukvara, which translates to working group for coordination of software), Sweden</dd> | ||
</dl> | ||
<dl> | ||
<dt>Used by:</dt> | ||
<dd><a href="https://github.com/diggsweden/jitsi-outlook" target="_blank">Jitsi Outlook Plugin</a></dd> | ||
</dl> | ||
</div> | ||
</div> | ||
|
||
<hr> | ||
|
||
<div class="cb-section"> | ||
<div class="cb-detail-info"> | ||
<h3>Opportunity</h3> | ||
<dl> | ||
<dt>Scaling potential:</dt> | ||
<dd>Any new open source repository, especially public code.</dd> | ||
</dl> | ||
<p>Open Source Project Template maintainers have made a <a href="https://github.com/diggsweden/open-source-project-template/blob/main/CONTRIBUTING.adoc#standard-for-public-code" target="_blank">commitment</a> to meeting the criteria of the <a href="https://standard.publiccode.net" target="_blank">Standard for Public Code</a>.</p> | ||
<p>Repositories which use the Open Source Project Template will be naturally well positioned to meet the criteria of the Standard for Public Code. | ||
</div> | ||
</div> | ||
|
||
<hr> | ||
|
||
<div class="cb-section cb-section-links"> | ||
<div class="cb-detail-info"> | ||
<h3>Find out more</h3> | ||
<ul> | ||
<li><a href="https://github.com/diggsweden/open-source-project-template" target="_blank">Github repository</a></li> | ||
<li><a href="https://github.com/diggsweden/open-source-project-template/blob/main/docs/public_code/standard-for-public-code-assessment.html">Assessment towards the Standard for Public Code</a> | ||
</ul> | ||
</div> | ||
</div> |
Binary file added
BIN
+157 KB
...n-source-project-template/open-source-project-template-templates-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To me, "contents" seems correct, as the templates and other files in the repository are specific and can be listed with the
ls
command, like a table of contents ... we're not talking about something abstract or amorphous like "web content".