-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Open Source Project Template to codebases in incubation
Co-authored-by: Jan Ainali <jan@publiccode.net>
- Loading branch information
1 parent
1601c04
commit 7d3932e
Showing
3 changed files
with
127 additions
and
0 deletions.
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 <info@publiccode.net> | ||
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>It's 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 know 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)</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.