-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 1b19d2b 🚀
- Loading branch information
1 parent
64addc6
commit cc8affb
Showing
40 changed files
with
1,716 additions
and
844 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,300 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<title> | ||
|
||
openSUSE 中文社区 | ||
</title> | ||
<meta name="description" | ||
content="openSUSE 中文社区主页,为您带来最新的 openSUSE 资讯,为中文用户的交流提供一席之地。"> | ||
|
||
<!-- stylesheet --> | ||
<link rel="stylesheet" href="/assets/css/chameleon.css"> | ||
<link rel="stylesheet" href="/assets/css/app.css"> | ||
|
||
<!-- favicon --> | ||
<link rel="shortcut icon" type="image/x-icon" href="/assets/img/favicon.ico"> | ||
<link rel="icon" href="/assets/img/favicon-32.png" sizes="32x32"> | ||
<link rel="icon" href="/assets/img/favicon-48.png" sizes="48x48"> | ||
<link rel="icon" href="/assets/img/favicon-64.png" sizes="64x64"> | ||
<link rel="icon" href="/assets/img/favicon-96.png" sizes="96x96"> | ||
<link rel="icon" href="/assets/img/favicon-144.png" sizes="144x144"> | ||
<link rel="icon" href="/assets/img/favicon-192.png" sizes="192x192"> | ||
|
||
<!-- apple-touch-icon --> | ||
<link rel="apple-touch-icon" href="/assets/img/favicon-144.png" sizes="144x144"> | ||
<link rel="apple-touch-icon" href="/assets/img/favicon-192.png" sizes="192x192"> | ||
<link rel="mask-icon" href="/assets/img/mask-icon.svg" color="#73ba25"> | ||
|
||
<!-- mobile web app data --> | ||
<link href="/manifest.json" rel="manifest"> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
<meta name="theme-color" content="#73ba25"> | ||
|
||
<!-- open graph meta --> | ||
<meta property="og:site_name" content="openSUSE 中文社区"> | ||
<meta property="og:title" content="openSUSE 中文社区"> | ||
<meta property="og:description" | ||
content="openSUSE 中文社区主页,为您带来最新的 openSUSE 资讯,为中文用户的交流提供一席之地。"> | ||
<meta property=" og:url" content="/2024/05/27/"> | ||
|
||
<meta property="og:image" content="/assets/img/favicon-192.png"> | ||
|
||
|
||
<!-- twitter meta --> | ||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:title" content="openSUSE 中文社区"> | ||
|
||
<meta name="twitter:url" content="/2024/05/27/"> | ||
|
||
<meta name="twitter:image" content="/assets/img/favicon-192.png"> | ||
|
||
|
||
<!-- javascript --> | ||
|
||
<script defer src="/assets/js/jquery.slim.js"></script> | ||
|
||
<script defer src="/assets/js/bootstrap.bundle.js"></script> | ||
<!--<script defer src="/assets/js/chameleon.js"></script>--> | ||
|
||
|
||
<link rel="alternate" type="application/rss+xml" title="openSUSE 中文社区" href="/feed.xml"> | ||
|
||
|
||
<link rel="canonical" href="/2024/05/27/"> | ||
|
||
<!-- Extra Head Content --> | ||
|
||
</head> | ||
|
||
|
||
<body class="d-flex flex-column"> | ||
|
||
<nav class="navbar noprint navbar-expand-md sticky-top"> | ||
|
||
<a class="navbar-brand" href="/"> | ||
<img src="/assets/img/favicon.svg" class="d-inline-block align-top" alt="openSUSE" title="openSUSE" | ||
width="30" height="30"> | ||
<span class="navbar-title">中文社区</span> | ||
</a> | ||
|
||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-collapse"> | ||
<svg width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> | ||
<path fill-rule="evenodd" | ||
d="M2.5 11.5A.5.5 0 0 1 3 11h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 3 3h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"> | ||
</path> | ||
</svg> | ||
</button> | ||
|
||
<div class="collapse navbar-collapse" id="navbar-collapse"> | ||
<ul class="nav navbar-nav mr-auto flex-md-shrink-0"> | ||
|
||
|
||
|
||
<!-- Categories Dropdown --> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" id="cat-menu-link" role="button" data-toggle="dropdown" | ||
aria-haspopup="true" aria-expanded="false"> | ||
<svg class="bi bi-newspaper" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" | ||
xmlns="http://www.w3.org/2000/svg"> | ||
<path fill-rule="evenodd" | ||
d="M0 2A1.5 1.5 0 0 1 1.5.5h11A1.5 1.5 0 0 1 14 2v12a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 0 14V2zm1.5-.5A.5.5 0 0 0 1 2v12a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-11z" /> | ||
<path fill-rule="evenodd" | ||
d="M15.5 3a.5.5 0 0 1 .5.5V14a1.5 1.5 0 0 1-1.5 1.5h-3v-1h3a.5.5 0 0 0 .5-.5V3.5a.5.5 0 0 1 .5-.5z" /> | ||
<path | ||
d="M2 3h10v2H2V3zm0 3h4v3H2V6zm0 4h4v1H2v-1zm0 2h4v1H2v-1zm5-6h2v1H7V6zm3 0h2v1h-2V6zM7 8h2v1H7V8zm3 0h2v1h-2V8zm-3 2h2v1H7v-1zm3 0h2v1h-2v-1zm-3 2h2v1H7v-1zm3 0h2v1h-2v-1z" /> | ||
</svg> | ||
|
||
</a> | ||
<div class="dropdown-menu" aria-labelledby="cat-menu-link"> | ||
|
||
|
||
<a class="dropdown-item" href="/category/社区新闻"> | ||
社区新闻 | ||
</a> | ||
|
||
|
||
<a class="dropdown-item" href="/category/更新通告"> | ||
更新通告 | ||
</a> | ||
|
||
|
||
<a class="dropdown-item" href="/category/技术文章"> | ||
技术文章 | ||
</a> | ||
|
||
|
||
<a class="dropdown-item" href="/category/tumbleweed周报"> | ||
Tumbleweed周报 | ||
</a> | ||
|
||
|
||
<a class="dropdown-item" href="/category/其他文章"> | ||
其他文章 | ||
</a> | ||
|
||
</div> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/feed.xml"> | ||
<svg class="bi bi-bell" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2z"/><path fill-rule="evenodd" d="M8 1.918l-.797.161A4.002 4.002 0 0 0 4 6c0 .628-.134 2.197-.459 3.742-.16.767-.376 1.566-.663 2.258h10.244c-.287-.692-.502-1.49-.663-2.258C12.134 8.197 12 6.628 12 6a4.002 4.002 0 0 0-3.203-3.92L8 1.917zM14.22 12c.223.447.481.801.78 1H1c.299-.199.557-.553.78-1C2.68 10.2 3 6.88 3 6c0-2.42 1.72-4.44 4.005-4.901a1 1 0 1 1 1.99 0A5.002 5.002 0 0 1 13 6c0 .88.32 4.2 1.22 6z"/></svg> | ||
RSS 订阅 | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="https://zh.opensuse.org"> | ||
<svg width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M14.5 3h-13a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"/><path fill-rule="evenodd" d="M3 5.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 8zm0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/></svg> | ||
维基 | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="https://forum.suse.org.cn/"> | ||
<svg width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2.5a2 2 0 0 1 1.6.8L8 14.333 9.9 11.8a2 2 0 0 1 1.6-.8H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/></svg> | ||
论坛 | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="https://build.opensuse.org/project/show/home:opensuse_zh"> | ||
<svg width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M8.186 1.113a.5.5 0 0 0-.372 0L1.846 3.5l2.404.961L10.404 2l-2.218-.887zm3.564 1.426L5.596 5 8 5.961 14.154 3.5l-2.404-.961zm3.25 1.7l-6.5 2.6v7.922l6.5-2.6V4.24zM7.5 14.762V6.838L1 4.239v7.923l6.5 2.6zM7.443.184a1.5 1.5 0 0 1 1.114 0l7.129 2.852A.5.5 0 0 1 16 3.5v8.662a1 1 0 0 1-.629.928l-7.185 2.874a.5.5 0 0 1-.372 0L.63 13.09a1 1 0 0 1-.63-.928V3.5a.5.5 0 0 1 .314-.464L7.443.184z"/></svg> | ||
社区软件源 | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
|
||
|
||
</div> | ||
|
||
<!-- <button class="navbar-toggler megamenu-toggler" type="button" data-toggle="collapse" data-target="#megamenu" | ||
aria-expanded="true"> | ||
<svg class="bi bi-grid" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" | ||
xmlns="http://www.w3.org/2000/svg"> | ||
<path fill-rule="evenodd" | ||
d="M1 2.5A1.5 1.5 0 0 1 2.5 1h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3zM2.5 2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zm6.5.5A1.5 1.5 0 0 1 10.5 1h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zM1 10.5A1.5 1.5 0 0 1 2.5 9h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zm6.5.5A1.5 1.5 0 0 1 10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"> | ||
</path> | ||
</svg> | ||
</button> --> | ||
|
||
</nav> | ||
|
||
<div id="megamenu" class="megamenu collapse"></div> | ||
|
||
|
||
<main class="page-content flex-fill" aria-label="Content"> | ||
<ol class="breadcrumb"> | ||
<li class="breadcrumb-item"> | ||
<a href="/"> | ||
|
||
<svg class="bi bi-newspaper" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M0 2A1.5 1.5 0 0 1 1.5.5h11A1.5 1.5 0 0 1 14 2v12a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 0 14V2zm1.5-.5A.5.5 0 0 0 1 2v12a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-11z"/><path fill-rule="evenodd" d="M15.5 3a.5.5 0 0 1 .5.5V14a1.5 1.5 0 0 1-1.5 1.5h-3v-1h3a.5.5 0 0 0 .5-.5V3.5a.5.5 0 0 1 .5-.5z"/><path d="M2 3h10v2H2V3zm0 3h4v3H2V6zm0 4h4v1H2v-1zm0 2h4v1H2v-1zm5-6h2v1H7V6zm3 0h2v1h-2V6zM7 8h2v1H7V8zm3 0h2v1h-2V8zm-3 2h2v1H7v-1zm3 0h2v1h-2v-1zm-3 2h2v1H7v-1zm3 0h2v1h-2v-1z"/></svg> | ||
|
||
中文社区 | ||
</a> | ||
</li> | ||
<li class="breadcrumb-item"> | ||
<a href="/2024"> | ||
2024 | ||
</a> | ||
</li> | ||
<li class="breadcrumb-item"> | ||
<a href="/2024/05"> | ||
五月 | ||
</a> | ||
</li> | ||
<li class="breadcrumb-item active">27</li> | ||
</ol> | ||
<div class="container"> | ||
<div class="col-12 col-lg-9 mx-auto"> | ||
<div class="row"> | ||
|
||
<div class="col-lg-6 col-12 p-3"> | ||
<a class="text-black link_unstyled" href="/%E6%9B%B4%E6%96%B0%E9%80%9A%E5%91%8A/2024/05/27/aeon.html"> | ||
<div class="card h-100"> | ||
<div class="top-article bg-light d-flex border-bottom card-body" | ||
style="background-image: url('/assets/posts/2024-05/aeon.png');"> | ||
<h2 class="m-auto text-center ontop font-weight-bold">Aeon Desktop 在 RC2 版本中引入新功能</h2> | ||
</div> | ||
<div> | ||
<div class="card-body"> | ||
<div class="font-weight-bold text-muted d-flex justify-content-between align-items-center"> | ||
<span>Poplar at twilight</span> | ||
<span>2024-05-27</span> | ||
</div> | ||
<div class="text-justify h-96px"> | ||
<p>开发 Aeon Desktop 的贡献者们很高兴地宣布发布候选发布版本 2(RC2)镜像,这标志着 Aeon Desktop 到达一个重要的里程碑。 | ||
|
||
在过去的 24 小时内,aeondesktop.org 网站已经更新,指向了新的镜像。 | ||
|
||
Aeon 是一款采用 GNOME 桌面的前沿操作系统,提供自动化的计算体验。RC2 有望提供大量其他 ...</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</a> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<footer class="footer"> | ||
<div class="container"> | ||
<div class="d-flex justify-content-between"> | ||
<div class="footer-copyright"> | ||
© 2011-2022 openSUSE 中文社区贡献者 | ||
</div> | ||
<div class="list-inline"> | ||
|
||
<a class="list-inline-item" href="https://github.com/openSUSE-zh/page-opensuse-zh"> | ||
源代码 | ||
</a> | ||
|
||
<a class="list-inline-item" href="https://github.com/openSUSE-zh/page-opensuse-zh/blob/master/LICENSE"> | ||
许可证 | ||
</a> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
<!-- Extra Footer Content --> | ||
|
||
|
||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.