Skip to content

Commit ee39277

Browse files
author
github-actions[bot]
committed
deploy: 2ad5f45
1 parent 1b6e7ea commit ee39277

File tree

16 files changed

+1143
-0
lines changed

16 files changed

+1143
-0
lines changed

404.html

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
3+
4+
<head>
5+
<link href="https://gmpg.org/xfn/11" rel="profile">
6+
<meta http-equiv="content-type" content="text/html; charset=utf-8">
7+
<meta name="generator" content="Hugo 0.140.2">
8+
9+
10+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
11+
12+
<title>404 Page not found &middot; 拾野地</title>
13+
<meta name="description" content="" />
14+
15+
16+
<link type="text/css" rel="stylesheet" href="/css/print.css" media="print">
17+
<link type="text/css" rel="stylesheet" href="/css/poole.css">
18+
<link type="text/css" rel="stylesheet" href="/css/syntax.css">
19+
<link type="text/css" rel="stylesheet" href="/css/hyple.css">
20+
<link rel="stylesheet" href="https://fonts.loli.net/css2?family=Noto+Serif+SC&display=swap">
21+
22+
23+
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/icon-144.png">
24+
<link rel="shortcut icon" href="/icon.png">
25+
26+
27+
</head>
28+
<body class="theme">
29+
<aside class="sidebar">
30+
<div class="container sidebar-sticky">
31+
<div class="sidebar-about">
32+
<a href="/">
33+
<h1>拾野地</h1>
34+
</a>
35+
<p class="lead">
36+
渠继涵的个人博客
37+
</p>
38+
</div>
39+
40+
<nav>
41+
<ul class="sidebar-nav">
42+
<li><a href="/"> 主页</a> </li>
43+
<li><a href="/posts"> 合集</a> </li>
44+
45+
<li><a href="/about"> 关于</a> </li>
46+
<li><a href="/index.xml"> RSS</a> </li>
47+
</ul>
48+
</nav>
49+
50+
<p>
51+
52+
Copyright &copy; 2025
53+
54+
</p>
55+
</div>
56+
</aside>
57+
<main class="content container">
58+
<div style="text-align: center;">
59+
<h1 style="font-size: 90px;">404</h1>
60+
<p>页面不存在. 点击 <a href="/">这里</a> 回到主页去看看吧.</p>
61+
</div>
62+
</main>
63+
64+
65+
66+
67+
</body>
68+
</html>

CNAME

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
www.qujihan.com
2+
qujihan.com

about/index.html

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
3+
4+
<head>
5+
<link href="https://gmpg.org/xfn/11" rel="profile">
6+
<meta http-equiv="content-type" content="text/html; charset=utf-8">
7+
<meta name="generator" content="Hugo 0.140.2">
8+
9+
10+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
11+
12+
<title>一些关于我的事情 &middot; 拾野地</title>
13+
<meta name="description" content="" />
14+
15+
16+
<link type="text/css" rel="stylesheet" href="/css/print.css" media="print">
17+
<link type="text/css" rel="stylesheet" href="/css/poole.css">
18+
<link type="text/css" rel="stylesheet" href="/css/syntax.css">
19+
<link type="text/css" rel="stylesheet" href="/css/hyple.css">
20+
<link rel="stylesheet" href="https://fonts.loli.net/css2?family=Noto+Serif+SC&display=swap">
21+
22+
23+
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/icon-144.png">
24+
<link rel="shortcut icon" href="/icon.png">
25+
26+
27+
</head>
28+
<body class="theme">
29+
<aside class="sidebar">
30+
<div class="container sidebar-sticky">
31+
<div class="sidebar-about">
32+
<a href="/">
33+
<h1>拾野地</h1>
34+
</a>
35+
<p class="lead">
36+
渠继涵的个人博客
37+
</p>
38+
</div>
39+
40+
<nav>
41+
<ul class="sidebar-nav">
42+
<li><a href="/"> 主页</a> </li>
43+
<li><a href="/posts"> 合集</a> </li>
44+
45+
<li><a href="/about"> 关于</a> </li>
46+
<li><a href="/index.xml"> RSS</a> </li>
47+
</ul>
48+
</nav>
49+
50+
<p>
51+
52+
Copyright &copy; 2025
53+
54+
</p>
55+
</div>
56+
</aside>
57+
<main class="content container">
58+
<div class="post">
59+
<h1>一些关于我的事情</h1>
60+
<time datetime=2023-02-21T00:00:00Z class="post-date">2023年 2月 21日</time>
61+
<h1 id="自我介绍-cvcvpdf">自我介绍 <a href="cv.pdf">CV</a></h1>
62+
63+
</div>
64+
65+
66+
</main>
67+
68+
69+
70+
71+
</body>
72+
</html>

