Website Refresh
Gitea CI/CD / build (push) Failing after 5m0s

This commit is contained in:
clive
2026-08-11 21:27:27 +10:00
parent 9dab8984ca
commit c72bd65bfa
28 changed files with 1903 additions and 1205 deletions
+85 -83
View File
@@ -1,90 +1,92 @@
@{
ViewData["Title"] = "Terms";
Layout = "~/Views/Shared/_Layout.cshtml";
ViewData["Title"] = "Terms & Conditions";
Layout = "~/Views/Shared/_PageLayout.cshtml";
}
<div class="container py-4">
<header class="pb-3 mb-4 border-bottom">
<span class="fs-4">@ViewData["Title"]</span>
</header>
<div class="p-5 mb-4 bg-body-tertiary rounded-3 border">
<div class="container-fluid py-2">
<h1 class="display-6 fw-bold">Terms & Conditions</h1>
<p class="col-md-8 fs-6">
Last Updated: 01/11/2024
<partial name="_PartialPageNavigation" />
<header class="pt-32 pb-12 bg-slate-50 text-center px-6">
<h1 class="text-4xl md:text-5xl font-bold text-slate-900 mb-4">@ViewData["Title"]</h1>
<p class="text-slate-500 text-xs uppercase tracking-widest font-bold">Last Updated: 01/01/2026</p>
</header>
<main class="flex-grow max-w-7xl mx-auto px-6 py-12 w-full">
<div class="max-w-6xl mx-auto">
<div class="bg-white p-8 md:p-12 rounded-2xl shadow-sm border border-slate-100">
<div class="space-y-8">
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">1. Acceptance of Terms</h2>
<p class="text-slate-600 leading-relaxed">
By accessing and using clivelancaster.com (the "Site"), you agree to be bound by these Terms and Conditions (the "Terms"). If you do not agree to these Terms, please do not use the Site. These Terms apply to all visitors, users, and others who access or use the Site.
</p>
</section>
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">2. Changes to Terms</h2>
<p class="text-slate-600 leading-relaxed">
We reserve the right to modify these Terms at any time. Any changes will be effective immediately upon posting to the Site. It is your responsibility to review the Terms regularly. Your continued use of the Site after the posting of changes constitutes your acceptance of the revised Terms.
</p>
</section>
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">3. Use of the Site</h2>
<p class="text-slate-600 leading-relaxed">
You agree to use the Site for lawful purposes only and in a way that does not infringe on the rights of, restrict, or inhibit anyone else's use of the Site. Prohibited behavior includes harassing or causing distress or inconvenience to any other user, transmitting obscene or offensive content, or disrupting the normal flow of dialogue within the Site.
</p>
</section>
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">4. Intellectual Property</h2>
<p class="text-slate-600 leading-relaxed">
All content on the Site, including but not limited to text, graphics, logos, icons, images, and software, is the property of clivelancaster.com or its content suppliers and is protected by copyright, trademark, and other intellectual property laws. You may not use, copy, reproduce, distribute, or exploit any content from the Site without express written permission from clivelancaster.com.
</p>
</section>
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">5. User-Generated Content</h2>
<p class="text-slate-600 leading-relaxed">
You may have the opportunity to post comments, reviews, or other content to the Site. By submitting such content, you grant clivelancaster.com a non-exclusive, royalty-free, perpetual, and worldwide license to use, reproduce, modify, publish, and display such content in any media.
</p>
</section>
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">6. Third-Party Links</h2>
<p class="text-slate-600 leading-relaxed">
The Site may contain links to third-party websites or services that are not owned or controlled by clivelancaster.com. We are not responsible for the content, privacy policies, or practices of any third-party websites.
</p>
</section>
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">7. Disclaimers</h2>
<p class="text-slate-600 leading-relaxed">
The content on the Site is provided "as is" without warranties of any kind, either express or implied. clivelancaster.com does not guarantee the accuracy, completeness, or reliability of any content or material on the Site.
</p>
</section>
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">8. Limitation of Liability</h2>
<p class="text-slate-600 leading-relaxed">
To the fullest extent permitted by law, clivelancaster.com shall not be liable for any direct, indirect, incidental, special, or consequential damages resulting from the use or inability to use the Site.
</p>
</section>
<section>
<h2 class="text-xl font-bold text-slate-900 mb-3">11. Governing Law</h2>
<p class="text-slate-600 leading-relaxed">
These Terms are governed by and construed in accordance with the laws of Australia. Any disputes arising from or relating to the use of the Site shall be subject to the exclusive jurisdiction of the courts in Australia.
</p>
</section>
<div class="mt-10 pt-10 border-t border-slate-100">
<h2 class="text-xl font-bold text-slate-900 mb-2">12. Contact Information</h2>
<p class="text-slate-600">
If you have any questions about these Terms, please contact us.
</p>
</div>
</div>
</p>
<p class="col-md-8 fs-6">
<strong> 1. Acceptance of Terms</strong><br />
By accessing and using clivelancaster.com (the "Site"), you agree to be bound by these Terms and Conditions (the "Terms"). If you do not agree to these Terms, please do not use the Site. These Terms apply to all visitors, users, and others who access or use the Site.
</p>
<p class="col-md-8 fs-6">
<strong>
2. Changes to Terms
</strong><br />
We reserve the right to modify these Terms at any time. Any changes will be effective immediately upon posting to the Site. It is your responsibility to review the Terms regularly. Your continued use of the Site after the posting of changes constitutes your acceptance of the revised Terms.
</p>
<p class="col-md-8 fs-6">
<strong>
3. Use of the Site
</strong><br />
You agree to use the Site for lawful purposes only and in a way that does not infringe on the rights of, restrict, or inhibit anyone else's use of the Site. Prohibited behavior includes harassing or causing distress or inconvenience to any other user, transmitting obscene or offensive content, or disrupting the normal flow of dialogue within the Site.
</p>
<p class="col-md-8 fs-6">
<strong>
4. Intellectual Property
</strong><br />
All content on the Site, including but not limited to text, graphics, logos, icons, images, and software, is the property of clivelancaster.com or its content suppliers and is protected by copyright, trademark, and other intellectual property laws. You may not use, copy, reproduce, distribute, or exploit any content from the Site without express written permission from clivelancaster.com.
</p>
<p class="col-md-8 fs-6">
<strong>
5. User-Generated Content
</strong><br />
You may have the opportunity to post comments, reviews, or other content to the Site. By submitting such content, you grant clivelancaster.com a non-exclusive, royalty-free, perpetual, and worldwide license to use, reproduce, modify, publish, and display such content in any media. You are solely responsible for the content you post, and you agree not to post content that is unlawful, defamatory, obscene, or infringing on intellectual property rights.
</p>
<p class="col-md-8 fs-6">
<strong>
6. Third-Party Links
</strong><br />
The Site may contain links to third-party websites or services that are not owned or controlled by clivelancaster.com. We are not responsible for the content, privacy policies, or practices of any third-party websites. You acknowledge and agree that [Website Name] is not liable for any damage or loss caused by or in connection with the use of any such third-party websites or services.
</p>
<p class="col-md-8 fs-6">
<strong>
7. Disclaimers
</strong><br />
The content on the Site is provided "as is" without warranties of any kind, either express or implied. clivelancaster.com does not guarantee the accuracy, completeness, or reliability of any content or material on the Site. Use of the Site and reliance on any information obtained from the Site is at your own risk.
</p>
<p class="col-md-8 fs-6">
<strong>
8. Limitation of Liability
</strong><br />
To the fullest extent permitted by law, clivelancaster.com shall not be liable for any direct, indirect, incidental, special, or consequential damages resulting from the use or inability to use the Site, including but not limited to damages for loss of profits, goodwill, data, or other intangible losses.
</p>
<p class="col-md-8 fs-6">
<strong>
9. Indemnification
</strong><br />
You agree to indemnify, defend, and hold harmless clivelancaster.com and its officers, directors, employees, and agents from any claims, liabilities, damages, losses, or expenses, including legal fees, arising out of your use of the Site or your violation of these Terms.
</p>
<p class="col-md-8 fs-6">
<strong>
10. Termination
</strong><br />
We reserve the right to terminate or suspend your access to the Site at any time, with or without notice, for any violation of these Terms or for any other reason.
</p>
<p class="col-md-8 fs-6">
<strong>
11. Governing Law
</strong><br />
These Terms are governed by and construed in accordance with the laws of Australia. Any disputes arising from or relating to the use of the Site shall be subject to the exclusive jurisdiction of the courts in Australia.
</p>
<p class="col-md-8 fs-6">
<strong>
12. Contact Information
</strong><br />
If you have any questions about these Terms, please contact us.
</p>
</div>
</div>
</div>
</main>