aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/page
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-04-24 14:18:41 +0900
committernsfisis <nsfisis@gmail.com>2022-04-24 14:23:52 +0900
commitbea3b8b1785390077c041d7a8d77a079650d42a8 (patch)
tree78fe3d67b936786da99b315366e4940f558a77f0 /docs/page
parent13b78dc0d6b1795f77592be8c0d3212a0c63e173 (diff)
downloadnsfisis.github.io-bea3b8b1785390077c041d7a8d77a079650d42a8.tar.gz
nsfisis.github.io-bea3b8b1785390077c041d7a8d77a079650d42a8.tar.zst
nsfisis.github.io-bea3b8b1785390077c041d7a8d77a079650d42a8.zip
post: term-banner-write-tool-showing-banner-in-terminal
Diffstat (limited to 'docs/page')
-rw-r--r--docs/page/2/index.html59
1 files changed, 59 insertions, 0 deletions
diff --git a/docs/page/2/index.html b/docs/page/2/index.html
new file mode 100644
index 0000000..957e8c5
--- /dev/null
+++ b/docs/page/2/index.html
@@ -0,0 +1,59 @@
+<!DOCTYPE html>
+<html lang="ja-JP">
+ <head>
+ <meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+
+ <title>REPL: Rest-Eat-Program Loop</title>
+
+ <meta name="description" content="">
+ <meta name="author" content="">
+
+ <link href="https://blog.nsfisis.dev/an-old-hope.min.css" rel="stylesheet">
+ <link href="https://blog.nsfisis.dev/style.css" rel="stylesheet">
+ <link href="https://blog.nsfisis.dev/custom.css" rel="stylesheet">
+
+ <link rel="icon" href="https://blog.nsfisis.dev/favicon.svg">
+ <meta name="generator" content="Hugo 0.88.1" />
+
+ <link rel="alternate" type="application/rss+xml" href="https://blog.nsfisis.dev/index.xml" title="REPL: Rest-Eat-Program Loop" />
+
+ </head>
+ <body class="list home">
+ <header class="header">
+ <nav class="nav">
+ <h1 class="logo"><a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></h1>
+ </nav>
+ </header>
+ <main class="main">
+
+<article class="post-entry">
+ <header class="entry-header">
+ <h2>My First Post</h2>
+ </header>
+ <section class="entry-content">
+ <p>Test Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum....</p>
+ </section>
+ <footer class="entry-footer">
+ <time>2021-03-05</time>
+ </footer>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-03-05/my-first-post/"></a>
+</article>
+<footer class="page-footer">
+ <nav class="pagination">
+ <a class="prev" href="/">← </a>
+ </nav>
+</footer></main>
+<footer class="footer">
+ <span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
+ <span>&middot;</span>
+ <span>Powered by <a href="https://gohugo.io/" rel="noopener" target="_blank">Hugo️️</a>️</span>
+</footer>
+<script src="https://blog.nsfisis.dev/highlight.min.js"></script>
+<script>
+ hljs.initHighlightingOnLoad();
+</script>
+</body>
+</html>
+