1 Star 0 Fork 0

Serverless Devs/registry-website

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 30.91 KB
一键复制 编辑 原始数据 按行查看 历史
Anycodes 提交于 2023-03-21 10:57 +08:00 . fix http->https
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<!--====== Required meta tags ======-->
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!--====== Title ======-->
<title>Serverless Regsitry: Serverless 包管理平台</title>
<!--====== Bootstrap css ======-->
<link rel="stylesheet" href="static/css/bootstrap.min.css">
<!--=== Owl-Carousel ===-->
<link rel="stylesheet" href="static/css/owl.carousel.min.css">
<!--====== Magnific ======-->
<link rel="stylesheet" href="static/css/magnific-popup.css">
<!--===nice-select===-->
<link rel="stylesheet" href="static/css/nice-select.css">
<!--====== Animate CSS ======-->
<link rel="stylesheet" href="static/css/animate.min.css">
<!--====== Font Awesome ======-->
<link rel="stylesheet" href="static/css/font-awesome.min.css">
<!--====== Main Css ======-->
<link rel="stylesheet" href="static/css/style.css">
<!--====== Responsive Css ======-->
<link rel="stylesheet" href="static/css/responsive.css">
<style>
.text-flow-ellipsis-multiple {
/* 多余内容省略号处理-多行 */
word-break: break-all;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.text-flow-ellipsis-single {
/* 多余内容省略号处理-单行 */
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
</style>
<script src="https://res.zvo.cn/translate/translate.js"></script>
<style>
.translateSelectLanguage {
/*width: 200px;*/
}
</style>
<script>
function alertfun(){
const alerted = localStorage.getItem("alerted") || "none";
if (alerted != 'ok') {
localStorage.setItem("alerted", 'ok')
alert("Reminder: English information of some content is automatically presented through machine translation. The machine translation process may cause some semantic and other content problems. If you find any, please feedback to the community maintainer email liuyu@xmail.tech")
}
}
</script>
</head>
<body>
<!--====== Preloader Start ======-->
<div id="preloader" style="margin-top: 40px;">
<div class="loader-cubes">
<div class="loader-cube1 loader-cube"></div>
<div class="loader-cube2 loader-cube"></div>
<div class="loader-cube4 loader-cube"></div>
<div class="loader-cube3 loader-cube"></div>
</div>
</div>
<!--====== Preloader End ======-->
<!--====== Header Part Start ======-->
<header class="header-two sticky-header">
<div class="header-navigation" style="padding-top: 10px;padding-bottom: 7px">
<div class="container-fluid d-flex align-items-center justify-content-between container-1470">
<div class="header-left">
<h1 href="index.html" style="color: white">Serverless Registry</h1>
</div>
<div class="header-right d-flex align-items-center justify-content-end">
<div class="site-nav-menu">
<ul class="primary-menu">
<li class="current">
<a class="nav-link" href="index.html">首页</a>
</li>
<li>
<a class="nav-link" href="application.html">应用</a>
</li>
<li>
<a class="nav-link" href="component.html">组件</a>
</li>
<li>
<a class="nav-link" href="plugin.html">插件</a>
</li>
<li>
<a class="nav-link"
href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/spec/zh/0.0.2/serverless_registry_model/readme.md"
target="_blank">规范</a>
</li>
<li>
<a class="nav-link" href="faq.html">常见问题</a>
</li>
<li>
<a href="javascript:translate.changeLanguage('chinese_simplified');" class="ignore">中文</a>
</li>
<li>
<a href="javascript:translate.changeLanguage('english');" onclick="alertfun()" class="ignore">English</a>
</li>
</ul>
<a href="#0" class="nav-close"><i class="fal fa-times"></i></a>
</div>
<div class="header-extra d-flex align-items-center">
<div class="search-widget">
<a href="#0" class="search-icon"><i class="fal fa-search"></i></a>
<div class="search-form">
<form action="search.html" method="GET">
<input type="search" placeholder="请输入要搜索的 Serverless Package 关键词" name="keyword">
</form>
<a href="#0" class="search-close"><i class="fal fa-times"></i></a>
</div>
</div>
<div class="offcanvas-widget d-none">
<div class="offcanvas-icon">
<span></span><span></span><span></span>
</div>
</div>
<div class="nav-toggler">
<span></span><span></span><span></span>
</div>
</div>
</div>
</div>
</div>
</header>
<!--====== Header Part End ======-->
<!--====== Banner Start ======-->
<section class="banner two">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10 wow fadeInUp" data-wow-delay="0.3s">
<div class="banner-content text-center">
<h1 class="head">
Serverless Regsitry
</h1>
<p class="text">
Serverless 包管理平台:让你像使用手机一样玩转 Serverless 架构
</p>
<form action="search.html" method="GET">
<div class="form-group">
<input type="text" placeholder="搜索 Package ..." class="form-control" name="keyword">
<button class="main-btn icon"><i class="fal fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!--====== Banner End ======-->
<!--====== Why Choose Start ======-->
<div class="why-choose">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 text-center wow fadeInUp" data-wow-delay="0.3s">
<div class="section-head">
<h2 class="title">为什么选择 Serverless Regsitry</h2>
<p class="text">
Serverless Regsitry 是一个无厂商锁定的 Serverless 包管理平台,以开源项目 Serverless Devs 作为工具,可以帮助开发者非常简单、方便、快速的进行上手
Serverless 架构,助力开发者可以像使用手机一样,玩转 Serverless 架构。
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-3 col-md-6 wow fadeInUp text-center" data-wow-delay="0.2s">
<div class="chose-box">
<div class="thumb">
<img src="static/picture/choose-1.png" alt="">
</div>
<h5 class="chose-head">无厂商锁定</h5>
<p class="text">
不限厂商,符合 <a
href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/spec/zh/0.0.2/serverless_package_model/readme.md"
target="_blank"> SPM 规范</a>,就可以分享给其他 Serverlessor
</p>
</div>
</div>
<div class="col-xl-3 col-md-6 wow fadeInUp text-center" data-wow-delay="0.3s">
<div class="chose-box">
<div class="thumb">
<img src="static/picture/choose-2.png" alt="">
</div>
<h5 class="chose-head">开源建设</h5>
<p class="text">
规范、工具、网站,完全开源建设,以开源驱动行业繁荣
</p>
</div>
</div>
<div class="col-xl-3 col-md-6 wow fadeInUp text-center" data-wow-delay="0.4s">
<div class="chose-box">
<div class="thumb">
<img src="static/picture/choose-3.png" alt="">
</div>
<h5 class="chose-head">开放生态</h5>
<p class="text">
基于 Github 授权,人人可参与,人人可贡献,人人可分享
</p>
</div>
</div>
<div class="col-xl-3 col-md-6 wow fadeInUp text-center" data-wow-delay="0.5s">
<div class="chose-box">
<div class="thumb">
<img src="static/picture/choose-4.png" alt="">
</div>
<h5 class="chose-head" style="margin-top: 10px">免费提供</h5>
<p class="text">
Registry 平台本身不涉及任何收费项,免费开放给开发者
</p>
</div>
</div>
</div>
</div>
</div>
<!--====== Why Choose Start ======-->
<!--====== Featured Start ======-->
<section class="feature item three">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-lg-5 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="section-head">
<h2 class="title"> 热门应用</h2>
<p class="text">开发者们热衷的热门应用案例,可以通过 Serverless Devs 开发者工具快速体验</p>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="link">
<a href="application.html" class="main-btn">查看所有应用案例</a>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-12 wow fadeInUp">
<!-- owl-carousel owl-theme -->
<div class="totalfetaure owl-carousel owl-theme" id="itemlist">
</div>
</div>
</div>
</div>
</section>
<!--====== Featured End ======-->
<!--====== Testomonial-two Start ======-->
<div class="testomonial-two">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 col-md-12 wow fadeInUp" data-wow-delay="0.3s">
<div class="section-head text-center">
<h2 class="title">用户寄语 </h2>
<p class="text">Serverless 社区开发者,对 Serverless Regsitry 说 ... </p>
</div>
</div>
</div>
<div class="row justify-content-xl-end justify-content-center">
<div class="col-xl-12 col-lg-12 wow fadeInUp">
<div class="testotwo owl-carousel owl-theme">
<div class="single">
<a class="icon" href="https://github.com/anycodes">
<img style="width: 240px"
src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648812302258_20220401112502572485.png"
alt="">
</a>
<div class="content">
<div class="thumv">
<img src="static/picture/quate.png" alt="">
</div>
<p class="text">
"Serverless Regsitry 是一个更为开放的平台,类似于 Python 的 Pypi,Node.js 的 NPM,都是生态基石的一部分。"
</p>
<div class="man">
<div class="content">
<h5 class="name">
<a href="#0">
Anycodes
</a>
</h5>
<span class="position">Anycodes.cn 创始人</span>
</div>
</div>
</div>
</div>
<div class="single">
<a class="icon" href="https://github.com/qiuyu99627">
<img style="width: 240px"
src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648812256705_20220401112423087042.png"
alt="">
</a>
<div class="content">
<div class="thumv">
<img src="static/picture/quate.png" alt="">
</div>
<p class="text">
"如果说 Serverless 被称为是未来云计算的宠儿,那么我觉得 Serverless Registry 是伴随其成长的生态环境。"
</p>
<div class="man">
<div class="content">
<h5 class="name">
<a href="#0">
Qiuyu Chen
</a>
</h5>
<span class="position">Nudt 学生</span>
</div>
</div>
</div>
</div>
<div class="single">
<a class="icon" href="#0">
<img style="width: 240px"
src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648812391399_20220401112632053766.png"
alt="">
</a>
<div class="content">
<div class="thumv">
<img src="static/picture/quate.png" alt="">
</div>
<p class="text">
"从 Serverless Devs 到 Serverless Regsitry,Serverless 的开源生态正在不断的完善,不断的丰富起来。"
</p>
<div class="man">
<div class="content">
<h5 class="name">
<a href="#0">
Jessie
</a>
</h5>
<span class="position"> Serverless 爱好者</span>
</div>
</div>
</div>
</div>
<div class="single">
<a class="icon" href="https://avatars.githubusercontent.com/u/5129967?v=4">
<img style="width: 240px"
src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648812493596_20220401112813906064.png"
alt="">
</a>
<div class="content">
<div class="thumv">
<img src="static/picture/quate.png" alt="">
</div>
<p class="text">
"Serverless Devs Model 是一套基础规范,Devs 和 Regsitry 都是这套规范的最佳实践,也是面向未来的一种渴望。"
</p>
<div class="man">
<div class="content">
<h5 class="name">
<a href="#0">
heimanba
</a>
</h5>
<span class="position">Serverless Devs 贡献者</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--====== Testomonial End ======-->
<!--====== Blog-two Start ======-->
<section class="blog-two">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-lg-7 col-md-7">
<div class="section-head wow fadeInUp">
<h2 class="title">最佳事件案例与文档</h2>
<p class="text">通过最佳实践,可以快速开发、贡献 Serverless Package</p>
</div>
</div>
<div class="col-lg-3 col-md-5 wow fadeInUp">
<div class="link">
<a href="docs.html" class="main-btn">查看全部文档</a>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-7 wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-box">
<a href="https://github.com/Serverless-Devs/Serverless-Devs/discussions/439" class="thumb">
<img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648813335712_20220401114218504973.png"
alt="">
</a>
<div class="main-content">
<div class="top-box">
<div class="item">
<i class="far fa-calendar-alt m-1"></i>
<span>2022.03.20</span>
</div>
<div class="item">
<i class="far fa-user m-1"></i>
<span>Anycods</span>
</div>
</div>
<h5><a href="https://github.com/Serverless-Devs/Serverless-Devs/discussions/439">快速完成 Serverless
Devs 应用开发并发布到 Regsitry</a></h5>
<div class="last-part">
<div class="right-content">
<a href="https://github.com/Serverless-Devs/Serverless-Devs/discussions/439"
class="read">阅读详情</a> <i
class="far fa-arrow-right"></i>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-5 d-flex flex-column justify-content-between">
<div class="right-box wow fadeInUp">
<a href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/docs/zh/readme.md"
class="thumb">
<img style="width: 100px"
src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648814061808_20220401115422201406.png"
alt="">
</a>
<div class="right-part" style="padding-left: 10px">
<div class="date">2021.06</div>
<h6 class="blog-title"><a
href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/docs/zh/readme.md">
什么是 Serverless Devs ?
</a></h6>
<div class="last-part">
<div class="right-content">
<a href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/docs/zh/readme.md"
class="read"> 阅读更多 </a> <i
class="far fa-arrow-right"></i>
</div>
</div>
</div>
</div>
<div class="right-box wow fadeInUp">
<a href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/spec/readme.md"
class="thumb">
<img style="width: 100px"
src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648814119666_20220401115519778987.png"
alt="">
</a>
<div class="right-part" style="padding-left: 10px">
<div class="date">2022.04</div>
<h6 class="blog-title"><a
href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/spec/readme.md">
Serverless Devs Model 规范文档
</a></h6>
<div class="last-part">
<div class="right-content">
<a href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/spec/readme.md"
class="read"> 阅读更多 </a> <i
class="far fa-arrow-right"></i>
</div>
</div>
</div>
</div>
<div class="right-box wow fadeInUp">
<a href="https://github.com/Serverless-Devs/Serverless-Devs/discussions/407" class="thumb">
<img style="width: 100px"
src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648814406516_20220401120006833466.png"
alt="">
</a>
<div class="right-part" style="padding-left: 10px">
<div class="date">2022.01</div>
<h6 class="blog-title"><a
href="https://github.com/Serverless-Devs/Serverless-Devs/discussions/407">
快速开发Serverless Package
</a></h6>
<div class="last-part">
<div class="right-content">
<a href="https://github.com/Serverless-Devs/Serverless-Devs/discussions/407"
class="read"> 阅读更多 </a> <i
class="far fa-arrow-right"></i>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--====== Blog End ======-->
<!--====== Footer Area START ======-->
<footer class="footer-area two">
<div class="container">
<div class="row justify-content-between">
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.2s">
<div class="footer-box one">
<div class="logo">
<h1 style="color: white">Serverless Regsitry</h1>
</div>
<p class="text">Serverless Regsitry 是 Serverless Devs 社区的衍生品,遵循 Serverless Devs Model 规范,为打造
Serverless 生态基础,繁荣 Serverless 开源生态而努力。正在为成为好用的 Serverless 领域的 NPM,Pypi ... 而努力。 </p>
<div class="social">
<a href="https://github.com/serverless-devs/serverless-devs"><i class="fab fa-github"></i></a>
<a href="https://gitee.com/serverless-devs/Serverless-Devs"><i class="fab fa-git"></i></a>
<a href="https://www.serverless-devs.com"><i class="fab fa-page4"></i></a>
</div>
</div>
</div>
<div class="col-lg-2 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="footer-box two">
<h4 class="lasthead">相关资源</h4>
<div class="footer-list">
<ul>
<li><a href="about.html"> 关于我们 </a></li>
<li><a href="https://github.com/serverless-devs/serverless-devs"> Serverless Devs 仓库 </a>
</li>
<li><a href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/spec/readme.md">
SDM 规范文档 </a></li>
<li><a href="https://github.com/Serverless-Devs/Serverless-Devs/discussions"> Serverless
Devs 社区 </a></li>
<li>
<a href="https://github.com/Serverless-Devs/Serverless-Devs/blob/master/CONTRIBUTORS.md">
贡献者列表 </a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-2 col-md-6 wow fadeInUp" data-wow-delay="0.4s">
<div class="footer-box three">
<h4 class="lasthead">钉钉交流群</h4>
<div class="footer-list">
<img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648814797378_20220401120637498673.png">
</div>
</div>
</div>
<div class="col-lg-2 col-md-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="footer-box none">
<h4 class="lasthead">微信公众号</h4>
<div class="footer-list">
<img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1648814758343_20220401120558862369.png">
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="copyright two">
<div class="container">
<div class="row">
<div class="col-12 wow fadeInUp text-center">
<p class="text">Copyright &copy; 2022. Serverless Devs
</p>
</div>
</div>
</div>
</div>
<!--====== Footer Area END ======-->
<!--====== Back to top start ======-->
<div class="back-to-top">
<a href="#0"> <i class="fas fa-arrow-up"></i> </a>
</div>
<!--====== Back to top start ======-->
<script>
function getPackages() {
const xmlhttp = window.XMLHttpRequest ? new XMLHttpRequest() : new ActiveXObject("Microsoft.XMLHTTP");
xmlhttp.open("GET", 'https://registry.devsapp.cn/package/recommend', false);
xmlhttp.onreadystatechange = function () {
if (xmlhttp.readyState === 4 && xmlhttp.status === 200) {
let itemString = ''
const result = JSON.parse(xmlhttp.responseText).Response
const keys = Object.keys(result)
const times = [0.3, 0.2, 0.1]
for (let i = 0; i < keys.length; i++) {
itemString = itemString + `<div class="feature-box item">
<a href="details.html?name=${result[keys[i]].package}">
<div class="content">
<h5>
<font size="6">${result[keys[i]].package.length > 27 ? result[keys[i]].package.slice(0, 27) + '...' : result[keys[i]].package}</font>
<i class="fas fa-fire" style="float: right; color: orange; margin-top: 12px">
${result[keys[i]].download} </i>
</h5>
<p class="text">
<i class="fas fa-calendar"></i> ${result[keys[i]].version.published_at.split('T')[0]}&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<i class="fas fa-desktop"></i> V${result[keys[i]].version.tag_name}
</p>
<p class="text-flow-ellipsis-multiple" style="height: 80px">
${result[keys[i]].description}
</p>
</div>
</a>
</div>`
}
document.getElementById('itemlist').innerHTML = itemString
}
}
xmlhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
xmlhttp.send();
}
getPackages()
</script>
<!--====== Jquery ======-->
<script src="static/js/jquery-3.6.0.min.js"></script>
<!--====== Bootstrap ======-->
<script src="static/js/bootstrap.bundle.min.js"></script>
<!--=== Owl-Carousel ===-->
<script src="static/js/owl.carousel.min.js"></script>
<!--====== Nice Select ======-->
<script src="static/js/jquery.nice-select.min.js"></script>
<!--====== Magnific ======-->
<script src="static/js/jquery.magnific-popup.min.js"></script>
<!--====== Wow ======-->
<script src="static/js/wow.min.js"></script>
<!--====== Main JS ======-->
<script src="static/js/main.js"></script>
<script>
//translate.ignore.tag.push('span'); //翻译时追加上自己想指定忽略的tag标签,凡是在这里面的,都不进行翻译。
//translate.ignore.class.push('test'); //翻译时指定忽略的class name,凡是class name 在这里面的,都不进行翻译。如果不设置默认只有 ignore 这一个
//translate.setAutoDiscriminateLocalLanguage(); //设置用户第一次用时,自动识别其所在国家的语种进行切换
translate.setUseVersion2(); //设置使用v2.x 版本
translate.language.setLocal('chinese_simplified');
translate.selectLanguageTag.show = false;
translate.execute(); //执行翻译初始化操作,显示出select语言选择
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/serverless-devs/registry-website.git
git@gitee.com:serverless-devs/registry-website.git
serverless-devs
registry-website
registry-website
master

搜索帮助