aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/tags
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/tags
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/tags')
-rw-r--r--docs/tags/index.xml11
-rw-r--r--docs/tags/my-programs/index.html56
-rw-r--r--docs/tags/my-programs/index.xml20
-rw-r--r--docs/tags/my-programs/page/1/index.html1
4 files changed, 87 insertions, 1 deletions
diff --git a/docs/tags/index.xml b/docs/tags/index.xml
index 10859bf..6e966ec 100644
--- a/docs/tags/index.xml
+++ b/docs/tags/index.xml
@@ -6,7 +6,16 @@
<description>Recent content in Tags on REPL: Rest-Eat-Program Loop</description>
<generator>Hugo -- gohugo.io</generator>
<language>ja-JP</language>
- <lastBuildDate>Sat, 09 Apr 2022 21:50:19 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Sun, 24 Apr 2022 13:22:52 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>my-programs</title>
+ <link>https://blog.nsfisis.dev/tags/my-programs/</link>
+ <pubDate>Sun, 24 Apr 2022 13:22:52 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/tags/my-programs/</guid>
+ <description></description>
+ </item>
+
<item>
<title>conference</title>
<link>https://blog.nsfisis.dev/tags/conference/</link>
diff --git a/docs/tags/my-programs/index.html b/docs/tags/my-programs/index.html
new file mode 100644
index 0000000..225b1f5
--- /dev/null
+++ b/docs/tags/my-programs/index.html
@@ -0,0 +1,56 @@
+<!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>my-programs | 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/tags/my-programs/index.xml" title="REPL: Rest-Eat-Program Loop" />
+
+ </head>
+ <body class="list">
+ <header class="header">
+ <nav class="nav">
+ <p class="logo"><a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></p>
+ </nav>
+ </header>
+ <main class="main">
+
+<header class="page-header"><h1>my-programs</h1></header>
+
+<article class="post-entry">
+ <header class="entry-header">
+ <h2>term-banner: ターミナルにバナーを表示するツールを書いた</h2>
+ </header>
+ <section class="entry-content">
+ <p>はじめに こんなものを作った。 $ term-banner &#39;Hello, World!&#39; &#39;こんにちは、&#39; &#39;世界!&#39; コマンドライン引数として渡した文字列をターミナルに大きく表示する。 リポジトリは...</p>
+ </section>
+ <footer class="entry-footer">
+ <time>2022-04-24</time>
+ </footer>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/"></a>
+</article></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>
+
diff --git a/docs/tags/my-programs/index.xml b/docs/tags/my-programs/index.xml
new file mode 100644
index 0000000..b495262
--- /dev/null
+++ b/docs/tags/my-programs/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>my-programs on REPL: Rest-Eat-Program Loop</title>
+ <link>https://blog.nsfisis.dev/tags/my-programs/</link>
+ <description>Recent content in my-programs on REPL: Rest-Eat-Program Loop</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>ja-JP</language>
+ <lastBuildDate>Sun, 24 Apr 2022 13:22:52 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/my-programs/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>term-banner: ターミナルにバナーを表示するツールを書いた</title>
+ <link>https://blog.nsfisis.dev/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/</link>
+ <pubDate>Sun, 24 Apr 2022 13:22:52 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/</guid>
+ <description>はじめに こんなものを作った。 $ term-banner &#39;Hello, World!&#39; &#39;こんにちは、&#39; &#39;世界!&#39; コマンドライン引数として渡した文字列をターミナルに大きく表示する。 リポジトリは</description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/docs/tags/my-programs/page/1/index.html b/docs/tags/my-programs/page/1/index.html
new file mode 100644
index 0000000..7aedb41
--- /dev/null
+++ b/docs/tags/my-programs/page/1/index.html
@@ -0,0 +1 @@
+<!DOCTYPE html><html><head><title>https://blog.nsfisis.dev/tags/my-programs/</title><link rel="canonical" href="https://blog.nsfisis.dev/tags/my-programs/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://blog.nsfisis.dev/tags/my-programs/" /></head></html> \ No newline at end of file