Skip to content

Commit ea6bf15

Browse files
0 parents  commit ea6bf15

File tree

294 files changed

+59211
-0
lines changed

Some content is hidden

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

294 files changed

+59211
-0
lines changed

.gitkeep

Whitespace-only changes.

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-cn">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta name="author" content="SJTUG">
8+
<meta name="description" content="SJTU *NIX User Group">
9+
<meta name="generator" content="Hugo 0.83.1" />
10+
<title>404 Page not found &middot; SJTUG - A Joyful Techie User Group</title>
11+
<link rel="shortcut icon" href="https://sjtug.org/images/favicon.ico">
12+
<link rel="stylesheet" href="https://sjtug.org/css/style.css">
13+
<link rel="stylesheet" href="https://sjtug.org/css/highlight.css">
14+
15+
16+
17+
<link rel="stylesheet" href="https://sjtug.org/fontawesome/css/font-awesome.min.css">
18+
19+
20+
21+
<link href="" rel="alternate" type="application/rss+xml" title="SJTUG - A Joyful Techie User Group" />
22+
<link href="" rel="feed" type="application/rss+xml" title="SJTUG - A Joyful Techie User Group" />
23+
24+
</head>
25+
26+
<body>
27+
<nav class="main-nav">
28+
29+
30+
<a href='https://sjtug.org/'> <span class="arrow"></span>Home</a>
31+
32+
33+
34+
<a href='https://sjtug.org/about/'>About</a>
35+
36+
37+
38+
<a href='https://sjtug.org/post/'>Archive</a>
39+
40+
41+
42+
<a href='https://mirrors.sjtug.sjtu.edu.cn/'>Mirrors</a>
43+
44+
45+
46+
<a class="cta" id="join" href='https://sjtug.org/contacts/'>Contacts</a>
47+
48+
49+
</nav>
50+
51+
52+
<section id="wrapper" class="home">
53+
<article class="post">
54+
<header>
55+
<h1>404 - Page not found</h1>
56+
<h3>The content you're looking for doesn't seem to exist.</h3>
57+
</header>
58+
59+
<ul id="post-list" class="archive readmore">
60+
<h3>Read more</h3>
61+
62+
63+
64+
65+
66+
67+
68+
69+
70+
71+
72+
73+
74+
75+
76+
77+
78+
79+
80+
81+
82+
<li>
83+
<a href="https://sjtug.org/post/mirror-news/2025-10-08-zhiyuan-system-maintainance/">致远集群维护公告<aside class="dates">Oct 8</aside></a>
84+
</li>
85+
86+
87+
88+
89+
<li>
90+
<a href="https://sjtug.org/post/mirror-news/2025-09-27-dns-migration/">思源集群维护公告<aside class="dates">Sep 27</aside></a>
91+
</li>
92+
93+
94+
95+
96+
<li>
97+
<a href="https://sjtug.org/post/mirror-news/2025-08-31-remove-intel-extension-for-pytorch/">移除 Intel Extension for Pytorch 镜像<aside class="dates">Aug 31</aside></a>
98+
</li>
99+
100+
101+
102+
103+
<li>
104+
<a href="https://sjtug.org/post/mirror-news/2025-07-25-storage-migration/">思源镜像站存储集群维护<aside class="dates">Jul 26</aside></a>
105+
</li>
106+
107+
108+
</ul>
109+
110+
</article>
111+
112+
<footer id="footer">
113+
114+
<div id="social">
115+
116+
117+
118+
<a class="symbol" href="https://www.github.com/sjtug">
119+
<i class="fa fa-github"></i>
120+
</a>
121+
122+
<a class="symbol" href="https://www.twitter.com/sjtug">
123+
<i class="fa fa-twitter"></i>
124+
</a>
125+
126+
127+
128+
</div>
129+
130+
131+
<p class="small">
132+
133+
© Copyright 2025 SJTUG
134+
135+
</p>
136+
</footer>
137+
138+
</section>
139+
</body>
140+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sjtug.org

