Skip to content

Commit 42b26a3

Browse files
authored
Auto deploy from GitHub Actions build 556
[1dc53c2] Try mmistakes/minimal-mistakes#3064
1 parent 6c55287 commit 42b26a3

File tree

133 files changed

+644
-1028
lines changed

Some content is hidden

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

133 files changed

+644
-1028
lines changed

404.html

+4-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!doctype html>
22
<!--
3-
Minimal Mistakes Jekyll Theme 4.23.0 by Michael Rose
3+
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
44
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
55
Free for personal and commercial use under the MIT license
66
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
@@ -39,7 +39,7 @@
3939
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
4040
</script>
4141
<!-- For all browsers -->
42-
<link rel="stylesheet" href="/assets/css/main.css?v=65d9cd5">
42+
<link rel="stylesheet" href="/assets/css/main.css?v=1dc53c2">
4343
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/all.min.css">
4444
<!--[if IE]>
4545
<style>
@@ -70,7 +70,6 @@
7070
</head>
7171
<body class="layout--single">
7272
<nav class="skip-links">
73-
<h2 class="screen-reader-text">Skip links</h2>
7473
<ul>
7574
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
7675
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
@@ -107,9 +106,7 @@ <h2 class="screen-reader-text">Skip links</h2>
107106
</ul>
108107
<button class="search__toggle" type="button">
109108
<span class="visually-hidden">Toggle search</span>
110-
<svg class="icon" width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.99 16">
111-
<path d="M15.5,13.12L13.19,10.8a1.69,1.69,0,0,0-1.28-.55l-0.06-.06A6.5,6.5,0,0,0,5.77,0,6.5,6.5,0,0,0,2.46,11.59a6.47,6.47,0,0,0,7.74.26l0.05,0.05a1.65,1.65,0,0,0,.5,1.24l2.38,2.38A1.68,1.68,0,0,0,15.5,13.12ZM6.4,2A4.41,4.41,0,1,1,2,6.4,4.43,4.43,0,0,1,6.4,2Z" transform="translate(-.01)"></path>
112-
</svg>
109+
<i class="fas fa-search"></i>
113110
</button>
114111
<button class="greedy-nav__toggle hidden" type="button">
115112
<span class="visually-hidden">Toggle menu</span>
@@ -200,7 +197,7 @@ <h2 id="-what-about-giving-away-a-second"><i class="fas fa-frog"></i> What about
200197
<p>Except otherwise noted, content on this site is licensed under the <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0 License</a>. Attribution required.</p>
201198
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
202199
<p>
203-
Site version <a href="/status" class="version-text">G-555</a>
200+
Site version <a href="/status" class="version-text">G-556</a>
204201
</p>
205202
</div>
206203
</footer>

about/index.html

+6-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!doctype html>
22
<!--
3-
Minimal Mistakes Jekyll Theme 4.23.0 by Michael Rose
3+
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
44
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
55
Free for personal and commercial use under the MIT license
66
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
@@ -20,7 +20,7 @@
2020
<meta property="og:url" content="https://ibug.io/about/">
2121
<meta property="og:description" content="Undergraduate CS student at USTC, hobbiest programmer and passionate geek. Primarily a developer, often a DevOps engineer and Linux SysAdmin.">
2222
<meta property="og:image" content="https://ibug.io/image/og.jpg">
23-
<meta property="article:published_time" content="2021-06-11T19:09:06+00:00">
23+
<meta property="article:published_time" content="2021-07-23T13:32:14+00:00">
2424
<meta property="article:modified_time" content="2021-03-09T23:44:14+00:00">
2525
<link rel="canonical" href="https://ibug.io/about/">
2626
<script type="application/ld+json">
@@ -42,7 +42,7 @@
4242
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
4343
</script>
4444
<!-- For all browsers -->
45-
<link rel="stylesheet" href="/assets/css/main.css?v=65d9cd5">
45+
<link rel="stylesheet" href="/assets/css/main.css?v=1dc53c2">
4646
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/all.min.css">
4747
<!--[if IE]>
4848
<style>
@@ -73,7 +73,6 @@
7373
</head>
7474
<body class="layout--single">
7575
<nav class="skip-links">
76-
<h2 class="screen-reader-text">Skip links</h2>
7776
<ul>
7877
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
7978
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
@@ -110,9 +109,7 @@ <h2 class="screen-reader-text">Skip links</h2>
110109
</ul>
111110
<button class="search__toggle" type="button">
112111
<span class="visually-hidden">Toggle search</span>
113-
<svg class="icon" width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.99 16">
114-
<path d="M15.5,13.12L13.19,10.8a1.69,1.69,0,0,0-1.28-.55l-0.06-.06A6.5,6.5,0,0,0,5.77,0,6.5,6.5,0,0,0,2.46,11.59a6.47,6.47,0,0,0,7.74.26l0.05,0.05a1.65,1.65,0,0,0,.5,1.24l2.38,2.38A1.68,1.68,0,0,0,15.5,13.12ZM6.4,2A4.41,4.41,0,1,1,2,6.4,4.43,4.43,0,0,1,6.4,2Z" transform="translate(-.01)"></path>
115-
</svg>
112+
<i class="fas fa-search"></i>
116113
</button>
117114
<button class="greedy-nav__toggle hidden" type="button">
118115
<span class="visually-hidden">Toggle menu</span>
@@ -186,7 +183,7 @@ <h3 class="author__name" itemprop="name">iBug</h3>
186183
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
187184
<meta itemprop="headline" content="About iBug">
188185
<meta itemprop="description" content="Undergraduate CS student at USTC, hobbiest programmer and passionate geek. Primarily a developer, often a DevOps engineer and Linux SysAdmin.">
189-
<meta itemprop="datePublished" content="2021-06-11T19:09:06+00:00">
186+
<meta itemprop="datePublished" content="2021-07-23T13:32:14+00:00">
190187
<meta itemprop="dateModified" content="2021-03-09T23:44:14+00:00">
191188
<div class="page__inner-wrap">
192189
<section class="page__content" itemprop="text">
@@ -345,7 +342,7 @@ <h4 class="page__comments-title">Leave a comment</h4>
345342
<p>Except otherwise noted, content on this site is licensed under the <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0 License</a>. Attribution required.</p>
346343
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
347344
<p>
348-
Site version <a href="/status" class="version-text">G-555</a>
345+
Site version <a href="/status" class="version-text">G-556</a>
349346
</p>
350347
</div>
351348
</footer>

assets/css/main.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)