Skip to content
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

20240306 release #331

Merged
merged 7 commits into from
Mar 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cibuild:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
cibuild:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
Expand Down
115 changes: 0 additions & 115 deletions codebases/circulaw.html

This file was deleted.

9 changes: 9 additions & 0 deletions codebases/circulaw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: The Foundation for Public Code <info@publiccode.net>
layout: codebase
title: Codebases we work with - CircuLaw
redirect_to: codebases/index
---

# Circulaw
62 changes: 2 additions & 60 deletions codebases/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,29 +23,7 @@ <h1 class="title">Stage 1: <strong>Assessment</strong></h1>
</div>

<div class="cb-listings-container">
<div class="cb-list-title">Codebases currently in public assessment:</div>

<div class="cb-listings">

<div class="cb-listing">
<div class="cb-info">
<div class="cb-name">Digital Omgevingsbeleid</div>
<div class="cb-desc">Explore all the spatial planning and environmental laws that apply to a location</div>
<a href="omgevingsbeleid.html">Overview</a>
</div>
</div>

<div class="cb-listing">
<div class="cb-logo"><img src="/photos/codebases/circulaw/CircuLaw-logo.png" alt="CircuLaw logo"></div>
<div class="cb-info">
<div class="cb-name">CircuLaw</div>
<div class="cb-desc">A knowledge platform dedicated to enabling the transition to a circular economy by identifying opportunities in current law to support a circular future.</div>
<a href="circulaw.html">Overview</a>
<a href="https://www.circulaw.nl/en">Visit project</a>
</div>
</div>

</div>
<div class="cb-list-none">There are currently no codebases in assessment with the Foundation for Public Code stewardship.</div>
</div>

<div class="cb-maturity-index-header cb-maturity-s2">
Expand All @@ -54,45 +32,9 @@ <h1 class="title">Stage 2: <strong>Incubation</strong></h1>
</div>

<div class="cb-listings-container">
<div class="cb-list-title">Codebases currently in incubation:</div>

<div class="cb-listings">

<div class="cb-listing">
<!-- div class="cb-logo"><img src="/photos/codebases/open-source-project-template/open-source-project-template.png" alt="Open Source Project Template logo"></div -->
<div class="cb-info">
<div class="cb-name">Open Source Project Template</div>
<div class="cb-desc">Open Source project helper and getting started template(s)</div>
<a href="open-source-project-template.html">Overview</a>
<a href="https://github.com/diggsweden/open-source-project-template">Visit project</a>
</div>
</div>

<div class="cb-listing">
<div class="cb-logo"><img src="/photos/codebases/openzaak/openzaak_logo_small.png" alt="OpenZaak logo"></div>
<div class="cb-info">
<div class="cb-name">OpenZaak</div>
<div class="cb-desc">Backend component to help municipalities manage and share data internally</div>
<a href="openzaak.html">Overview</a>
<a href="https://openzaak.org">Visit project</a>
</div>
</div>

<div class="cb-listing">
<div class="cb-logo"><img src="/photos/codebases/signalen/signalen_logo_small.png" alt="Signalen logo"></div>
<div class="cb-info">
<div class="cb-name">Signalen</div>
<div class="cb-desc">Receiving, automatically classifying and prioritising residents' nuisance reports</div>
<a href="signalen.html">Overview</a>
<a href="https://signalen.org">Visit project</a>
</div>
</div>

</div>
<div class="cb-list-none">There are currently no codebases in incubation with the Foundation for Public Code stewardship.</div>
</div>



<div class="cb-maturity-index-header cb-maturity-s3">
<h1 class="title">Stage 3: <strong>Mature</strong></h1>
<p><strong>Mature codebases and communities fully meet the Standard for Public Code.</strong></p>
Expand Down
112 changes: 0 additions & 112 deletions codebases/omgevingsbeleid.html

This file was deleted.

9 changes: 9 additions & 0 deletions codebases/omgevingsbeleid.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
# 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 - Digital Omgevingsbeleid
redirect_to: codebases/index
---

# Omgevingsbeleid
Loading
Loading