about/index.html

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-cn">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta name="author" content="SJTUG">
8+
<meta name="description" content="SJTU *NIX User Group">
9+
<meta name="generator" content="Hugo 0.83.1" />
10+
<title>About &middot; SJTUG - A Joyful Techie User Group</title>
11+
<link rel="shortcut icon" href="https://sjtug.org/images/favicon.ico">
12+
<link rel="stylesheet" href="https://sjtug.org/css/style.css">
13+
<link rel="stylesheet" href="https://sjtug.org/css/highlight.css">
14+
15+
16+
17+
<link rel="stylesheet" href="https://sjtug.org/fontawesome/css/font-awesome.min.css">
18+
19+
20+
21+
<link href="https://sjtug.org/about/index.xml" rel="alternate" type="application/rss+xml" title="SJTUG - A Joyful Techie User Group" />
22+
<link href="https://sjtug.org/about/index.xml" rel="feed" type="application/rss+xml" title="SJTUG - A Joyful Techie User Group" />
23+
24+
</head>
25+
26+
<body>
27+
<nav class="main-nav">
28+
29+
30+
<a href='https://sjtug.org/'> <span class="arrow"></span>Home</a>
31+
32+
33+
34+
35+
36+
<a href='https://sjtug.org/post/'>Archive</a>
37+
38+
39+
40+
<a href='https://mirrors.sjtug.sjtu.edu.cn/'>Mirrors</a>
41+
42+
43+
44+
<a class="cta" id="join" href='https://sjtug.org/contacts/'>Contacts</a>
45+
46+
47+
</nav>
48+
49+
<div class="container">
50+
<div id="logo">
51+
<div class="backcircle"></div>
52+
</div>
53+
<div id="title">
54+
<h1>SJTUG</h1>
55+
<small>SJTU *NIX User Group</small>
56+
</div>
57+
</div>
58+
59+
60+
<section id="wrapper" class="home">
61+
<p>SJTUG&rsquo;s a Joyful Techie User Group in <a href="http://sjtu.edu.cn">Shanghai Jiao Tong University</a>. Topics will range over projects, techniques, resources, problems, cool ideas, or just any cool stuff relevant to technology. Discussions and talks take in the form of traditional <a href="https://en.wikipedia.org/wiki/Linux_user_group">Linux User Groups</a> that involves mailing lists and meet-ups. Hacking Thursday is our primary on-campus event since 2013 that we meet once a week for round table discussions. SJTUG is non-profit and absolutely free. All you need is curiosity and a passion for cool technologies.</p>
62+
63+
<footer id="footer">
64+
65+
<div id="social">
66+
67+
68+
69+
<a class="symbol" href="https://www.github.com/sjtug">
70+
<i class="fa fa-github"></i>
71+
</a>
72+
73+
<a class="symbol" href="https://www.twitter.com/sjtug">
74+
<i class="fa fa-twitter"></i>
75+
</a>
76+
77+
78+
79+
</div>
80+
81+
82+
<p class="small">
83+
84+
© Copyright 2025 SJTUG
85+
86+
</p>
87+
</footer>
88+
89+
</section>
90+
91+
<script src="//cdn.bootcss.com/jquery/2.1.4/jquery.min.js"></script>
92+
<script src="https://sjtug.org/js/main.js"></script>
93+
<script src="https://sjtug.org/js/highlight.js"></script>
94+
<script src="https://sjtug.org/js/three.min.js"></script>
95+
<script src="https://sjtug.org/js/rocket.js"></script>
96+
<script>hljs.initHighlightingOnLoad();</script>
97+
98+
99+
100+
101+
102+
</body>
103+
</html>

about/index.xml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
2+
<channel>
3+
<title>About on SJTUG - A Joyful Techie User Group</title>
4+
<link>https://sjtug.org/about/</link>
5+
<description>Recent content in About on SJTUG - A Joyful Techie User Group</description>
6+
<generator>Hugo -- gohugo.io</generator>
7+
<language>zh-cn</language>
8+
<lastBuildDate>Sun, 27 Nov 2016 15:12:37 +0800</lastBuildDate>
9+
10+
<atom:link href="https://sjtug.org/about/index.xml" rel="self" type="application/rss+xml" />
11+
12+
13+
<item>
14+
<title>About</title>
15+
<link>https://sjtug.org/about/</link>
16+
<pubDate>Sat, 20 Jun 2015 14:02:37 +0200</pubDate>
17+
18+
<guid>https://sjtug.org/about/</guid>
19+
<description>&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsa ullam earum dolorum! Sed, perspiciatis.&lt;/p&gt;
20+
&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit.&lt;/p&gt;
21+
&lt;hr&gt;
22+
&lt;h3 id=&#34;lorem-ipsum-dolor&#34;&gt;Lorem ipsum dolor.&lt;/h3&gt;
23+
&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ea dicta corporis ad inventore itaque impedit dolor atque amet exercitationem! Veniam qui voluptas maiores vel laudantium necessitatibus, velit ducimus! Iste hic facere, accusamus fugiat enim facilis.&lt;/p&gt;
24+
</description>
25+
</item>
26+
27+
</channel>
28+
</rss>

