diff --git a/src/components/navigation.ts b/src/components/navigation.ts index 8eb2d8d..921b02b 100644 --- a/src/components/navigation.ts +++ b/src/components/navigation.ts @@ -7,7 +7,7 @@ export const navigation = [ link: "/about/mission", }, { - label: "Sustainability", + label: "Environmental Impact Commitment", link: "/about/sustainability", }, { @@ -19,11 +19,11 @@ export const navigation = [ link: "/about/donate", }, { - label: "Contact", + label: "Contact Policy", link: "/about/contact", }, { - label: "Mentorship", + label: "Mentorship Programme Terms and Conditions", link: "/about/mentorship", }, ], @@ -31,6 +31,10 @@ export const navigation = [ { label: "Legal Information", items: [ + { + label: "Limitation of Liability and Indemnification Policy", + link: "/legal/liability", + }, { label: "Terms of Service", link: "/legal/terms", @@ -40,23 +44,39 @@ export const navigation = [ link: "/legal/privacy", }, { - label: "Software License", + label: "Naomi's Public License", link: "/legal/license", }, + { + label: "Acceptable Use Policy", + link: "/legal/aup", + }, { label: "Security Policy", link: "/legal/security", }, { - label: "DMCA and Copyright", + label: "Service Level Agreement and Warranty Disclaimer", + link: "/legal/sla", + }, + { + label: "Content and Moderation Policy", + link: "/legal/content-moderation", + }, + { + label: "DMCA and Intellectual Property Compliance Policy", link: "/legal/dmca", }, { - label: "Subprocessors List", + label: "Data Subprocessors", link: "/legal/subprocessors", }, { - label: "Government Actions", + label: "Export Control and Sanctions Compliance Policy", + link: "/legal/export-control", + }, + { + label: "Government Actions and Compliance", link: "/legal/government", }, ], @@ -65,17 +85,29 @@ export const navigation = [ label: "Community Policies", items: [ { - label: "Code of Conduct", + label: "Community Code of Conduct", link: "/community/coc", }, { - label: "Community Guidelines", + label: "Community Guidelines and Best Practices", link: "/community/guide", }, { - label: "Appeal a Sanction", + label: "Community Leadership and Governance Policy", + link: "/community/leadership", + }, + { + label: "Community Recognition and Appreciation Policy", + link: "/community/recognition", + }, + { + label: "Community Disciplinary Appeals Policy", link: "/community/appeal", }, + { + label: "Community Feedback and Participation Policy", + link: "/community/feedback", + }, ], }, { @@ -254,7 +286,15 @@ export const navigation = [ link: "/staff/handbook", }, { - label: "Join our Team", + label: "Volunteer Roles and Opportunities", + link: "/staff/roles", + }, + { + label: "Position Hierarchy", + link: "/staff/hierarchy", + }, + { + label: "Join Our Volunteer Team", link: "/staff/apply", }, ], diff --git a/src/content/docs/about/contact.md b/src/content/docs/about/contact.md index 3fa5b10..7f4f8d2 100644 --- a/src/content/docs/about/contact.md +++ b/src/content/docs/about/contact.md @@ -2,8 +2,6 @@ title: Contact Policy --- -# CONTACT POLICY - ## Introduction and Legal Framework This Contact Policy establishes our communication standards, channels, and expectations for all interactions with our organisation. This Policy operates within our comprehensive legal and policy framework, incorporating our Terms of Service, Privacy Policy, Community Code of Conduct, and all applicable legal protections by reference. diff --git a/src/content/docs/community/appeal.md b/src/content/docs/community/appeal.md index 5d0607f..8cd95cc 100644 --- a/src/content/docs/community/appeal.md +++ b/src/content/docs/community/appeal.md @@ -2,8 +2,6 @@ title: Community Disciplinary Appeals Policy --- -# COMMUNITY DISCIPLINARY APPEALS POLICY - ## 1. Preamble and Purpose ### 1.1 Introduction diff --git a/src/content/docs/community/coc.md b/src/content/docs/community/coc.md index 84a122b..9471853 100644 --- a/src/content/docs/community/coc.md +++ b/src/content/docs/community/coc.md @@ -2,8 +2,6 @@ title: Community Code of Conduct --- -# COMMUNITY CODE OF CONDUCT - ## 1. Preamble and Foundational Principles ### 1.1 Introduction and Purpose diff --git a/src/content/docs/community/feedback.md b/src/content/docs/community/feedback.md index 38b1dc5..539758c 100644 --- a/src/content/docs/community/feedback.md +++ b/src/content/docs/community/feedback.md @@ -2,8 +2,6 @@ title: Community Feedback and Participation Policy --- -# COMMUNITY FEEDBACK AND PARTICIPATION POLICY - ## 1. Foundation and Democratic Principles ### 1.1 Introduction and Purpose diff --git a/src/content/docs/community/guide.md b/src/content/docs/community/guide.md index f652664..cb772c3 100644 --- a/src/content/docs/community/guide.md +++ b/src/content/docs/community/guide.md @@ -2,8 +2,6 @@ title: Community Guidelines and Best Practices --- -# COMMUNITY GUIDELINES AND BEST PRACTICES - ## 1. Introduction and Framework ### 1.1 Purpose and Scope @@ -1110,4 +1108,4 @@ Our community's strength lies not in rigid rule enforcement, but in the voluntar --- -*These Community Guidelines were last updated on 15 September 2025 and represent the collective wisdom and values of our community. For questions about these guidelines or suggestions for improvement, please contact our community staff through the designated channels outlined in our Community Code of Conduct.* \ No newline at end of file +*These Community Guidelines were last updated on 15 September 2025 and represent the collective wisdom and values of our community. For questions about these guidelines or suggestions for improvement, please contact our community staff through the designated channels outlined in our Community Code of Conduct.* diff --git a/src/content/docs/community/leadership.md b/src/content/docs/community/leadership.md index d1ce16d..fffacb2 100644 --- a/src/content/docs/community/leadership.md +++ b/src/content/docs/community/leadership.md @@ -2,8 +2,6 @@ title: Community Leadership and Governance Policy --- -# COMMUNITY LEADERSHIP AND GOVERNANCE POLICY - ## 1. Foundation and Purpose ### 1.1 Introduction diff --git a/src/content/docs/community/recognition.md b/src/content/docs/community/recognition.md index c30587d..2a18b44 100644 --- a/src/content/docs/community/recognition.md +++ b/src/content/docs/community/recognition.md @@ -2,8 +2,6 @@ title: Community Recognition and Appreciation Policy --- -# COMMUNITY RECOGNITION AND APPRECIATION POLICY - ## 1. Foundation and Philosophy ### 1.1 Introduction and Purpose diff --git a/src/content/docs/legal/aup.md b/src/content/docs/legal/aup.md index fe41965..8771eb6 100644 --- a/src/content/docs/legal/aup.md +++ b/src/content/docs/legal/aup.md @@ -2,8 +2,6 @@ title: Acceptable Use Policy --- -# ACCEPTABLE USE POLICY - **DEFINING ACCEPTABLE AND PROHIBITED USAGE OF OUR SERVICES AND PLATFORMS** ## 1. INTRODUCTION AND SCOPE @@ -714,4 +712,4 @@ For technical issues related to policy compliance: --- -*This Acceptable Use Policy establishes comprehensive guidelines for appropriate use of our services. By using our Services, you agree to comply with these usage standards and acknowledge that violations may result in service restrictions or termination. For questions about acceptable use or to report violations, please contact us at aup@nhcarrigan.com.* \ No newline at end of file +*This Acceptable Use Policy establishes comprehensive guidelines for appropriate use of our services. By using our Services, you agree to comply with these usage standards and acknowledge that violations may result in service restrictions or termination. For questions about acceptable use or to report violations, please contact us at aup@nhcarrigan.com.* diff --git a/src/content/docs/legal/content-moderation.md b/src/content/docs/legal/content-moderation.md index 74662a5..babfbf4 100644 --- a/src/content/docs/legal/content-moderation.md +++ b/src/content/docs/legal/content-moderation.md @@ -2,8 +2,6 @@ title: Content and Moderation Policy --- -# CONTENT AND MODERATION POLICY - **ESTABLISHING STANDARDS FOR CONTENT AND MODERATION PRACTICES ACROSS ALL PLATFORMS** ## 1. INTRODUCTION AND SCOPE @@ -978,4 +976,4 @@ For general community support and guidance: --- -*This Content and Moderation Policy establishes our commitment to maintaining safe, inclusive, and productive communities. By participating in our platforms, you agree to abide by these content standards and acknowledge our moderation practices. For questions about content policies or to report violations, please contact us at moderation@nhcarrigan.com.* \ No newline at end of file +*This Content and Moderation Policy establishes our commitment to maintaining safe, inclusive, and productive communities. By participating in our platforms, you agree to abide by these content standards and acknowledge our moderation practices. For questions about content policies or to report violations, please contact us at moderation@nhcarrigan.com.* diff --git a/src/content/docs/legal/dmca.md b/src/content/docs/legal/dmca.md index 3d42df9..31993c5 100644 --- a/src/content/docs/legal/dmca.md +++ b/src/content/docs/legal/dmca.md @@ -2,8 +2,6 @@ title: DMCA and Intellectual Property Compliance Policy --- -# DIGITAL MILLENNIUM COPYRIGHT ACT AND INTELLECTUAL PROPERTY COMPLIANCE POLICY - **PROTECTING CREATIVE RIGHTS WHILST FOSTERING INNOVATION** ## 1. POLICY OVERVIEW AND PRINCIPLES @@ -716,4 +714,4 @@ In addition to those comprehensive protections: --- -*By participating in our community, you agree to abide by this DMCA and Intellectual Property Compliance Policy. This Policy is designed to protect the rights of creators whilst fostering an environment of innovation and knowledge sharing. For questions or concerns, please contact us at dmca@nhcarrigan.com.* \ No newline at end of file +*By participating in our community, you agree to abide by this DMCA and Intellectual Property Compliance Policy. This Policy is designed to protect the rights of creators whilst fostering an environment of innovation and knowledge sharing. For questions or concerns, please contact us at dmca@nhcarrigan.com.* diff --git a/src/content/docs/legal/export-control.md b/src/content/docs/legal/export-control.md index 427a1c5..fa17287 100644 --- a/src/content/docs/legal/export-control.md +++ b/src/content/docs/legal/export-control.md @@ -2,8 +2,6 @@ title: Export Control and Sanctions Compliance Policy --- -# EXPORT CONTROL AND SANCTIONS COMPLIANCE POLICY - **ENSURING COMPLIANCE WITH INTERNATIONAL TRADE REGULATIONS AND SANCTIONS PROGRAMMES** ## 1. INTRODUCTION AND SCOPE @@ -870,4 +868,4 @@ For export control and sanctions training: --- -*This Export Control and Sanctions Compliance Policy ensures our full compliance with international trade regulations whilst enabling lawful global service provision. By using our Services, you acknowledge understanding of these requirements and agree to comply with all applicable export control and sanctions laws. For compliance questions or assistance, please contact us at export-compliance@nhcarrigan.com.* \ No newline at end of file +*This Export Control and Sanctions Compliance Policy ensures our full compliance with international trade regulations whilst enabling lawful global service provision. By using our Services, you acknowledge understanding of these requirements and agree to comply with all applicable export control and sanctions laws. For compliance questions or assistance, please contact us at export-compliance@nhcarrigan.com.* diff --git a/src/content/docs/legal/government.md b/src/content/docs/legal/government.md index b1ca958..b9a94d7 100644 --- a/src/content/docs/legal/government.md +++ b/src/content/docs/legal/government.md @@ -2,8 +2,6 @@ title: Government Actions and Compliance --- -# GOVERNMENT ACTIONS AND COMPLIANCE TRANSPARENCY REPORT - **MAINTAINING TRANSPARENCY IN GOVERNMENT AND LEGAL AUTHORITY INTERACTIONS** ## 1. INTRODUCTION AND POLICY STATEMENT @@ -424,4 +422,4 @@ In addition to those comprehensive protections, this transparency report is prov --- -*This transparency report demonstrates our commitment to user privacy and government accountability. We will continue to update this report regularly and advocate for user rights within the bounds of applicable law. For questions about this report, please contact us at transparency@nhcarrigan.com.* \ No newline at end of file +*This transparency report demonstrates our commitment to user privacy and government accountability. We will continue to update this report regularly and advocate for user rights within the bounds of applicable law. For questions about this report, please contact us at transparency@nhcarrigan.com.* diff --git a/src/content/docs/legal/liability.md b/src/content/docs/legal/liability.md index b4f2fff..59f0855 100644 --- a/src/content/docs/legal/liability.md +++ b/src/content/docs/legal/liability.md @@ -2,8 +2,6 @@ title: Limitation of Liability and Indemnification Policy --- -# LIMITATION OF LIABILITY AND INDEMNIFICATION POLICY - **COMPREHENSIVE PROTECTION THROUGH LIABILITY LIMITATIONS AND INDEMNIFICATION PROVISIONS** ## 1. INTRODUCTION AND SCOPE diff --git a/src/content/docs/legal/license.md b/src/content/docs/legal/license.md index 7231009..701ccaf 100644 --- a/src/content/docs/legal/license.md +++ b/src/content/docs/legal/license.md @@ -2,8 +2,6 @@ title: Naomi's Public Licence --- -# NAOMI'S PUBLIC LICENCE - **A COMPREHENSIVE SOFTWARE LICENCE FOR ETHICAL AND COLLABORATIVE DEVELOPMENT** All of our Open Source Software is licensed under these terms. @@ -2286,8 +2284,11 @@ We encourage all users to engage constructively with Our community, contribute p This is the current version of our software licence. **Document Version:** 2.0 + **Last Updated:** 15 September 2025 + **Effective Date:** 15 September 2025 + **Licence Identifier:** Naomi's Public Licence --- diff --git a/src/content/docs/legal/privacy.md b/src/content/docs/legal/privacy.md index 811ab43..aa6ca7b 100644 --- a/src/content/docs/legal/privacy.md +++ b/src/content/docs/legal/privacy.md @@ -2,8 +2,6 @@ title: Privacy Policy --- -# PRIVACY POLICY - **YOUR PRIVACY RIGHTS AND OUR DATA PROTECTION COMMITMENTS** ## 1. INTRODUCTION AND SCOPE diff --git a/src/content/docs/legal/security.md b/src/content/docs/legal/security.md index 27cbd48..29bea5a 100644 --- a/src/content/docs/legal/security.md +++ b/src/content/docs/legal/security.md @@ -2,8 +2,6 @@ title: Security Policy --- -# SECURITY POLICY - **PROTECTING OUR SYSTEMS AND YOUR DATA THROUGH RESPONSIBLE SECURITY PRACTICES** ## 1. INTRODUCTION AND SCOPE diff --git a/src/content/docs/legal/sla.md b/src/content/docs/legal/sla.md index e65c118..b6970ef 100644 --- a/src/content/docs/legal/sla.md +++ b/src/content/docs/legal/sla.md @@ -2,8 +2,6 @@ title: Service Level Agreement and Warranty Disclaimer --- -# SERVICE LEVEL AGREEMENT AND WARRANTY DISCLAIMER - **DEFINING SERVICE EXPECTATIONS WHILST PROTECTING AGAINST UNFOUNDED WARRANTY CLAIMS** ## 1. INTRODUCTION AND SCOPE @@ -504,4 +502,4 @@ For legal matters related to this SLA: --- -*This Service Level Agreement and Warranty Disclaimer defines our service commitments whilst protecting against unfounded warranty claims. By using our Services, you acknowledge understanding of these terms and agree to the limitations and obligations described herein. For questions about service levels or to report issues, please contact us at sla@nhcarrigan.com.* \ No newline at end of file +*This Service Level Agreement and Warranty Disclaimer defines our service commitments whilst protecting against unfounded warranty claims. By using our Services, you acknowledge understanding of these terms and agree to the limitations and obligations described herein. For questions about service levels or to report issues, please contact us at sla@nhcarrigan.com.* diff --git a/src/content/docs/legal/subprocessors.md b/src/content/docs/legal/subprocessors.md index 53b59c6..6bd7c65 100644 --- a/src/content/docs/legal/subprocessors.md +++ b/src/content/docs/legal/subprocessors.md @@ -2,8 +2,6 @@ title: Data Subprocessors --- -# DATA SUBPROCESSORS AND THIRD-PARTY PROCESSING - **TRANSPARENCY IN DATA PROCESSING RELATIONSHIPS** ## 1. INTRODUCTION AND OVERVIEW diff --git a/src/content/docs/legal/terms.md b/src/content/docs/legal/terms.md index d453735..995fc1c 100644 --- a/src/content/docs/legal/terms.md +++ b/src/content/docs/legal/terms.md @@ -2,8 +2,6 @@ title: Terms of Service --- -# TERMS OF SERVICE - **PLEASE READ THESE TERMS CAREFULLY BEFORE USING OUR SERVICES** ## 1. INTRODUCTION AND DEFINITIONS diff --git a/src/content/docs/staff/apply.md b/src/content/docs/staff/apply.md index 7bb367b..ca35ce8 100644 --- a/src/content/docs/staff/apply.md +++ b/src/content/docs/staff/apply.md @@ -2,8 +2,6 @@ title: Join Our Volunteer Team --- -# JOIN OUR VOLUNTEER TEAM - ## 1. Volunteer Service Framework ### 1.1 Volunteer Position Nature diff --git a/src/content/docs/staff/handbook.md b/src/content/docs/staff/handbook.md index 2978423..af0986c 100644 --- a/src/content/docs/staff/handbook.md +++ b/src/content/docs/staff/handbook.md @@ -2,8 +2,6 @@ title: Staff Handbook --- -# STAFF HANDBOOK - ## Introduction and Framework Welcome to our organisation. This Staff Handbook serves as a comprehensive guide to our policies, procedures, and expectations for all volunteer staff members. This handbook operates within our comprehensive legal and policy framework, which includes: diff --git a/src/content/docs/staff/roles.md b/src/content/docs/staff/roles.md index b6a9163..642fc42 100644 --- a/src/content/docs/staff/roles.md +++ b/src/content/docs/staff/roles.md @@ -2,8 +2,6 @@ title: Volunteer Roles and Opportunities --- -# VOLUNTEER ROLES AND OPPORTUNITIES - ## 1. Volunteer Framework and Structure ### 1.1 Introduction to Volunteer Service