From 06d424a4fb0eadd5affd6f7e19c33086a58ad762 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Fri, 8 Mar 2024 17:10:15 -0500 Subject: index: Restructure front page. We restructure the front page significantly based on feedback from the CTI TAC (Thank you David Edelsohn!). The focus of landing page is now firmly around: * secure infrastructure * continuity planning * security policy planning These 3 items are a focal point for CTI based on previous writeups that we've done for CTI A picture of the GNU Tools Cauldron 2023 get together is included to provide a viewer context on the group of developers. Additionally some of the content is moved down to the new sub pages. Signed-off-by: Carlos O'Donell --- source/projects/enum.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'source/projects') diff --git a/source/projects/enum.rst b/source/projects/enum.rst index 45edeb2..34f11aa 100644 --- a/source/projects/enum.rst +++ b/source/projects/enum.rst @@ -14,10 +14,10 @@ GNU Compiler Collection * AdaCore git hooks. - * Older (Python 2) version of those hooks, commit - :spelling:ignore:`1f9082567e82788e4da748fe13ddd0b230166faf`. Should move to - current Python 3 version, but will require careful review of - hook configuration to update for any incompatible changes + * Older (Python 2) version of those hooks, + commit `1f9082567e82788e4da748fe13ddd0b230166faf`. + Should move to current Python 3 version, but will require careful + review of hook configuration to update for any incompatible changes since the version currently used. * See refs/meta/config:project.config for hook configuration. @@ -453,7 +453,7 @@ GNU Binary Utilities * URLs to a given commit in the Web UI should be easily computable using their SHA1; e.g. - "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=%(rev)s" + "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=%(rev)s" We use those in the commit emails being sent by the git-hooks. * Mailing lists -- cgit 1.2.3-korg