git: e4ff28d8d7 - main - Add links to the committer's guide in the obvious places

Allan Jude <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by allanjude:

URL: https://cgit.FreeBSD.org/doc/commit/?id=e4ff28d8d77fe6a70496539a87e282deb613424c

commit e4ff28d8d77fe6a70496539a87e282deb613424c
Author:     Allan Jude <[email protected]>
AuthorDate: 2021-05-02 16:25:34 +0000
Commit:     Allan Jude <[email protected]>
CommitDate: 2021-05-02 16:53:24 +0000

    Add links to the committer's guide in the obvious places
    
    Sponsored-By:   Klara Inc.
---
 documentation/themes/beastie/i18n/en.toml                    | 3 +++
 website/themes/beastie/i18n/en.toml                          | 3 +++
 website/themes/beastie/layouts/partials/sidenav.html         | 1 +
 website/themes/beastie/layouts/partials/site-navigation.html | 3 +++
 4 files changed, 10 insertions(+)

diff --git a/documentation/themes/beastie/i18n/en.toml b/documentation/themes/beastie/i18n/en.toml
index 7cabfd089a..f3dbde951c 100644
--- a/documentation/themes/beastie/i18n/en.toml
+++ b/documentation/themes/beastie/i18n/en.toml
@@ -73,6 +73,9 @@ other = "Porter's Handbook"
 [developerHandbook]
 other = "Developer's Handbook"
 
+[committersGuide]
+other = "Committer's Guide"
+
 [manualPages]
 other = "Manual Pages"
 
diff --git a/website/themes/beastie/i18n/en.toml b/website/themes/beastie/i18n/en.toml
index 15572dfe8a..5aa6b40440 100644
--- a/website/themes/beastie/i18n/en.toml
+++ b/website/themes/beastie/i18n/en.toml
@@ -73,6 +73,9 @@ other = "Porter's Handbook"
 [developerHandbook]
 other = "Developer's Handbook"
 
+[committersGuide]
+other = "Committer's Guide"
+
 [manualPages]
 other = "Manual Pages"
 
diff --git a/website/themes/beastie/layouts/partials/sidenav.html b/website/themes/beastie/layouts/partials/sidenav.html
index 715c923b7c..d3f1f9d29b 100644
--- a/website/themes/beastie/layouts/partials/sidenav.html
+++ b/website/themes/beastie/layouts/partials/sidenav.html
@@ -33,6 +33,7 @@
 <ul>
   <li><a href={{ "projects" | absLangURL }}>{{ i18n "Developers" }}</a></li>
   <li><a href={{ printf "%s%s%s" "https://docs.FreeBSD.org/" $currentLang "/books/developers-handbook/" }}>{{ i18n "developerHandbook" }}</a></li>
+  <li><a href={{ printf "%s%s%s" "https://docs.FreeBSD.org/" $currentLang "/articles/committers-guide" }}>{{ i18n "committersGuide" }}</a></li>
   <li><a href={{ printf "%s%s%s" "https://docs.FreeBSD.org/" $currentLang "/books/porters-handbook/" }}>{{ i18n "porterHandbook" }}</a></li>
   <li><a href={{ "developers/cvs/" | absLangURL }}>{{ i18n "sourceCodeRepositories" }}</a></li>
   <li><a href={{ "releng" | absLangURL }}>{{ i18n "releng" }}</a></li>
diff --git a/website/themes/beastie/layouts/partials/site-navigation.html b/website/themes/beastie/layouts/partials/site-navigation.html
index aa5e4f0af8..7d5ad7f62e 100644
--- a/website/themes/beastie/layouts/partials/site-navigation.html
+++ b/website/themes/beastie/layouts/partials/site-navigation.html
@@ -56,6 +56,9 @@
         <li>
           <a href={{ printf "%s%s%s" "https://docs.FreeBSD.org/" $currentLang "/books/developers-handbook/" }}>{{ i18n "developerHandbook" }}</a>
         </li>
+        <li>
+          <a href={{ printf "%s%s%s" "https://docs.FreeBSD.org/" $currentLang "/articles/committers-guide" }}>{{ i18n "committersGuide" }}</a>
+        </li>
         <li>
           <a href="https://www.FreeBSD.org/cgi/man.cgi">{{ i18n "manualPages" }}</a>
         </li>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.