From 924771bc928a7f5d2cf0e1a53c35b3e538ddb277 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Fri, 4 Oct 2024 03:37:55 -0400 Subject: [PATCH] [docsy] About section rework: add headers --- content/en/about.md | 28 +++++++++++++++++++++++++++- hugo.yaml | 26 ++------------------------ 2 files changed, 29 insertions(+), 25 deletions(-) diff --git a/content/en/about.md b/content/en/about.md index 2511a2b..3527ffe 100644 --- a/content/en/about.md +++ b/content/en/about.md @@ -12,6 +12,32 @@ menu: { main: { weight: 10 } } {{% param whatIsTUF %}} [Learn more](/docs/overview/). -{{% param projectAndGrants %}} +## Governance + +The TUF project is managed by the [Linux Foundation] under the [Cloud Native Computing +Foundation][CNCF]. The consensus builder for TUF is [Prof. Justin Cappos] of the +[Secure Systems Lab] at [New York University](https://engineering.nyu.edu/). Project +maintainers [[1]][[2]] are comprised of collaborators from academia and +the industry. Contributors and maintainers are governed by the [CNCF Community Code +of Conduct][CoC]. + +## Funding + +This material is based upon work supported by the [National Science +Foundation][NSF] under Grant Nos. CNS-1345049 and CNS-0959138. Any opinions, +findings, and conclusions or recommendations expressed in this material are +those of the author(s) and do not necessarily reflect the views of the National +Science Foundation. + +[1]: + https://github.com/theupdateframework/specification/blob/master/MAINTAINERS.md +[2]: + https://github.com/theupdateframework/python-tuf/blob/develop/docs/MAINTAINERS.txt +[CNCF]: https://cncf.io +[CoC]: https://github.com/cncf/foundation/blob/master/code-of-conduct.md +[Linux Foundation]: https://www.linuxfoundation.org +[NSF]: https://www.nsf.gov +[Prof. Justin Cappos]: https://ssl.engineering.nyu.edu/personalpages/jcappos/ +[Secure Systems Lab]: https://ssl.engineering.nyu.edu {{% /blocks/section %}} diff --git a/hugo.yaml b/hugo.yaml index eeae38e..4a2184e 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -44,28 +44,6 @@ languages: repository or signing keys. TUF provides a flexible framework and [specification](/specification/latest) that developers can adopt into any software update system. - projectAndGrants: | - The TUF project is managed by the [Linux Foundation] under the [Cloud - Native Computing Foundation][CNCF]. The consensus builder for TUF is [Prof. - Justin Cappos](https://ssl.engineering.nyu.edu/personalpages/jcappos/) - of the [Secure Systems Lab](https://ssl.engineering.nyu.edu) at [New - York University](https://engineering.nyu.edu/). Project - maintainers [[1]][[2]] - are comprised of collaborators from academia and the industry. - Contributors and maintainers are governed by the [CNCF Community Code of - Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). - - This material is based upon work supported by the [National Science - Foundation][NSF] under Grant Nos. CNS-1345049 and CNS-0959138. Any opinions, - findings, and conclusions or recommendations expressed in this material - are those of the author(s) and do not necessarily reflect the views of - the National Science Foundation. - - [1]: https://github.com/theupdateframework/specification/blob/master/MAINTAINERS.md - [2]: https://github.com/theupdateframework/python-tuf/blob/develop/docs/MAINTAINERS.txt - [CNCF]: https://cncf.io - [Linux Foundation]: https://www.linuxfoundation.org - [NSF]: https://www.nsf.gov # # Markup and imaging @@ -93,8 +71,8 @@ imaging: params: copyright: authors: >- - The Update Framework Authors | Docs [CC BY - 4.0](https://creativecommons.org/licenses/by/4.0) | + TUF Authors | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0) | + [Funding](/about/#funding) | # from_year: 2024 github_repo: https://github.com/theupdateframework gcs_engine_id: 011217106833237091527:la2vtv2emlw # CUSTOMIZE # FIXME get an ID for the starter?