Skip to content

Commit e8e2e95

Browse files
committed
List some more specs
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 9eca964 commit e8e2e95

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

content/_index.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ <h2 class="fw-lighter d-none d-lg-block">
9898
<td><a href="https://www.rfc-editor.org/rfc/rfc7807" class="d-block text-decoration-none">RFC 7807</a></td>
9999
<td><a href="https://www.rfc-editor.org/rfc/rfc7807" class="d-block text-decoration-none text-body">Problem Details for HTTP APIs</a></td>
100100
</tr>
101+
<tr>
102+
<td class="ps-3"><a href="https://www.rfc-editor.org/rfc/rfc7946" class="d-block text-decoration-none"><img src="ietf.svg" alt="IETF" height="20" class="opacity-75"></a></td>
103+
<td><a href="https://www.rfc-editor.org/rfc/rfc7946" class="d-block text-decoration-none">RFC 7946</a></td>
104+
<td><a href="https://www.rfc-editor.org/rfc/rfc7946" class="d-block text-decoration-none text-body">The GeoJSON Format</a></td>
105+
</tr>
101106
<tr>
102107
<td class="ps-3"><a href="https://www.rfc-editor.org/rfc/rfc8141" class="d-block text-decoration-none"><img src="ietf.svg" alt="IETF" height="20" class="opacity-75"></a></td>
103108
<td><a href="https://www.rfc-editor.org/rfc/rfc8141" class="d-block text-decoration-none">RFC 8141</a></td>
@@ -118,6 +123,11 @@ <h2 class="fw-lighter d-none d-lg-block">
118123
<td><a href="https://www.iso.org/iso-4217-currency-codes.html" class="d-block text-decoration-none">ISO 4217:2015</a></td>
119124
<td><a href="https://www.iso.org/iso-4217-currency-codes.html" class="d-block text-decoration-none text-body">Codes for the representation of currencies and funds</a></td>
120125
</tr>
126+
<tr>
127+
<td class="ps-3"><a href="https://www.iso.org/standard/75147.html" class="d-block text-decoration-none"><img src="iso.svg" alt="ISO" height="20" class="opacity-75"></a></td>
128+
<td><a href="https://www.iso.org/standard/75147.html" class="d-block text-decoration-none">ISO 6709:2022</a></td>
129+
<td><a href="https://www.iso.org/standard/75147.html" class="d-block text-decoration-none text-body">Standard representation of geographic point location by coordinates</a></td>
130+
</tr>
121131
<tr>
122132
<td class="ps-3"><a href="https://www.iso.org/iso-639-language-code" class="d-block text-decoration-none"><img src="iso.svg" alt="ISO" height="20" class="opacity-75"></a></td>
123133
<td><a href="https://www.iso.org/iso-639-language-code" class="d-block text-decoration-none">ISO 639:2023</a></td>
@@ -138,11 +148,6 @@ <h2 class="fw-lighter d-none d-lg-block">
138148
<td><a href="https://www.iso.org/standard/76921.html" class="d-block text-decoration-none">ISO 80000-1:2022</a></td>
139149
<td><a href="https://www.iso.org/standard/76921.html" class="d-block text-decoration-none text-body">Quantities and units — Part 1: General</a></td>
140150
</tr>
141-
<tr>
142-
<td class="ps-3"><a href="https://www.bipm.org/en/publications/si-brochure" class="d-block text-decoration-none"><img src="bipm.svg" alt="BIPM" height="20" class="opacity-75"></a></td>
143-
<td><a href="https://www.bipm.org/en/publications/si-brochure" class="d-block text-decoration-none">BIPM SI 2019</a></td>
144-
<td><a href="https://www.bipm.org/en/publications/si-brochure" class="d-block text-decoration-none text-body">The International System of Units (SI) — 9th edition (2019)</a></td>
145-
</tr>
146151
<tr>
147152
<td class="ps-3"><a href="https://www.iso.org/standard/63598.html" class="d-block text-decoration-none"><img src="iso.svg" alt="ISO" height="20" class="opacity-75"></a></td>
148153
<td><a href="https://www.iso.org/standard/63598.html" class="d-block text-decoration-none">ISO/IEC 2382:2015</a></td>
@@ -153,6 +158,11 @@ <h2 class="fw-lighter d-none d-lg-block">
153158
<td><a href="https://www.iso.org/standard/82075.html" class="d-block text-decoration-none">ISO/IEC 9899:2024</a></td>
154159
<td><a href="https://www.iso.org/standard/82075.html" class="d-block text-decoration-none text-body">Programming languages — C</a></td>
155160
</tr>
161+
<tr>
162+
<td class="ps-3"><a href="https://www.bipm.org/en/publications/si-brochure" class="d-block text-decoration-none"><img src="bipm.svg" alt="BIPM" height="20" class="opacity-75"></a></td>
163+
<td><a href="https://www.bipm.org/en/publications/si-brochure" class="d-block text-decoration-none">BIPM SI 2019</a></td>
164+
<td><a href="https://www.bipm.org/en/publications/si-brochure" class="d-block text-decoration-none text-body">The International System of Units (SI) — 9th edition (2019)</a></td>
165+
</tr>
156166
<tr>
157167
<td class="ps-3"><a href="https://www.jsonrpc.org/specification" class="d-block text-decoration-none"><span class="badge bg-secondary">JSON-RPC</span></a></td>
158168
<td><a href="https://www.jsonrpc.org/specification" class="d-block text-decoration-none">JSON-RPC 2.0</a></td>

0 commit comments

Comments
 (0)