summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-03-27 02:21:35 +0900
committernsfisis <nsfisis@gmail.com>2025-03-27 02:21:35 +0900
commitb17eff09fe2aa5f1cd02ee8fafdef52fc7074755 (patch)
treef3c1a84dcc7d602c9bfe4f95480457434c487001 /vhosts/blog/public/posts/index.html
parent13b159c6dd499b5c67a110e02780d9e741f0ecdb (diff)
downloadnsfisis.dev-b17eff09fe2aa5f1cd02ee8fafdef52fc7074755.tar.gz
nsfisis.dev-b17eff09fe2aa5f1cd02ee8fafdef52fc7074755.tar.zst
nsfisis.dev-b17eff09fe2aa5f1cd02ee8fafdef52fc7074755.zip
feat(blog/content): new post /posts/2025-03-27/zip-function-like-command-paste-command/
Diffstat (limited to 'vhosts/blog/public/posts/index.html')
-rw-r--r--vhosts/blog/public/posts/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/vhosts/blog/public/posts/index.html b/vhosts/blog/public/posts/index.html
index c3275b5b..0c178934 100644
--- a/vhosts/blog/public/posts/index.html
+++ b/vhosts/blog/public/posts/index.html
@@ -43,6 +43,21 @@
<h1>投稿一覧</h1>
</header>
<article class="post-entry">
+ <a href="/posts/2025-03-27/zip-function-like-command-paste-command/">
+ <header class="entry-header">
+ <h2>zip 関数のようなコマンド paste</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ zip 関数のような動きをする paste コマンドについてのメモ。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2025-03-27">2025-03-27</time> 投稿
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/posts/2025-02-24/phpcon-nagoya-2025-report/">
<header class="entry-header">
<h2>PHP カンファレンス名古屋 2025 参加レポ</h2>