Skip to content

Commit d4c5acc

Browse files
committed
Deploying to gh-pages from @ 2b21a0f 🚀
1 parent ab85b58 commit d4c5acc

File tree

486 files changed

+76251
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

486 files changed

+76251
-3
lines changed

assets/index-C8gjWuvG.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/index-DW8LURHh.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<meta property="og:description" content="Believing in Openness to Build a Co-Evolving Human-AI Civilization." />
1515
<meta property="og:type" content="website" />
1616
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>_</text></svg>">
17-
<script type="module" crossorigin src="./assets/index-C10gFc0o.js"></script>
18-
<link rel="stylesheet" crossorigin href="./assets/index-DW8LURHh.css">
17+
<script type="module" crossorigin src="./assets/index-CUyBaRyB.js"></script>
18+
<link rel="stylesheet" crossorigin href="./assets/index-C8gjWuvG.css">
1919
</head>
2020
<body>
2121
<div id="root"></div>

ossheroes/1715173329/avatar.png

6.15 KB
Loading

ossheroes/1715173329/index.html

Lines changed: 213 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,213 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-CN">
3+
4+
<!-- Head tag -->
5+
<head>
6+
7+
<meta charset="utf-8"/>
8+
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
9+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
10+
11+
<!-- Title -->
12+
13+
<title>Tianling Shen - 中国开源码力榜</title>
14+
15+
<!--Description-->
16+
17+
18+
19+
20+
<meta name="description" content="Chongqing, China"/>
21+
22+
23+
<!--Author-->
24+
25+
<meta name="author" content="OpenSource.Win"/>
26+
27+
28+
<!--Open Graph Title-->
29+
<meta property="og:title" content="Tianling Shen - 中国开源码力榜" />
30+
31+
<!--Open Graph Description-->
32+
33+
<meta property="og:description" content="Chongqing, China"/>
34+
35+
36+
<!--Open Graph Site Name-->
37+
<meta property="og:site_name" content="中国开源码力榜"/>
38+
39+
<!--Type page-->
40+
41+
<meta property="og:type" content="article"/>
42+
43+
44+
<meta name="twitter:site" content="中国开源码力榜">
45+
<meta name="twitter:card" content="summary_large_image">
46+
<meta name="twitter:title" content="Tianling Shen - 中国开源码力榜">
47+
48+
<meta name="twitter:description" content="Chongqing, China">
49+
50+
<meta name="twitter:image" content="https://raw.githubusercontent.com/OpenSourceWin/OpenSourceWin.github.io/main/themes/OpenSouceWin/source/img/banner-index-new.png">
51+
52+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
53+
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
54+
<link rel="shortcut icon" href="/ossheroes/img/favicon.ico">
55+
56+
<link rel="stylesheet" href="/ossheroes/css/index.v1.css">
57+
58+
<meta name="generator" content="Hexo 6.3.0"></head>
59+
60+
61+
<body>
62+
63+
<!-- Main Content -->
64+
65+
<!-- 头部 -->
66+
<div class="header header-detail">
67+
<!-- 导航 -->
68+
<nav class="navbar navbar-expand-lg navbar-dark" id="navWrap">
69+
<div class="container container-fluid">
70+
<a class="navbar-brand" href="/">中国开源码力榜</a>
71+
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
72+
<span class="navbar-toggler-icon"></span>
73+
</button>
74+
<div class="collapse navbar-collapse justify-content-sm-end" id="navbarSupportedContent">
75+
<ul class="navbar-nav mb-2 mb-lg-0">
76+
<li class="nav-item">
77+
<a href="https://opensource.win/ossheroes#ranking" class="nav-link">榜单背景</a>
78+
</li>
79+
<li class="nav-item">
80+
<a href="https://opensource.win/ossheroes#standard" class="nav-link">评选标准</a>
81+
</li>
82+
<li class="nav-item">
83+
<a href="https://opensource.win/ossheroes#detail" class="nav-link">榜单详情</a>
84+
</li>
85+
<li class="nav-item">
86+
<a href="https://opensource.win/ossheroes#partner" class="nav-link">合作伙伴</a>
87+
</li>
88+
<li class="nav-item">
89+
<a href="https://github.com/opensourcewin" target="_blank" class="nav-link">GitHub</a>
90+
</li>
91+
<li class="nav-item dropdown">
92+
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
93+
往年榜单
94+
</a>
95+
96+
<ul class="dropdown-menu">
97+
98+
<li><a class="dropdown-item" href="/ranking-2024 ">2024</a></li>
99+
100+
<li><a class="dropdown-item" href="/ranking-2023 ">2023</a></li>
101+
102+
<li><a class="dropdown-item" href="/ranking-2022 ">2022</a></li>
103+
104+
<li><a class="dropdown-item" href="/ranking-2021 ">2021</a></li>
105+
106+
</ul>
107+
</li>
108+
</ul>
109+
</div>
110+
</div>
111+
112+
</nav>
113+
<!-- 头部内容 -->
114+
<div class="container">
115+
<div class="row justify-content-center">
116+
<div class="col-12 col-md-8">
117+
<img src="/ossheroes/img/banner-detail-new.png" class="home-head" alt="logo">
118+
</div>
119+
</div>
120+
</div>
121+
</div>
122+
<!-- 详情 -->
123+
<div class="container pt-5 detail-content">
124+
<div class="row justify-content-center">
125+
<div class="col-sm-12 col-md-8">
126+
<div class="d-flex flex-column flex-md-row justify-content-between">
127+
<div class="d-flex">
128+
129+
130+
<img src="/ossheroes/1715173329/avatar.png" loading="lazy" alt="Tianling Shen" class="rounded detail-avatar me-4">
131+
132+
133+
<div>
134+
<div class="detail-nick">
135+
Tianling Shen
136+
137+
138+
<span class="fs-5 lh-sm">
139+
<select class="text-secondary ranking">
140+
141+
<option value="23">2025 #23</option>
142+
143+
<option value="32">2024 #32</option>
144+
145+
<option value="58">2023 #58</option>
146+
147+
<option value="45">2022 #45</option>
148+
149+
<option value="27">2021 #27</option>
150+
151+
</select>
152+
</span>
153+
154+
</div>
155+
<div class="text-secondary mt-2">Chongqing, China</div>
156+
<div class="mt-2">
157+
<a href="https://github.com/1715173329" title="@1715173329" target="_blank" rel="noopener">@1715173329</a>
158+
</div>
159+
</div>
160+
</div>
161+
<img src="/ossheroes/img/award.png" class="mt-3 mt-sm-0 d-none d-lg-block" alt="Hacking Heros Logo" width="250" height="170">
162+
</div>
163+
164+
<div class="contribute mt-4 mt-sm-1">
165+
<h3 id="主要贡献项目"><a href="#主要贡献项目" class="headerlink" title="主要贡献项目"></a>主要贡献项目</h3><ul>
166+
<li><a target="_blank" rel="noopener" href="https://github.com/openwrt/packages">https://github.com/openwrt/packages</a></li>
167+
<li><a target="_blank" rel="noopener" href="https://github.com/fw876/helloworld">https://github.com/fw876/helloworld</a></li>
168+
<li><a target="_blank" rel="noopener" href="https://github.com/immortalwrt/immortalwrt">https://github.com/immortalwrt/immortalwrt</a></li>
169+
<li><a target="_blank" rel="noopener" href="https://github.com/coolsnowwolf/lede">https://github.com/coolsnowwolf/lede</a></li>
170+
<li><a target="_blank" rel="noopener" href="https://github.com/immortalwrt/packages">https://github.com/immortalwrt/packages</a></li>
171+
<li><a target="_blank" rel="noopener" href="https://github.com/UnblockNeteaseMusic/server">https://github.com/UnblockNeteaseMusic/server</a></li>
172+
<li><a target="_blank" rel="noopener" href="https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic">https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic</a></li>
173+
<li><a target="_blank" rel="noopener" href="https://github.com/openwrt/openwrt">https://github.com/openwrt/openwrt</a></li>
174+
<li><a target="_blank" rel="noopener" href="https://github.com/immortalwrt/luci">https://github.com/immortalwrt/luci</a></li>
175+
<li><a target="_blank" rel="noopener" href="https://github.com/Zxilly/UA2F">https://github.com/Zxilly/UA2F</a></li>
176+
</ul>
177+
178+
179+
<h4>开发活动</h4>
180+
<iframe width="100%" height="500" src="https://osgraph.com/graphs/developer-activity/github/1715173329?user-limit=10" title="" frameborder="0"></iframe>
181+
182+
<h4>开源伙伴</h4>
183+
<iframe width="100%" height="500" src="https://osgraph.com/graphs/os-partner/github/1715173329?user-limit=10" title="" frameborder="0"></iframe>
184+
185+
<h4>开源兴趣</h4>
186+
<iframe width="100%" height="500" src="https://osgraph.com/graphs/os-interest/github/1715173329?repo-limit=5&topic-limit=3" title="" frameborder="0"></iframe>
187+
188+
</div>
189+
</div>
190+
</div>
191+
</div>
192+
193+
<div class="page-footer">Copyright &#169 2022 - 2026 OpenSource.Win</div>
194+
195+
196+
197+
<!-- Footer -->
198+
<!-- <script>
199+
window.onload = function () {
200+
const navWrap = document.getElementById('navWrap');
201+
window.addEventListener('scroll', function() {
202+
if (window.scrollY > 100) {
203+
navWrap.style.backgroundColor = '#212529';
204+
} else {
205+
navWrap.style.backgroundColor = 'transparent';
206+
}
207+
})
208+
}
209+
</script> -->
210+
211+
</body>
212+
213+
</html>

0 commit comments

Comments
 (0)