|
1 | | -[](https://github.com/sponsors/hyperpolymath) |
| 1 | +<!-- |
| 2 | +SPDX-License-Identifier: CC-BY-SA-4.0 |
| 3 | +SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk> |
| 4 | +--> |
2 | 5 |
|
3 | | -// SPDX-License-Identifier: CC-BY-SA-4.0 |
4 | | -// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) |
| 6 | +Showcase examples and templates for A2ML (AI Attestation Markup |
| 7 | +Language). |
5 | 8 |
|
6 | | -= a2ml-showcase |
| 9 | +[](https://securityscorecards.dev/viewer/?uri=github.com/hyperpolymath/a2ml-showcase) |
7 | 10 |
|
8 | | -Showcase examples and templates for A2ML (AI Attestation Markup Language). |
| 11 | +# About |
9 | 12 |
|
10 | | -image:https://api.securityscorecards.dev/projects/github.com/hyperpolymath/a2ml-showcase/badge[OpenSSF Scorecard,link=https://securityscorecards.dev/viewer/?uri=github.com/hyperpolymath/a2ml-showcase] |
| 13 | +This repository contains example A2ML documents, templates, and rendered |
| 14 | +output demonstrating the capabilities of the A2ML format. It is a |
| 15 | +content/showcase repository — there is no executable code. |
11 | 16 |
|
12 | | -== About |
| 17 | +# Structure |
13 | 18 |
|
14 | | -This repository contains example A2ML documents, templates, and rendered output |
15 | | -demonstrating the capabilities of the A2ML format. It is a content/showcase |
16 | | -repository -- there is no executable code. |
| 19 | +- `content/` — A2ML source documents |
17 | 20 |
|
18 | | -== Structure |
| 21 | +- `output/` — Rendered output |
19 | 22 |
|
20 | | -* `content/` -- A2ML source documents |
21 | | -* `output/` -- Rendered output |
22 | | -* `template.html` -- HTML rendering template |
| 23 | +- `template.html` — HTML rendering template |
23 | 24 |
|
24 | | -== License |
| 25 | +# License |
25 | 26 |
|
26 | | -MPL-2.0. See link:LICENSE[LICENSE]. |
| 27 | +MPL-2.0. See [LICENSE](LICENSE). |
0 commit comments