mirror of
git://f0xx.org/ac/ac-be-hub
synced 2026-07-29 04:18:53 +03:00
feat(hub): add Downloads and Documentation landing pages
Wire hub-downloads.js for stable OTA APK resolution, expand nav i18n, and add Session Studio download slot for alpha hub FR. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -65,18 +65,45 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="landing-page" id="landing-page-6" data-page="6" aria-label="Resources">
|
||||
<section class="landing-page" id="landing-page-6" data-page="6" aria-label="Documentation">
|
||||
<div class="landing-page-inner card card--lift">
|
||||
<h2 data-i18n="page6.title">Resources</h2>
|
||||
<p class="landing-lead" data-i18n="page6.lead">Documentation, deployment guides, and integration patterns for your environment.</p>
|
||||
<p><a class="btn" href="issues/">Issues console</a> <a class="btn" href="build/">Builder</a> <a class="btn" href="git/">Git browser</a></p>
|
||||
<h2 data-i18n="page6.title">Documentation</h2>
|
||||
<p class="landing-lead" data-i18n="page6.lead">Project wiki, design reviews, specs, and operator guides.</p>
|
||||
<div class="landing-download-grid">
|
||||
<a class="landing-download-btn btn btn-primary" href="git/" target="_blank" rel="noopener" data-i18n="page6.btn_wiki">Project documentation</a>
|
||||
<button type="button" class="landing-download-btn btn btn-primary" data-goto-page="13" data-i18n="page6.btn_docs">Other documents</button>
|
||||
</div>
|
||||
<p class="muted landing-download-hint" data-i18n="page6.hint">Wiki opens in Gitea; other documents lists ac-docs drafts, DRs, and specs.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="landing-page" id="landing-page-7" data-page="7" aria-label="People">
|
||||
<section class="landing-page" id="landing-page-7" data-page="7" aria-label="Downloads">
|
||||
<div class="landing-page-inner card card--lift">
|
||||
<h2 data-i18n="page7.title">People</h2>
|
||||
<p class="landing-lead" data-i18n="page7.lead">Engineers and operators shipping cast, crash, and build workflows every day.</p>
|
||||
<h2 data-i18n="page7.title">Downloads</h2>
|
||||
<p class="landing-lead" data-i18n="page7.lead">Latest stable builds from the orchestration pipeline (<code>next</code> integration).</p>
|
||||
<div class="landing-download-grid">
|
||||
<button type="button" class="landing-download-btn btn btn-primary" id="hub-download-apk" data-i18n="page7.btn_apk">Android APK</button>
|
||||
<a class="landing-download-btn btn btn-primary" href="/v0/downloads/ac-session-studio.jar" download data-i18n="page7.btn_studio">Session Studio</a>
|
||||
</div>
|
||||
<p class="muted landing-download-hint" id="hub-download-apk-status" data-i18n="page7.hint">APK matches the stable OTA channel signature and version.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="landing-page" id="landing-page-8" data-page="8" aria-label="Resources">
|
||||
<div class="landing-page-inner card card--lift">
|
||||
<h2 data-i18n="page8.title">Resources</h2>
|
||||
<p class="landing-lead" data-i18n="page8.lead">Source control, consoles, and integration entry points.</p>
|
||||
<div class="landing-download-grid">
|
||||
<a class="landing-download-btn btn btn-primary" href="git/" data-i18n="page8.btn_git">Git Access</a>
|
||||
</div>
|
||||
<p class="muted landing-download-hint" data-i18n="page8.hint">Same Gitea browser as the left shell Git link.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="landing-page" id="landing-page-9" data-page="9" aria-label="People">
|
||||
<div class="landing-page-inner card card--lift">
|
||||
<h2 data-i18n="page9.title">People</h2>
|
||||
<p class="landing-lead" data-i18n="page9.lead">Engineers and operators shipping cast, crash, and build workflows every day.</p>
|
||||
<div class="landing-gallery">
|
||||
<img src="https://images.unsplash.com/photo-1522071820081-009f0129c71c?w=400&h=300&fit=crop" alt="" loading="lazy" decoding="async">
|
||||
<img src="https://images.unsplash.com/photo-1600880292203-757bb62b4baf?w=400&h=300&fit=crop" alt="" loading="lazy" decoding="async">
|
||||
@@ -84,18 +111,18 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="landing-page" id="landing-page-8" data-page="8" aria-label="Culture">
|
||||
<section class="landing-page" id="landing-page-10" data-page="10" aria-label="Culture">
|
||||
<div class="landing-page-inner card card--lift">
|
||||
<h2 data-i18n="page8.title">Culture</h2>
|
||||
<p class="landing-lead" data-i18n="page8.lead">Open tooling, green master branches, and honest postmortems.</p>
|
||||
<h2 data-i18n="page10.title">Culture</h2>
|
||||
<p class="landing-lead" data-i18n="page10.lead">Open tooling, green master branches, and honest postmortems.</p>
|
||||
<p class="muted">We ship on <code>next</code>, tag on <code>master</code>, and keep infra docs next to the code.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="landing-page" id="landing-page-9" data-page="9" aria-label="Pricing">
|
||||
<section class="landing-page" id="landing-page-11" data-page="11" aria-label="Pricing">
|
||||
<div class="landing-page-inner card card--lift">
|
||||
<h2 data-i18n="page9.title">Pricing</h2>
|
||||
<p class="landing-lead" data-i18n="page9.lead">Self-hosted core; enterprise options for SLA, SSO, and dedicated builders.</p>
|
||||
<h2 data-i18n="page11.title">Pricing</h2>
|
||||
<p class="landing-lead" data-i18n="page11.lead">Self-hosted core; enterprise options for SLA, SSO, and dedicated builders.</p>
|
||||
<div class="landing-price-grid">
|
||||
<div class="landing-price-card">
|
||||
<h3>Community</h3>
|
||||
@@ -116,10 +143,10 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="landing-page" id="landing-page-10" data-page="10" aria-label="Contact">
|
||||
<section class="landing-page" id="landing-page-12" data-page="12" aria-label="Contact">
|
||||
<div class="landing-page-inner card card--lift">
|
||||
<h2 data-i18n="page10.title">Contact us</h2>
|
||||
<p class="landing-lead" data-i18n="page10.lead">Reach the maintainer for partnerships, support, or deployment help.</p>
|
||||
<h2 data-i18n="page12.title">Contact us</h2>
|
||||
<p class="landing-lead" data-i18n="page12.lead">Reach the maintainer for partnerships, support, or deployment help.</p>
|
||||
<form class="landing-contact-form" action="#" method="post" onsubmit="return false">
|
||||
<label>Name<input type="text" name="name" autocomplete="name"></label>
|
||||
<label>Email<input type="email" name="email" autocomplete="email"></label>
|
||||
@@ -128,3 +155,46 @@
|
||||
</form>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="landing-page" id="landing-page-13" data-page="13" aria-label="Document catalog">
|
||||
<div class="landing-page-inner card card--lift">
|
||||
<h2 data-i18n="page13.title">Document catalog</h2>
|
||||
<p class="landing-lead" data-i18n="page13.lead">ac-docs index — drafts, design reviews, specs, and operator guides (placeholder links).</p>
|
||||
<div class="landing-docs-grid">
|
||||
<article class="card card--lift landing-docs-card">
|
||||
<h3 data-i18n="page13.cat_drs">Design reviews (DRs)</h3>
|
||||
<ul class="landing-docs-list muted">
|
||||
<li><a href="git/src/branch/next/ac-docs/DRs">Cluster monitoring DR</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/DRs">Live cast control plane</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/DRs">Repos reorganizing</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
<article class="card card--lift landing-docs-card">
|
||||
<h3 data-i18n="page13.cat_specs">Specifications</h3>
|
||||
<ul class="landing-docs-list muted">
|
||||
<li><a href="git/src/branch/next/ac-docs/specs">Scaling spec</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/specs">URL shortener spec</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/specs">Cluster monitoring spec</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
<article class="card card--lift landing-docs-card">
|
||||
<h3 data-i18n="page13.cat_drafts">Drafts</h3>
|
||||
<ul class="landing-docs-list muted">
|
||||
<li><a href="git/src/branch/next/ac-docs/drafts">Cluster orchestration</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/drafts">RBAC refactoring</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/drafts">RSSH routed egress</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
<article class="card card--lift landing-docs-card">
|
||||
<h3 data-i18n="page13.cat_guides">Guides & ops</h3>
|
||||
<ul class="landing-docs-list muted">
|
||||
<li><a href="git/src/branch/next/ac-docs/GIT_FLOW.md">Git flow</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/INFRA.md">Infrastructure</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/BUILD_DEPLOY.md">Build & deploy</a></li>
|
||||
<li><a href="git/src/branch/next/ac-docs/OTA.md">OTA</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
<p class="muted landing-download-hint" data-i18n="page13.hint">Browse full tree in Gitea under the ac-docs submodule; PDF builds live in repo _pdf_build/.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user