aboutsummaryrefslogtreecommitdiffstats
path: root/source/index.rst
AgeCommit message (Collapse)AuthorFilesLines
2024-03-08index: Restructure front page.Carlos O'Donell1-16/+37
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 <carlos@redhat.com>
2024-03-06Move GNU Ethical repository hosting criteria to services pageCarlos O'Donell1-5/+1
Now that we have a services group of pages we can move some content from the main page into other pages. The goal is to make the landing page clearer and more coherent; telling a story about the services we are providing. Signed-off-by: Carlos O'Donell <carlos@redhat.com>
2024-02-28faq, gov, projects, services, tax: Update all docs.Carlos O'Donell1-0/+2
Added a spell checker via `make spelling` to check spelling. Currently projects/enum.rst is still not spelling clean. Added more faq entries. Reworded governance page. Added projects page to list ongoing projects in CTI. Added services page to list currently provided services. Added TAC section on suggested annual technical audit by the TAC. Signed-off-by: Carlos O'Donell <carlos@redhat.com>
2024-02-28index: Update TOC and OpenSSF naming.Carlos O'Donell1-4/+4
Use short names for TOC. Use correct OpenSSF naming.
2024-02-28Provide top-level description of CTI, TAC, and Governance.Carlos O'Donell1-10/+62
Remove build/ tree and add to .gitignore. Includes FAQ section. Signed-off-by: Carlos O'Donell <carlos@redhat.com>
2024-02-12Initial setup with sphinx-quickstartCarlos O'Donell1-0/+20
Modify default to use Picollo theme and build site. Signed-off-by: Carlos O'Donell <carlos@redhat.com>