Skip to content

Commit 924771b

Browse files
committed
[docsy] About section rework: add headers
1 parent 4e89ea5 commit 924771b

File tree

2 files changed

+29
-25
lines changed

2 files changed

+29
-25
lines changed

content/en/about.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,32 @@ menu: { main: { weight: 10 } }
1212

1313
{{% param whatIsTUF %}} [Learn more](/docs/overview/).
1414

15-
{{% param projectAndGrants %}}
15+
## Governance
16+
17+
The TUF project is managed by the [Linux Foundation] under the [Cloud Native Computing
18+
Foundation][CNCF]. The consensus builder for TUF is [Prof. Justin Cappos] of the
19+
[Secure Systems Lab] at [New York University](https://engineering.nyu.edu/). Project
20+
maintainers <sup>[[1]][[2]]</sup> are comprised of collaborators from academia and
21+
the industry. Contributors and maintainers are governed by the [CNCF Community Code
22+
of Conduct][CoC].
23+
24+
## Funding
25+
26+
This material is based upon work supported by the [National Science
27+
Foundation][NSF] under Grant Nos. CNS-1345049 and CNS-0959138. Any opinions,
28+
findings, and conclusions or recommendations expressed in this material are
29+
those of the author(s) and do not necessarily reflect the views of the National
30+
Science Foundation.
31+
32+
[1]:
33+
https://github.com/theupdateframework/specification/blob/master/MAINTAINERS.md
34+
[2]:
35+
https://github.com/theupdateframework/python-tuf/blob/develop/docs/MAINTAINERS.txt
36+
[CNCF]: https://cncf.io
37+
[CoC]: https://github.com/cncf/foundation/blob/master/code-of-conduct.md
38+
[Linux Foundation]: https://www.linuxfoundation.org
39+
[NSF]: https://www.nsf.gov
40+
[Prof. Justin Cappos]: https://ssl.engineering.nyu.edu/personalpages/jcappos/
41+
[Secure Systems Lab]: https://ssl.engineering.nyu.edu
1642

1743
{{% /blocks/section %}}

hugo.yaml

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,6 @@ languages:
4444
repository or signing keys. TUF provides a flexible framework and
4545
[specification](/specification/latest)
4646
that developers can adopt into any software update system.
47-
projectAndGrants: |
48-
The TUF project is managed by the [Linux Foundation] under the [Cloud
49-
Native Computing Foundation][CNCF]. The consensus builder for TUF is [Prof.
50-
Justin Cappos](https://ssl.engineering.nyu.edu/personalpages/jcappos/)
51-
of the [Secure Systems Lab](https://ssl.engineering.nyu.edu) at [New
52-
York University](https://engineering.nyu.edu/). Project
53-
maintainers [[1]][[2]]
54-
are comprised of collaborators from academia and the industry.
55-
Contributors and maintainers are governed by the [CNCF Community Code of
56-
Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
57-
58-
This material is based upon work supported by the [National Science
59-
Foundation][NSF] under Grant Nos. CNS-1345049 and CNS-0959138. Any opinions,
60-
findings, and conclusions or recommendations expressed in this material
61-
are those of the author(s) and do not necessarily reflect the views of
62-
the National Science Foundation.
63-
64-
[1]: https://github.com/theupdateframework/specification/blob/master/MAINTAINERS.md
65-
[2]: https://github.com/theupdateframework/python-tuf/blob/develop/docs/MAINTAINERS.txt
66-
[CNCF]: https://cncf.io
67-
[Linux Foundation]: https://www.linuxfoundation.org
68-
[NSF]: https://www.nsf.gov
6947
7048
#
7149
# Markup and imaging
@@ -93,8 +71,8 @@ imaging:
9371
params:
9472
copyright:
9573
authors: >-
96-
The Update Framework Authors | Docs [CC BY
97-
4.0](https://creativecommons.org/licenses/by/4.0) |
74+
TUF Authors | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0) |
75+
[Funding](/about/#funding) |
9876
# from_year: 2024
9977
github_repo: https://github.com/theupdateframework
10078
gcs_engine_id: 011217106833237091527:la2vtv2emlw # CUSTOMIZE # FIXME get an ID for the starter?

0 commit comments

Comments
 (0)