Files
omarchycn/site/index.html
T
ZacharyZhang-NYandClaude Fable 5 f9c9b3c364 Bring the landing site into the repo as site/
Vite 8 vanilla page for omarchycn.zacharyzhang.com: kami palette on a
12-col Swiss grid, self-hosted Fusion Pixel zh_hans (OFL shipped),
GSAP ScrollSmoother/ScrollTrigger with reduced-motion opt-out, reicon
icons, ISO download plus one-click convert command copy, real
installer screenshot. shots.mjs is the rendered-state harness; deploy
is npx wrangler deploy from site/ (custom domain + workers.dev).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019hLK3wsDuKVAC37GgDqg6H
2026-08-27 20:07:43 -04:00

118 lines
6.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OmarchyCN · 为中国重铸的 Omarchy</title>
<meta name="description" content="OmarchyCN:华丽、现代、观点鲜明的 Arch + Hyprland 桌面,中国版。下载 ISO 全新安装,或一条命令把原版 Omarchy 转换为 OmarchyCN。" />
<link rel="icon" href="/favicon.svg" />
<link rel="preload" href="/fonts/fusion-pixel-12px-proportional-zh_hans.otf.woff2" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="/fonts/fusion-pixel-12px-monospaced-zh_hans.otf.woff2" as="font" type="font/woff2" crossorigin />
<link rel="stylesheet" href="/src/style.css" />
</head>
<body>
<div id="smooth-wrapper">
<div id="smooth-content">
<div class="wrap">
<header class="band topbar">
<p class="brand" style="grid-column: 1 / 7">OMARCHY CN</p>
<nav class="topnav" style="grid-column: 7 / 13" aria-label="站点">
<a href="https://git.zacharyzhang.com/ZacharyZhang-NY/omarchycn/src/branch/quattro/manual/zh-cn/01-install.md">手册</a>
<a href="https://git.zacharyzhang.com/ZacharyZhang-NY/omarchycn/releases">发布</a>
<a href="https://git.zacharyzhang.com/ZacharyZhang-NY/omarchycn">源码</a>
</nav>
</header>
<main>
<section class="band hero" aria-labelledby="hero-title">
<p class="eyebrow" style="grid-column: 1 / 13">OMARCHY CN · 4.0.0.alpha-cn.6</p>
<h1 id="hero-title" style="grid-column: 1 / 12">
<span class="line">华丽、现代、观点鲜明</span><span class="line">的 Linux。中国版。</span>
</h1>
<p class="lede" style="grid-column: 1 / 9">
基于 Arch + Hyprland 的 Omarchy 下游发行版:中文体验、国内软件源与 AI 工具链,开箱即用。
</p>
<div class="actions" style="grid-column: 1 / 13">
<a
class="btn"
href="https://git.zacharyzhang.com/ZacharyZhang-NY/omarchycn/releases/download/4.0.0.alpha-cn.6/omarchy-2026.08.27-x86_64-local.iso"
>
<span class="i" data-icon="Download" aria-hidden="true"></span>下载 ISO<span class="btn-meta">5.9 GB</span>
</a>
<div class="convert">
<p class="cmd-label" id="cmd-label">已有原版 Omarchy?一键转换:</p>
<div class="cmd" aria-labelledby="cmd-label">
<code id="cmd-text">curl -fsSL https://git.zacharyzhang.com/ZacharyZhang-NY/omarchycn/raw/branch/quattro/bin/omarchy-cn-convert | bash</code>
<button class="copy" id="copy-btn" type="button" aria-label="复制转换命令">
<span class="i" data-icon="Copy" aria-hidden="true"></span><span class="copy-text">复制</span>
</button>
</div>
</div>
</div>
<p class="meta mono" style="grid-column: 1 / 13">
上游基线 basecamp/omarchy quattro · sha256 4c1cc4a2…60bcca · 转换可随时 omarchy cn revert 还原
</p>
</section>
<section class="band shotband" aria-label="安装器截图">
<figure class="shot" style="grid-column: 1 / 13">
<img src="/shot.png" width="1280" height="800" alt="OmarchyCN 安装器欢迎屏:像素风 OMARCHY CN 字标,按回车开始安装" loading="lazy" />
<figcaption class="mono">UEFI 安装器 · 全程中文 · 无人值守可选</figcaption>
</figure>
</section>
<section class="band feats" aria-label="特性">
<article class="feat" style="grid-column: 1 / 4">
<p class="num mono">01</p>
<h2>开箱中文</h2>
<p>安装器、菜单、键位说明、Fcitx5 + Rime 输入法与 CJK 字体,全程 zh_CN。</p>
</article>
<article class="feat" style="grid-column: 4 / 7">
<p class="num mono">02</p>
<h2>国内软件源</h2>
<p>上游 [omarchy] 仓库自建镜像每 6 小时同步,Cloudflare 原源兜底。</p>
</article>
<article class="feat" style="grid-column: 7 / 10">
<p class="num mono">03</p>
<h2>AI 全家桶</h2>
<p>DeepSeek、Kimi、GLM、MiniMax 与本地 OllamaClaude Code 到 DSH 一键就位。</p>
</article>
<article class="feat" style="grid-column: 10 / 13">
<p class="num mono">04</p>
<h2>随时回退</h2>
<p>转换前状态全程记录,omarchy cn revert 一条命令还原为原版。</p>
</article>
</section>
<section class="band verify" aria-labelledby="verify-title">
<h2 id="verify-title" style="grid-column: 1 / 4">校验</h2>
<dl class="mono" style="grid-column: 4 / 13">
<div><dt>sha256</dt><dd>4c1cc4a2726a28c6f2e548234be13381556bc2e9da9b7426d02c821bbd60bcca</dd></div>
<div><dt>签名子钥</dt><dd>PGP 211B9B82E17CFB67</dd></div>
<div>
<dt>清单</dt>
<dd><a href="https://git.zacharyzhang.com/ZacharyZhang-NY/omarchycn/releases/download/4.0.0.alpha-cn.6/SHA256SUMS.txt">SHA256SUMS.txt</a> · <a href="https://git.zacharyzhang.com/ZacharyZhang-NY/omarchycn/releases/download/4.0.0.alpha-cn.6/SHA256SUMS.txt.asc">SHA256SUMS.txt.asc</a></dd>
</div>
</dl>
</section>
</main>
<footer class="band foot">
<p style="grid-column: 1 / 8">
OmarchyCN 是独立社区发行版,与 Basecamp、37signals 及 Omarchy 官方无隶属关系。代码沿用上游 MIT 许可证。
</p>
</footer>
<div class="guides" aria-hidden="true">
<div class="cols"></div>
<div class="rows"></div>
</div>
</div>
</div>
</div>
<script type="module" src="/src/main.js"></script>
</body>
</html>