contacts/index.html

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-cn">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta name="author" content="SJTUG">
8+
<meta name="description" content="SJTU *NIX User Group">
9+
<meta name="generator" content="Hugo 0.83.1" />
10+
<title>Contacts &middot; SJTUG - A Joyful Techie User Group</title>
11+
<link rel="shortcut icon" href="https://sjtug.org/images/favicon.ico">
12+
<link rel="stylesheet" href="https://sjtug.org/css/style.css">
13+
<link rel="stylesheet" href="https://sjtug.org/css/highlight.css">
14+
15+
16+
17+
<link rel="stylesheet" href="https://sjtug.org/fontawesome/css/font-awesome.min.css">
18+
19+
20+
21+
<link href="https://sjtug.org/contacts/index.xml" rel="alternate" type="application/rss+xml" title="SJTUG - A Joyful Techie User Group" />
22+
<link href="https://sjtug.org/contacts/index.xml" rel="feed" type="application/rss+xml" title="SJTUG - A Joyful Techie User Group" />
23+
24+
</head>
25+
26+
<body>
27+
<nav class="main-nav">
28+
29+
30+
<a href='https://sjtug.org/'> <span class="arrow"></span>Home</a>
31+
32+
33+
34+
<a href='https://sjtug.org/about/'>About</a>
35+
36+
37+
38+
<a href='https://sjtug.org/post/'>Archive</a>
39+
40+
41+
42+
<a href='https://mirrors.sjtug.sjtu.edu.cn/'>Mirrors</a>
43+
44+
45+
46+
47+
</nav>
48+
49+
<div class="container">
50+
<div id="logo">
51+
<div class="backcircle"></div>
52+
</div>
53+
<div id="title">
54+
<h1>SJTUG</h1>
55+
<small>SJTU *NIX User Group</small>
56+
</div>
57+
</div>
58+
59+
60+
<section id="wrapper" class="home">
61+
<h2 id="code-of-conduct">Code of conduct</h2>
62+
<blockquote>
63+
<p>You just talk about whatever you&rsquo;d like to talk
64+
about technology.</p>
65+
</blockquote>
66+
<blockquote>
67+
<p>你可以畅所欲言 有关科技方面</p>
68+
</blockquote>
69+
<p>To join us, you promise to follow the Code of Conduct above.</p>
70+
<p>要加入我们,你承诺遵守上述 Code of Conduct</p>
71+
<h2 id="join-us">Join us</h2>
72+
<p>SJTUG 的成员分布在各个讨论组中。欢迎加入我们:<a href="https://sjtug.org/post/2021-03-09-welcome/">SJTUG 2021 年春季招新</a></p>
73+
<p>也欢迎关注我们的公共社交账号:</p>
74+
<ul>
75+
<li>Twitter: <a href="http://twitter.com/sjtug">@sjtug</a></li>
76+
<li>GitHub: <a href="https://github.com/sjtug">@sjtug</a></li>
77+
</ul>
78+
79+
<footer id="footer">
80+
81+
<div id="social">
82+
83+
84+
85+
<a class="symbol" href="https://www.github.com/sjtug">
86+
<i class="fa fa-github"></i>
87+
</a>
88+
89+
<a class="symbol" href="https://www.twitter.com/sjtug">
90+
<i class="fa fa-twitter"></i>
91+
</a>
92+
93+
94+
95+
</div>
96+
97+
98+
<p class="small">
99+
100+
© Copyright 2025 SJTUG
101+
102+
</p>
103+
</footer>
104+
105+
</section>
106+
107+
<script src="//cdn.bootcss.com/jquery/2.1.4/jquery.min.js"></script>
108+
<script src="https://sjtug.org/js/main.js"></script>
109+
<script src="https://sjtug.org/js/highlight.js"></script>
110+
<script src="https://sjtug.org/js/three.min.js"></script>
111+
<script src="https://sjtug.org/js/rocket.js"></script>
112+
<script>hljs.initHighlightingOnLoad();</script>
113+
114+
115+
116+
117+
118+
</body>
119+
</html>

0 commit comments

Comments
 (0)