+
\ No newline at end of file
diff --git a/docs/_includes/nav-items.html b/docs/_includes/nav-items.html
new file mode 100644
index 00000000..eab61b81
--- /dev/null
+++ b/docs/_includes/nav-items.html
@@ -0,0 +1,10 @@
+
- {% endif %}
- {{ content }}
+ {%- include header.html -%}
-
-
-
+ {%- include footer.html -%}
+
+
+
\ No newline at end of file
diff --git a/docs/assets/baseline_logo.png b/docs/assets/baseline_logo.png
new file mode 100644
index 00000000..e6315a82
Binary files /dev/null and b/docs/assets/baseline_logo.png differ
diff --git a/docs/assets/css/style.scss b/docs/assets/css/style.scss
index 54fb58f9..463abf22 100644
--- a/docs/assets/css/style.scss
+++ b/docs/assets/css/style.scss
@@ -1,7 +1,91 @@
---
---
-@import "{{ site.theme }}";
+@import
+ "minima/skins/{{ site.minima.skin | default: 'auto' }}",
+ "minima/initialize";
+
+/* For information on use Jekyll in GitHub:
+ https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/adding-a-theme-to-your-github-pages-site-using-jekyll
+8?
+*/
+
+/* Use OpenSSF style, see
+ https://openssf.org/brand-guidelines/
+*/
+
+/* Follow OpenSSF CSS view, see https://openssf.org/brand-guidelines/ */
+
+body, .markdown-body {
+ font-family: "Cairo", sans-serif;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ font-family: "IBMPlexSans", sans-serif;
+}
+
+@font-face {
+ font-family: "Cairo";
+ /* ../assets/fonts/Cairo/Cairo-VariableFont_slnt,wght.ttf"); */
+ src: url("/assets/fonts/Cairo/Cairo-VariableFont_slnt,wght.ttf");
+}
+
+@font-face {
+ font-family: "IBMPlexSans";
+ src: url("/assets/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf");
+}
+
+/* Increase weight so bold/strong are easier to identify as such.
+ Without this, Cairo bold looks like unbolded text.
+*/
+b, strong {
+ font-weight: 700;
+}
+
+/* Avoid creating orphans at the bottom of the page when printing.
+ Firefox 115 doesn't support this, but it will do no harm there.
+ https://stackoverflow.com/questions/34808650/orphan-css-how-avoid-headers-h1-h2-on-bottom-page
+ https://caniuse.com/?search=break-after
+*/
+h1, h2, h3, h4, h5, h6 {
+ break-after: avoid-page;
+}
+
+/* Set links to some color listed in the OpenSSF pallette in
+ * https://openssf.org/about/brand-guidelines/ */
+/* unvisited link */
+a:link {
+ color: #45208c;
+}
+/* visited link */
+a:visited {
+ color: #604693;
+}
+/* mouse over link */
+a:hover {
+ color: #170D34;
+}
+/* selected link */
+a:active {
+ color: #04ee5f;
+}
+.header-wrapper {
+ display: flex;
+ justify-content: space-between;
+ align-items: flex-end;
+ padding-bottom: 10px;
+}
+
+.site-logo {
+ flex: 0 0 auto;
+}
+
+.site-title {
+ flex: 1 1 auto;
+ text-align: right;
+ margin-bottom: 0;
+ padding-left: 20px;
+}
.warning {
background: rgba(114, 83, 237, 0.2);
diff --git a/docs/assets/favicon.ico b/docs/assets/favicon.ico
new file mode 100644
index 00000000..6684ef3c
Binary files /dev/null and b/docs/assets/favicon.ico differ
diff --git a/docs/assets/fonts/Cairo/Cairo-VariableFont_slnt,wght.ttf b/docs/assets/fonts/Cairo/Cairo-VariableFont_slnt,wght.ttf
new file mode 100644
index 00000000..5bdb2a93
Binary files /dev/null and b/docs/assets/fonts/Cairo/Cairo-VariableFont_slnt,wght.ttf differ
diff --git a/docs/assets/fonts/Cairo/OFL.txt b/docs/assets/fonts/Cairo/OFL.txt
new file mode 100644
index 00000000..f6e87d48
--- /dev/null
+++ b/docs/assets/fonts/Cairo/OFL.txt
@@ -0,0 +1,93 @@
+Copyright 2009 The Cairo Project Authors (https://github.com/Gue3bara/Cairo)
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
+
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/docs/assets/fonts/Cairo/README.txt b/docs/assets/fonts/Cairo/README.txt
new file mode 100644
index 00000000..5c1c74c8
--- /dev/null
+++ b/docs/assets/fonts/Cairo/README.txt
@@ -0,0 +1,71 @@
+Cairo Variable Font
+===================
+
+This download contains Cairo as both a variable font and static fonts.
+
+Cairo is a variable font with these axes:
+ slnt
+ wght
+
+This means all the styles are contained in a single file:
+ Cairo-VariableFont_slnt,wght.ttf
+
+If your app fully supports variable fonts, you can now pick intermediate styles
+that aren’t available as static fonts. Not all apps support variable fonts, and
+in those cases you can use the static font files for Cairo:
+ static/Cairo-ExtraLight.ttf
+ static/Cairo-Light.ttf
+ static/Cairo-Regular.ttf
+ static/Cairo-Medium.ttf
+ static/Cairo-SemiBold.ttf
+ static/Cairo-Bold.ttf
+ static/Cairo-ExtraBold.ttf
+ static/Cairo-Black.ttf
+
+Get started
+-----------
+
+1. Install the font files you want to use
+
+2. Use your app's font picker to view the font family and all the
+available styles
+
+Learn more about variable fonts
+-------------------------------
+
+ https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
+ https://variablefonts.typenetwork.com
+ https://medium.com/variable-fonts
+
+In desktop apps
+
+ https://theblog.adobe.com/can-variable-fonts-illustrator-cc
+ https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
+
+Online
+
+ https://developers.google.com/fonts/docs/getting_started
+ https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
+ https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
+
+Installing fonts
+
+ MacOS: https://support.apple.com/en-us/HT201749
+ Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
+ Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
+
+Android Apps
+
+ https://developers.google.com/fonts/docs/android
+ https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
+
+License
+-------
+Please read the full license text (OFL.txt) to understand the permissions,
+restrictions and requirements for usage, redistribution, and modification.
+
+You can use them in your products & projects – print or digital,
+commercial or otherwise.
+
+This isn't legal advice, please consider consulting a lawyer and see the full
+license for all details.
diff --git a/docs/assets/fonts/Cairo/static/Cairo-Black.ttf b/docs/assets/fonts/Cairo/static/Cairo-Black.ttf
new file mode 100644
index 00000000..4a6334ed
Binary files /dev/null and b/docs/assets/fonts/Cairo/static/Cairo-Black.ttf differ
diff --git a/docs/assets/fonts/Cairo/static/Cairo-Bold.ttf b/docs/assets/fonts/Cairo/static/Cairo-Bold.ttf
new file mode 100644
index 00000000..098d2fb5
Binary files /dev/null and b/docs/assets/fonts/Cairo/static/Cairo-Bold.ttf differ
diff --git a/docs/assets/fonts/Cairo/static/Cairo-ExtraBold.ttf b/docs/assets/fonts/Cairo/static/Cairo-ExtraBold.ttf
new file mode 100644
index 00000000..284da170
Binary files /dev/null and b/docs/assets/fonts/Cairo/static/Cairo-ExtraBold.ttf differ
diff --git a/docs/assets/fonts/Cairo/static/Cairo-ExtraLight.ttf b/docs/assets/fonts/Cairo/static/Cairo-ExtraLight.ttf
new file mode 100644
index 00000000..dc490ab5
Binary files /dev/null and b/docs/assets/fonts/Cairo/static/Cairo-ExtraLight.ttf differ
diff --git a/docs/assets/fonts/Cairo/static/Cairo-Light.ttf b/docs/assets/fonts/Cairo/static/Cairo-Light.ttf
new file mode 100644
index 00000000..3c40958c
Binary files /dev/null and b/docs/assets/fonts/Cairo/static/Cairo-Light.ttf differ
diff --git a/docs/assets/fonts/Cairo/static/Cairo-Medium.ttf b/docs/assets/fonts/Cairo/static/Cairo-Medium.ttf
new file mode 100644
index 00000000..38d28349
Binary files /dev/null and b/docs/assets/fonts/Cairo/static/Cairo-Medium.ttf differ
diff --git a/docs/assets/fonts/Cairo/static/Cairo-Regular.ttf b/docs/assets/fonts/Cairo/static/Cairo-Regular.ttf
new file mode 100644
index 00000000..fb9e6cc6
Binary files /dev/null and b/docs/assets/fonts/Cairo/static/Cairo-Regular.ttf differ
diff --git a/docs/assets/fonts/Cairo/static/Cairo-SemiBold.ttf b/docs/assets/fonts/Cairo/static/Cairo-SemiBold.ttf
new file mode 100644
index 00000000..e2b82ba3
Binary files /dev/null and b/docs/assets/fonts/Cairo/static/Cairo-SemiBold.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf
new file mode 100644
index 00000000..e5389d83
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf
new file mode 100644
index 00000000..31cce79b
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf
new file mode 100644
index 00000000..ecd3aff2
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf
new file mode 100644
index 00000000..5bbda2cc
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf
new file mode 100644
index 00000000..46212a3d
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Light.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Light.ttf
new file mode 100644
index 00000000..b3d035d5
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Light.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf
new file mode 100644
index 00000000..20bb6cfc
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf
new file mode 100644
index 00000000..9395402b
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf
new file mode 100644
index 00000000..7787ad27
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf
new file mode 100644
index 00000000..b5819647
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf
new file mode 100644
index 00000000..a5bd9ee6
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf
new file mode 100644
index 00000000..a5bcdc40
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf
new file mode 100644
index 00000000..910458a9
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf differ
diff --git a/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf
new file mode 100644
index 00000000..d5b4be65
Binary files /dev/null and b/docs/assets/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf differ
diff --git a/docs/assets/fonts/NOTES.txt b/docs/assets/fonts/NOTES.txt
new file mode 100644
index 00000000..59aadf4a
--- /dev/null
+++ b/docs/assets/fonts/NOTES.txt
@@ -0,0 +1,14 @@
+Sources:
+
+* https://fonts.google.com/specimen/Cairo
+ - Cairo is used for body copy, per
+ https://openssf.org/brand-guidelines/
+
+* https://fonts.google.com/specimen/IBM+Plex+Sans
+ - Licensed under the Open Font License (OFL)
+ - IBM Plex Sans is used for headlines per
+ https://openssf.org/brand-guidelines/
+
+* https://fonts.google.com/specimen/Teko
+ - This *was* the recommended heading font, but is no longer.
+ Many found it hard to read.
diff --git a/docs/assets/logo.svg b/docs/assets/logo.svg
new file mode 100644
index 00000000..c98a4d25
--- /dev/null
+++ b/docs/assets/logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/index.md b/docs/index.md
index 7c1407b2..73fb1a79 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,6 +1,11 @@
+---
+nav-title: About
+---
+
# Open Source Project Security Baseline
-The Open Source Project Security Baseline (OSPS Baseline) is designed to act as a minimum definition of requirements for a project relative to it's maturity level.
+
+The Open Source Project Security Baseline (OSPS Baseline) is designed to act as a minimum definition of requirements for a project relative to its maturity level.
It is maintained by the [OpenSSF Security Baseline SIG](https://github.com/ossf/security-baseline/blob/main/governance/MAINTAINERS.md) according to the [project governance documentation](https://github.com/ossf/security-baseline/blob/main/governance/GOVERNANCE.md).
For more information on the motivation and purpose, see the [FAQ](faq).
diff --git a/docs/maintenance.md b/docs/maintenance.md
index ea774cc4..85861d68 100644
--- a/docs/maintenance.md
+++ b/docs/maintenance.md
@@ -1,3 +1,7 @@
+---
+nav-title: Maintenance Process
+---
+
# OSPS Baseline Maintenance Process
* Normal text fixes to the controls will be accepted via pull request and reviewed by the baseline project maintainers.
diff --git a/docs/versions/2025-02-25.md b/docs/versions/2025-02-25.md
index 718394e4..cd1fbfea 100644
--- a/docs/versions/2025-02-25.md
+++ b/docs/versions/2025-02-25.md
@@ -1,3 +1,7 @@
+---
+nav-title: Current Version
+---
+
# Open Source Project Security Baseline
Version: 2025-02-25