-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
15 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
<!DOCTYPE html> | ||
<!-- SPDX-License-Identifier: CC0-1.0 --> | ||
<!-- SPDX-FileCopyrightText: 2021-2024 The Foundation for Public Code <[email protected]>, https://standard.publiccode.net/AUTHORS --> | ||
<!-- SPDX-FileCopyrightText: 2024 The Standard for Public Code Community, https://www.standardforpubliccode.org/AUTHORS --> | ||
<html lang="en"> | ||
|
||
<head> | ||
|
@@ -230,10 +230,10 @@ | |
</p> | ||
</div> | ||
|
||
<img src="assets/hand-point.svg" alt="hand pointing"> | ||
<img src="https://www.standardforpubliccode.org/assets/hand-point.svg" alt="hand pointing"> | ||
|
||
<section id="logo"> | ||
<img src="https://brand.publiccode.net/logo/mark-and-name-over-two-lines.svg" alt="Foundation for Public Code logo"> | ||
<img src="https://www.standardforpubliccode.org/logo/mark-and-name-over-two-lines.svg" alt="Foundation for Public Code logo"> | ||
</section> | ||
</section> | ||
|
||
|
@@ -250,12 +250,12 @@ <h1 class="title">Standaard voor Publieke Code</h1> | |
<li id="first-page-developers-and-designers-what-you-need-to-do">Ontwikkelaars en ontwerpers</li> | ||
</ul> | ||
|
||
<img src="assets/hands-shake.svg" alt="hands shaking"> | ||
<img src="https://www.standardforpubliccode.org/assets/hands-shake.svg" alt="hands shaking"> | ||
|
||
<div id="version-info"> | ||
<p><strong>Voorlopige versie</strong><br/>Version <span class="standard-version">0.8.0</span></p> | ||
<p><img src="/assets/cc-zero-badge.svg" alt="Licensed CC0" height="46"> <img src="/assets/dpg-badge.svg" alt="Digital Public Goods approval badge" width="92" height="46"></p> | ||
<p>https://standard.publiccode.net/</p> | ||
<p><img src="https://www.standardforpubliccode.org/assets/cc-zero-badge.svg" alt="Licensed CC0" height="46"> <img src="https://www.standardforpubliccode.org/assets/dpg-badge.svg" alt="Digital Public Goods approval badge" width="92" height="46"></p> | ||
<p>https://www.standardforpubliccode.org</p> | ||
</div> | ||
</section> | ||
</article> | ||
|
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 |
---|---|---|
|
@@ -3,14 +3,14 @@ | |
|
||
<!DOCTYPE html> | ||
<!-- SPDX-License-Identifier: CC0-1.0 --> | ||
<!-- SPDX-FileCopyrightText: 2019-2024 The Foundation for Public Code <[email protected]>, https://standard.publiccode.net/AUTHORS --> | ||
<!-- SPDX-FileCopyrightText: 2024 The Standard for Public Code Community, https://www.standardforpubliccode.org/AUTHORS --> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<link rel="stylesheet" href="assets/github-markdown.css"> | ||
<link rel="stylesheet" href="assets/print.css"> | ||
<link rel="stylesheet" href="https://www.standardforpubliccode.org/assets/github-markdown.css"> | ||
<link rel="stylesheet" href="https://www.standardforpubliccode.org/assets/print.css"> | ||
<title>{{ site.title }}</title> | ||
<style> | ||
/* Print specific */ | ||
|
@@ -41,10 +41,10 @@ <h1 class="title">Standaard voor Publieke Code</h1> | |
<li id="first-page-developers-and-designers-what-you-need-to-do">Developers and designers</li> | ||
</ul> | ||
|
||
<img src="assets/hands-shake.svg" alt="hands shaking"> | ||
<img src="https://www.standardforpubliccode.org/assets/hands-shake.svg" alt="hands shaking"> | ||
|
||
<p><strong>Draft</strong><br/>Version <span class="standard-version">0.8.0</span></p> | ||
<p><img src="/assets/cc-zero-badge.svg" alt="Licensed CC0" height="46"> <img src="/assets/dpg-badge.svg" alt="Digital Public Goods approval badge" width="92" height="46"></p> | ||
<p><img src="https://www.standardforpubliccode.org/assets/cc-zero-badge.svg" alt="Licensed CC0" height="46"> <img src="https://www.standardforpubliccode.org/assets/dpg-badge.svg" alt="Digital Public Goods approval badge" width="92" height="46"></p> | ||
<p>github.com/standard-for-public-code/standard-for-public-code</p> | ||
</article> | ||
|
||
|
@@ -80,7 +80,7 @@ <h1>Inhoudsopgave</h1> | |
</article> | ||
|
||
<figure> | ||
<img src="/assets/codebase.svg" alt="codebase"> | ||
<img src="https://www.standardforpubliccode.org/assets/codebase.svg" alt="codebase"> | ||
</figure> | ||
|
||
<article id="section-readers-guide"> | ||
|
@@ -106,7 +106,7 @@ <h1>Criteria</h1> | |
</article> | ||
|
||
<figure> | ||
<img src="/assets/unlock.svg" alt="unlock"> | ||
<img src="https://www.standardforpubliccode.org/assets/unlock.svg" alt="unlock"> | ||
</figure> | ||
|
||
{% assign sorted = site.pages | sort:"order" %} | ||
|
@@ -123,7 +123,7 @@ <h1>Criteria</h1> | |
</article> | ||
|
||
<figure> | ||
<img src="/assets/collaborative-development.svg" alt="collaborative-development"> | ||
<img src="https://www.standardforpubliccode.org/assets/collaborative-development.svg" alt="collaborative-development"> | ||
</figure> | ||
|
||
<article id="section-code-of-conduct"> | ||
|
@@ -133,7 +133,7 @@ <h1>Criteria</h1> | |
</article> | ||
|
||
<figure> | ||
<img src="/assets/collaboration.svg" alt="collaboration"> | ||
<img src="https://www.standardforpubliccode.org/assets/collaboration.svg" alt="collaboration"> | ||
</figure> | ||
|
||
<article id="section-governance"> | ||
|