Skip to content

Commit

Permalink
Auto deploy from GitHub Actions build 809
Browse files Browse the repository at this point in the history
[f4d69f2] reveal.js layout: Make theme tunable per-page
  • Loading branch information
web-flow committed Aug 8, 2023
1 parent f6b8c18 commit e3e90f0
Show file tree
Hide file tree
Showing 167 changed files with 372 additions and 372 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -174,7 +174,7 @@ <h2 id="-what-about-giving-away-a-second"><i class="fas fa-frog"></i> What about
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
16 changes: 8 additions & 8 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<meta property="og:url" content="https://ibug.io/about/">
<meta property="og:description" content="Master student majoring in CS at USTC, hobbiest programmer and passionate geek. Mostly a developer, often a DevOps engineer and Linux SysAdmin.">
<meta property="og:image" content="https://ibug.io/image/og.jpg">
<meta property="article:published_time" content="2023-08-03T15:47:11+00:00">
<meta property="article:modified_time" content="2023-08-03T23:46:42+00:00">
<meta property="article:published_time" content="2023-08-08T18:41:58+00:00">
<meta property="article:modified_time" content="2023-08-09T02:41:14+00:00">
<link rel="canonical" href="https://ibug.io/about/">
<script type="application/ld+json">
{
Expand All @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -160,8 +160,8 @@ <h3 class="author__name" itemprop="name">iBug</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="About iBug">
<meta itemprop="description" content="Master student majoring in CS at USTC, hobbiest programmer and passionate geek. Mostly a developer, often a DevOps engineer and Linux SysAdmin.">
<meta itemprop="datePublished" content="2023-08-03T15:47:11+00:00">
<meta itemprop="dateModified" content="2023-08-03T23:46:42+00:00">
<meta itemprop="datePublished" content="2023-08-08T18:41:58+00:00">
<meta itemprop="dateModified" content="2023-08-09T02:41:14+00:00">
<div class="page__inner-wrap">
<section class="page__content" itemprop="text">
<aside class="sidebar__right sticky">
Expand Down Expand Up @@ -269,7 +269,7 @@ <h2 id="personally">Personally</h2>
<li>Chinese:
<ul>
<li>Native to Simplified (written) and Mandarin (spoken)</li>
<li>Reads Traditional without problem but limited in writing</li>
<li>Reads Traditional fluently</li>
</ul>
</li>
<li>English: Proficient as a foreign language, preferred language for working and entertainment
Expand All @@ -287,7 +287,7 @@ <h2 id="personally">Personally</h2>
</ul>
</section>
<footer class="page__meta">
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-08-03">Aug 3, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-08-09">Aug 9, 2023</time></p>
</footer>
<section class="page__share">
<h4 class="page__share-title">Share on</h4>
Expand Down Expand Up @@ -326,7 +326,7 @@ <h4 class="page__comments-title">Leave a comment</h4>
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -400,7 +400,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -324,7 +324,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2017/06/android-phone-cores/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -357,7 +357,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2017/08/append-int-to-stdstring/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -396,7 +396,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/03/joining-smokedetector/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -371,7 +371,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/04/build-github-pages-with-travis-ci/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -473,7 +473,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/05/alpha-beta-pruning/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -501,7 +501,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/05/python-reversi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -439,7 +439,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/06/minimal-complete-verifiable-example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -382,7 +382,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/06/new-xbox-one-s-controller/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -411,7 +411,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/08/crack-advanced-systemcare-11-5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -364,7 +364,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/09/batch-convert-with-vbs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -362,7 +362,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2018/11/program-nexys4-ddr-with-storage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -355,7 +355,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions blog/2019/02/bootstrapping-make/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css?v=c8c8983">
<link rel="stylesheet" href="/assets/css/main.css?v=f4d69f2">
<link rel="stylesheet" href="https://static.ibugone.com/fontawesome/5/css/all.min.css" media="none" onload="if(media!='all')media='all'">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<meta name="theme-color" content="#EDEDED">
Expand Down Expand Up @@ -514,7 +514,7 @@ <h2 class="archive__item-title no_toc" itemprop="headline">
<p>Except when 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>.</p>
<p><a href="/privacy-policy">Privacy Policy</a> | <a href="/sitemap.xml">Sitemap (XML)</a></p>
<p>
Site version <a href="/status" class="version-text">G-808</a>
Site version <a href="/status" class="version-text">G-809</a>
</p>
</div>
</footer>
Expand Down
Loading

0 comments on commit e3e90f0

Please sign in to comment.