diff options
Diffstat (limited to 'public/categories')
-rw-r--r-- | public/categories/code/index.html | 75 | ||||
-rw-r--r-- | public/categories/cs/index.html | 57 | ||||
-rw-r--r-- | public/categories/index.html | 64 | ||||
-rw-r--r-- | public/categories/period/index.html | 120 |
4 files changed, 0 insertions, 316 deletions
diff --git a/public/categories/code/index.html b/public/categories/code/index.html deleted file mode 100644 index ef76831..0000000 --- a/public/categories/code/index.html +++ /dev/null @@ -1,75 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - -<head> - <meta charset="utf-8"> - -<title>code | garhve's gibberish</title> - - - <link rel="shortcut icon" type="image/png" href="/images/favicon.png"> - <meta name="viewport" content="width=device-width,initial-scale=1"> - - <link id="stylesheet" rel="stylesheet" type="text/css" href="/dark.css"> - - <script type="text/javascript" src="/js/theme.js"></script> - -</head> - -<div class="header"> - <div class="site_title"> - <p><a href="/"><img src="https://blog.garhve.com/images/logo.png" alt="garhve's gibberish" - width="70" height=auto></a></p> - <p><a href="/"> garhve's gibberish</a></p> - </div> - <div class="menu"> - <!-- <a href="/tags">tags</a> - --><a href="/categories">categories</a> - </div> -</div> - -<body onload="getTheme()"> - <section class="section"> - <div class="container"> - -<p class="archive_title">[Category: code]</p> - - -<p> - <div class="date"> - 2022-09-29 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/mess-with-bash-2/">Mess with Bash(2)</a> - </div> -</p> - -<p> - <div class="date"> - 2022-09-12 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/escape-sequence/">Escape Sequences</a> - </div> -</p> - -<p> - <div class="date"> - 2022-08-25 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/mess-with-bash-1/">Mess with bash(1)</a> - </div> -</p> - - - - </div> - </section> -</body> - -<div class="footer"> -  © garhve -</div> - -</html> diff --git a/public/categories/cs/index.html b/public/categories/cs/index.html deleted file mode 100644 index 72d9525..0000000 --- a/public/categories/cs/index.html +++ /dev/null @@ -1,57 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - -<head> - <meta charset="utf-8"> - -<title>cs | garhve's gibberish</title> - - - <link rel="shortcut icon" type="image/png" href="/images/favicon.png"> - <meta name="viewport" content="width=device-width,initial-scale=1"> - - <link id="stylesheet" rel="stylesheet" type="text/css" href="/dark.css"> - - <script type="text/javascript" src="/js/theme.js"></script> - -</head> - -<div class="header"> - <div class="site_title"> - <p><a href="/"><img src="https://blog.garhve.com/images/logo.png" alt="garhve's gibberish" - width="70" height=auto></a></p> - <p><a href="/"> garhve's gibberish</a></p> - </div> - <div class="menu"> - <!-- <a href="/tags">tags</a> - --><a href="/categories">categories</a> - </div> -</div> - -<body onload="getTheme()"> - <section class="section"> - <div class="container"> - -<p class="archive_title">[Category: cs]</p> - - -<p> - <div class="date"> - 2022-09-03 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/architecture-of-linux-kernel/">Architecture of Linux Kernel</a> - </div> -</p> - - - - </div> - </section> -</body> - -<div class="footer"> -  © garhve -</div> - -</html> diff --git a/public/categories/index.html b/public/categories/index.html deleted file mode 100644 index e32d88f..0000000 --- a/public/categories/index.html +++ /dev/null @@ -1,64 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - -<head> - <meta charset="utf-8"> - -<title>Categories</title> - - - <link rel="shortcut icon" type="image/png" href="/images/favicon.png"> - <meta name="viewport" content="width=device-width,initial-scale=1"> - - <link id="stylesheet" rel="stylesheet" type="text/css" href="/dark.css"> - - <script type="text/javascript" src="/js/theme.js"></script> - -</head> - -<div class="header"> - <div class="site_title"> - <p><a href="/"><img src="https://blog.garhve.com/images/logo.png" alt="garhve's gibberish" - width="70" height=auto></a></p> - <p><a href="/"> garhve's gibberish</a></p> - </div> - <div class="menu"> - <!-- <a href="/tags">tags</a> - --><a href="/categories">categories</a> - </div> -</div> - -<body onload="getTheme()"> - <section class="section"> - <div class="container"> - -<p class="archive_title">[Categories]</p> - -<ul> - - <li> - <a href="https://blog.garhve.com/categories/code/">/code</a> - (3) - </li> - - <li> - <a href="https://blog.garhve.com/categories/cs/">/cs</a> - (1) - </li> - - <li> - <a href="https://blog.garhve.com/categories/period/">/period</a> - (8) - </li> - -</ul> - - </div> - </section> -</body> - -<div class="footer"> -  © garhve -</div> - -</html> diff --git a/public/categories/period/index.html b/public/categories/period/index.html deleted file mode 100644 index c84ee55..0000000 --- a/public/categories/period/index.html +++ /dev/null @@ -1,120 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - -<head> - <meta charset="utf-8"> - -<title>period | garhve's gibberish</title> - - - <link rel="shortcut icon" type="image/png" href="/images/favicon.png"> - <meta name="viewport" content="width=device-width,initial-scale=1"> - - <link id="stylesheet" rel="stylesheet" type="text/css" href="/dark.css"> - - <script type="text/javascript" src="/js/theme.js"></script> - -</head> - -<div class="header"> - <div class="site_title"> - <p><a href="/"><img src="https://blog.garhve.com/images/logo.png" alt="garhve's gibberish" - width="70" height=auto></a></p> - <p><a href="/"> garhve's gibberish</a></p> - </div> - <div class="menu"> - <!-- <a href="/tags">tags</a> - --><a href="/categories">categories</a> - </div> -</div> - -<body onload="getTheme()"> - <section class="section"> - <div class="container"> - -<p class="archive_title">[Category: period]</p> - - -<p> - <div class="date"> - 2023-02-07 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/count-my-stuff/">Counts my stuff</a> - </div> -</p> - -<p> - <div class="date"> - 2022-12-20 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/sui-bi-1/">随笔(1)</a> - </div> -</p> - -<p> - <div class="date"> - 2022-12-14 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/no-problemo/">No Problemo</a> - </div> -</p> - -<p> - <div class="date"> - 2022-12-09 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/ce-shi-zi-dong-chuang-jian-bo-ke/">测试自动创建博客</a> - </div> -</p> - -<p> - <div class="date"> - 2022-12-07 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/getting-unified-experience/">Getting unified experience</a> - </div> -</p> - -<p> - <div class="date"> - 2022-11-07 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/past-is-great/">Past Is Great</a> - </div> -</p> - -<p> - <div class="date"> - 2022-08-10 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/first-website/">First Website</a> - </div> -</p> - -<p> - <div class="date"> - 2022-08-10 - </div> - <div class="archive_title"> - <a href="https://blog.garhve.com/post/install-archlinux-on-tencent-server/">Install arch linux on Tencent server</a> - </div> -</p> - - - - </div> - </section> -</body> - -<div class="footer"> -  © garhve -</div> - -</html> |