css/hyple.css

Lines changed: 194 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,194 @@
1+
/*
2+
* Contents
3+
*
4+
* Global resets
5+
* Sidebar
6+
* Container
7+
* Reverse layout
8+
* Themes
9+
*/
10+
11+
12+
/*
13+
* Global resets
14+
*
15+
* Update the foundational and global aspects of the page.
16+
*/
17+
18+
html {
19+
font-family: "Noto Serif SC";
20+
}
21+
22+
li {
23+
list-style: "⇒ ";
24+
}
25+
26+
::selection {
27+
color: #90a959;
28+
background-color: #05949b45;
29+
}
30+
31+
.content a,
32+
.related-posts li a:hover {
33+
color: #90a959;
34+
}
35+
36+
@media (min-width: 48em) {
37+
html {
38+
font-size: 15px;
39+
}
40+
}
41+
42+
@media (min-width: 58em) {
43+
html {
44+
font-size: 18px;
45+
}
46+
}
47+
48+
49+
/*
50+
* Sidebar
51+
*
52+
* Flexible banner for housing site name, intro, and "footer" content. Starts
53+
* out above content in mobile and later moves to the side with wider viewports.
54+
*/
55+
56+
.sidebar {
57+
text-align: center;
58+
padding: 2rem 1rem;
59+
color: rgba(255, 255, 255, .5);
60+
background-color: #90a959;
61+
}
62+
63+
@media (min-width: 48em) {
64+
.sidebar {
65+
position: fixed;
66+
top: 0;
67+
left: 0;
68+
bottom: 0;
69+
width: 18rem;
70+
text-align: left;
71+
}
72+
}
73+
74+
.sidebar ::selection {
75+
color: #415d05;
76+
background-color: transparent;
77+
}
78+
79+
.sidebar a {
80+
text-decoration: none;
81+
color: #fff;
82+
transition: color 0.2s ease;
83+
}
84+
85+
.sidebar a:hover {
86+
color: #415d05;
87+
}
88+
89+
/* About section */
90+
.sidebar-about h1 {
91+
color: #fff;
92+
margin-top: 0;
93+
font-size: 3rem;
94+
transition: color 0.2s ease;
95+
}
96+
97+
.sidebar-about h1:hover {
98+
color: #415d05;
99+
transform: translate(4px, -4px);
100+
transition: transform 0.5s ease;
101+
}
102+
103+
/* Sidebar list */
104+
.sidebar li {
105+
list-style: "⛰ ";
106+
}
107+
108+
/* Sidebar nav */
109+
.sidebar-nav {
110+
padding-left: 1.5em;
111+
list-style: none;
112+
}
113+
114+
.sidebar-nav-item {
115+
display: block;
116+
}
117+
118+
a.sidebar-nav-item:hover {
119+
transform: translate(10px, -10px);
120+
transition: transform 0.2s ease;
121+
}
122+
123+
.sidebar-nav-item.active {
124+
font-weight: bold;
125+
}
126+
127+
/* Sticky sidebar
128+
*
129+
* Add the `sidebar-sticky` class to the sidebar's container to affix it the
130+
* contents to the bottom of the sidebar in tablets and up.
131+
*/
132+
133+
@media (min-width: 48em) {
134+
.sidebar-sticky {
135+
position: absolute;
136+
right: 1rem;
137+
bottom: 1rem;
138+
left: 1rem;
139+
}
140+
}
141+
142+
143+
/* Container
144+
*
145+
* Align the contents of the site above the proper threshold with some margin-fu
146+
* with a 25%-wide `.sidebar`.
147+
*/
148+
149+
.content {
150+
padding-top: 4rem;
151+
padding-bottom: 4rem;
152+
}
153+
154+
@media (min-width: 48em) {
155+
.content {
156+
max-width: 38rem;
157+
margin-left: 20rem;
158+
margin-right: 2rem;
159+
}
160+
}
161+
162+
@media (min-width: 64em) {
163+
.content {
164+
max-width: 50rem;
165+
margin-left: 22rem;
166+
margin-right: 4rem;
167+
}
168+
}
169+
170+
171+
/*
172+
* Reverse layout
173+
*
174+
* Flip the orientation of the page by placing the `.sidebar` on the right.
175+
*/
176+
177+
@media (min-width: 48em) {
178+
.layout-reverse .sidebar {
179+
left: auto;
180+
right: 0;
181+
}
182+
183+
.layout-reverse .content {
184+
margin-left: 2rem;
185+
margin-right: 20rem;
186+
}
187+
}
188+
189+
@media (min-width: 64em) {
190+
.layout-reverse .content {
191+
margin-left: 4rem;
192+
margin-right: 22rem;
193+
}
194+
}

0 commit comments

Comments
 (0)