aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/tags
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-04-10 11:18:23 +0900
committernsfisis <nsfisis@gmail.com>2022-04-10 11:18:23 +0900
commit3c3c9eef8c7217f40c611f2f8251426c3518aac3 (patch)
treef265264da0f95953af03d2c6c1d5efbdb2cb9ccc /docs/tags
parent1f542ef7a965b0bfc400053a254567ddf2d47df3 (diff)
downloadnsfisis.github.io-3c3c9eef8c7217f40c611f2f8251426c3518aac3.tar.gz
nsfisis.github.io-3c3c9eef8c7217f40c611f2f8251426c3518aac3.tar.zst
nsfisis.github.io-3c3c9eef8c7217f40c611f2f8251426c3518aac3.zip
prefix date to url, original links are redirected to the new ones
Diffstat (limited to 'docs/tags')
-rw-r--r--docs/tags/conference/index.html14
-rw-r--r--docs/tags/conference/index.xml15
-rw-r--r--docs/tags/cpp/index.html2
-rw-r--r--docs/tags/cpp/index.xml4
-rw-r--r--docs/tags/cpp17/index.html2
-rw-r--r--docs/tags/cpp17/index.xml4
-rw-r--r--docs/tags/index.xml56
-rw-r--r--docs/tags/php/index.html14
-rw-r--r--docs/tags/php/index.xml15
-rw-r--r--docs/tags/phperkaigi/index.html14
-rw-r--r--docs/tags/phperkaigi/index.xml15
-rw-r--r--docs/tags/python/index.html2
-rw-r--r--docs/tags/python/index.xml4
-rw-r--r--docs/tags/python3/index.html2
-rw-r--r--docs/tags/python3/index.xml4
-rw-r--r--docs/tags/ruby/index.html4
-rw-r--r--docs/tags/ruby/index.xml8
-rw-r--r--docs/tags/ruby3/index.html2
-rw-r--r--docs/tags/ruby3/index.xml4
-rw-r--r--docs/tags/rust/index.html2
-rw-r--r--docs/tags/rust/index.xml4
-rw-r--r--docs/tags/vim/index.html4
-rw-r--r--docs/tags/vim/index.xml8
23 files changed, 133 insertions, 70 deletions
diff --git a/docs/tags/conference/index.html b/docs/tags/conference/index.html
index 773387d..77b0bc1 100644
--- a/docs/tags/conference/index.html
+++ b/docs/tags/conference/index.html
@@ -83,6 +83,18 @@
<article class="post-entry">
<header class="entry-header">
+ <h2>PHPerKaigi 2022 トークン問題の解説</h2>
+ </header>
+ <section class="entry-content">
+ <p>はじめに 本日開始された PHPerKaigi 2022 の PHPer チャレンジにおいて、弊社デジタルサーカスの問題を 3問作成した。この記事では、これらの問題の解説をおこなう。 リポ...</p>
+ </section>
+ <footer class="entry-footer">
+ <time>April 9, 2022</time>
+ </footer>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/"></a>
+</article>
+<article class="post-entry">
+ <header class="entry-header">
<h2>PHPerKaigi 2021</h2>
</header>
<section class="entry-content">
@@ -91,7 +103,7 @@
<footer class="entry-footer">
<time>March 30, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/phperkaigi-2021/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/conference/index.xml b/docs/tags/conference/index.xml
index 74179b5..6302651 100644
--- a/docs/tags/conference/index.xml
+++ b/docs/tags/conference/index.xml
@@ -6,13 +6,22 @@
<description>Recent content in conference on REPL: Rest-Eat-Program Loop</description>
<generator>Hugo -- gohugo.io</generator>
<language>ja-JP</language>
- <lastBuildDate>Tue, 30 Mar 2021 23:22:40 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/conference/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Sat, 09 Apr 2022 21:50:19 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/conference/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>PHPerKaigi 2022 トークン問題の解説</title>
+ <link>https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/</link>
+ <pubDate>Sat, 09 Apr 2022 21:50:19 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/</guid>
+ <description>はじめに 本日開始された PHPerKaigi 2022 の PHPer チャレンジにおいて、弊社デジタルサーカスの問題を 3問作成した。この記事では、これらの問題の解説をおこなう。 リポ</description>
+ </item>
+
<item>
<title>PHPerKaigi 2021</title>
- <link>https://blog.nsfisis.dev/posts/phperkaigi-2021/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/</link>
<pubDate>Tue, 30 Mar 2021 23:22:40 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/phperkaigi-2021/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/</guid>
<description>PHPerKaigi 2021 参加レポ 2021/03/26 から 2021/03/28 にかけて開催された、PHPerKaigi 2021 に一般参加者として参加した。 弊社デジタルサーカス株式会社 (今年1月から勤務) は</description>
</item>
diff --git a/docs/tags/cpp/index.html b/docs/tags/cpp/index.html
index 285a05a..4e05aa9 100644
--- a/docs/tags/cpp/index.html
+++ b/docs/tags/cpp/index.html
@@ -91,7 +91,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/cpp-you-can-use-keywords-in-attributes/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/cpp/index.xml b/docs/tags/cpp/index.xml
index 7c8a6d5..76deee2 100644
--- a/docs/tags/cpp/index.xml
+++ b/docs/tags/cpp/index.xml
@@ -9,10 +9,10 @@
<lastBuildDate>Sat, 02 Oct 2021 09:38:30 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/cpp/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[C&#43;&#43;] 属性構文の属性名にはキーワードが使える [[void]] [[for]]</title>
- <link>https://blog.nsfisis.dev/posts/cpp-you-can-use-keywords-in-attributes/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/</link>
<pubDate>Sat, 02 Oct 2021 09:38:30 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/cpp-you-can-use-keywords-in-attributes/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/94090937bcf860cfa93b タイトル落ち。まずはこのコードを見て欲しい。 #include &amp;lt;iostream&amp;gt; [[alignas]] [[alignof]] [[and]] [[and_eq]] [[asm]] [[auto]] [[bitand]] [[bitor]] [[bool]] [[break]] [[case]] [[catch]] [[char]] [[char16_t]] [[char32_t]] [[class]] [[compl]] [[const]] [[const_cast]] [[constexpr]] [[continue]] [[decltype]] [[default]] [[delete]]</description>
</item>
diff --git a/docs/tags/cpp17/index.html b/docs/tags/cpp17/index.html
index 6714eb0..7ca3772 100644
--- a/docs/tags/cpp17/index.html
+++ b/docs/tags/cpp17/index.html
@@ -91,7 +91,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/cpp-you-can-use-keywords-in-attributes/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/cpp17/index.xml b/docs/tags/cpp17/index.xml
index 22b8a8e..132c5d6 100644
--- a/docs/tags/cpp17/index.xml
+++ b/docs/tags/cpp17/index.xml
@@ -9,10 +9,10 @@
<lastBuildDate>Sat, 02 Oct 2021 09:38:30 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/cpp17/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[C&#43;&#43;] 属性構文の属性名にはキーワードが使える [[void]] [[for]]</title>
- <link>https://blog.nsfisis.dev/posts/cpp-you-can-use-keywords-in-attributes/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/</link>
<pubDate>Sat, 02 Oct 2021 09:38:30 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/cpp-you-can-use-keywords-in-attributes/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/94090937bcf860cfa93b タイトル落ち。まずはこのコードを見て欲しい。 #include &amp;lt;iostream&amp;gt; [[alignas]] [[alignof]] [[and]] [[and_eq]] [[asm]] [[auto]] [[bitand]] [[bitor]] [[bool]] [[break]] [[case]] [[catch]] [[char]] [[char16_t]] [[char32_t]] [[class]] [[compl]] [[const]] [[const_cast]] [[constexpr]] [[continue]] [[decltype]] [[default]] [[delete]]</description>
</item>
diff --git a/docs/tags/index.xml b/docs/tags/index.xml
index 6c9a44c..10859bf 100644
--- a/docs/tags/index.xml
+++ b/docs/tags/index.xml
@@ -6,7 +6,34 @@
<description>Recent content in Tags on REPL: Rest-Eat-Program Loop</description>
<generator>Hugo -- gohugo.io</generator>
<language>ja-JP</language>
- <lastBuildDate>Sat, 02 Oct 2021 09:39:27 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/index.xml" rel="self" type="application/rss+xml" />
+ <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" />
+ <item>
+ <title>conference</title>
+ <link>https://blog.nsfisis.dev/tags/conference/</link>
+ <pubDate>Sat, 09 Apr 2022 21:50:19 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/tags/conference/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>php</title>
+ <link>https://blog.nsfisis.dev/tags/php/</link>
+ <pubDate>Sat, 09 Apr 2022 21:50:19 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/tags/php/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>phperkaigi</title>
+ <link>https://blog.nsfisis.dev/tags/phperkaigi/</link>
+ <pubDate>Sat, 09 Apr 2022 21:50:19 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/tags/phperkaigi/</guid>
+ <description></description>
+ </item>
+
<item>
<title>rust</title>
<link>https://blog.nsfisis.dev/tags/rust/</link>
@@ -79,32 +106,5 @@
<description></description>
</item>
- <item>
- <title>conference</title>
- <link>https://blog.nsfisis.dev/tags/conference/</link>
- <pubDate>Tue, 30 Mar 2021 23:22:40 +0900</pubDate>
-
- <guid>https://blog.nsfisis.dev/tags/conference/</guid>
- <description></description>
- </item>
-
- <item>
- <title>php</title>
- <link>https://blog.nsfisis.dev/tags/php/</link>
- <pubDate>Tue, 30 Mar 2021 23:22:40 +0900</pubDate>
-
- <guid>https://blog.nsfisis.dev/tags/php/</guid>
- <description></description>
- </item>
-
- <item>
- <title>phperkaigi</title>
- <link>https://blog.nsfisis.dev/tags/phperkaigi/</link>
- <pubDate>Tue, 30 Mar 2021 23:22:40 +0900</pubDate>
-
- <guid>https://blog.nsfisis.dev/tags/phperkaigi/</guid>
- <description></description>
- </item>
-
</channel>
</rss>
diff --git a/docs/tags/php/index.html b/docs/tags/php/index.html
index cc6de68..d6a4202 100644
--- a/docs/tags/php/index.html
+++ b/docs/tags/php/index.html
@@ -83,6 +83,18 @@
<article class="post-entry">
<header class="entry-header">
+ <h2>PHPerKaigi 2022 トークン問題の解説</h2>
+ </header>
+ <section class="entry-content">
+ <p>はじめに 本日開始された PHPerKaigi 2022 の PHPer チャレンジにおいて、弊社デジタルサーカスの問題を 3問作成した。この記事では、これらの問題の解説をおこなう。 リポ...</p>
+ </section>
+ <footer class="entry-footer">
+ <time>April 9, 2022</time>
+ </footer>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/"></a>
+</article>
+<article class="post-entry">
+ <header class="entry-header">
<h2>PHPerKaigi 2021</h2>
</header>
<section class="entry-content">
@@ -91,7 +103,7 @@
<footer class="entry-footer">
<time>March 30, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/phperkaigi-2021/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/php/index.xml b/docs/tags/php/index.xml
index def3dbd..01905f6 100644
--- a/docs/tags/php/index.xml
+++ b/docs/tags/php/index.xml
@@ -6,13 +6,22 @@
<description>Recent content in php on REPL: Rest-Eat-Program Loop</description>
<generator>Hugo -- gohugo.io</generator>
<language>ja-JP</language>
- <lastBuildDate>Tue, 30 Mar 2021 23:22:40 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/php/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Sat, 09 Apr 2022 21:50:19 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/php/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>PHPerKaigi 2022 トークン問題の解説</title>
+ <link>https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/</link>
+ <pubDate>Sat, 09 Apr 2022 21:50:19 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/</guid>
+ <description>はじめに 本日開始された PHPerKaigi 2022 の PHPer チャレンジにおいて、弊社デジタルサーカスの問題を 3問作成した。この記事では、これらの問題の解説をおこなう。 リポ</description>
+ </item>
+
<item>
<title>PHPerKaigi 2021</title>
- <link>https://blog.nsfisis.dev/posts/phperkaigi-2021/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/</link>
<pubDate>Tue, 30 Mar 2021 23:22:40 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/phperkaigi-2021/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/</guid>
<description>PHPerKaigi 2021 参加レポ 2021/03/26 から 2021/03/28 にかけて開催された、PHPerKaigi 2021 に一般参加者として参加した。 弊社デジタルサーカス株式会社 (今年1月から勤務) は</description>
</item>
diff --git a/docs/tags/phperkaigi/index.html b/docs/tags/phperkaigi/index.html
index 701d5d6..b0ee833 100644
--- a/docs/tags/phperkaigi/index.html
+++ b/docs/tags/phperkaigi/index.html
@@ -83,6 +83,18 @@
<article class="post-entry">
<header class="entry-header">
+ <h2>PHPerKaigi 2022 トークン問題の解説</h2>
+ </header>
+ <section class="entry-content">
+ <p>はじめに 本日開始された PHPerKaigi 2022 の PHPer チャレンジにおいて、弊社デジタルサーカスの問題を 3問作成した。この記事では、これらの問題の解説をおこなう。 リポ...</p>
+ </section>
+ <footer class="entry-footer">
+ <time>April 9, 2022</time>
+ </footer>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/"></a>
+</article>
+<article class="post-entry">
+ <header class="entry-header">
<h2>PHPerKaigi 2021</h2>
</header>
<section class="entry-content">
@@ -91,7 +103,7 @@
<footer class="entry-footer">
<time>March 30, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/phperkaigi-2021/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/phperkaigi/index.xml b/docs/tags/phperkaigi/index.xml
index d69dd63..d49076e 100644
--- a/docs/tags/phperkaigi/index.xml
+++ b/docs/tags/phperkaigi/index.xml
@@ -6,13 +6,22 @@
<description>Recent content in phperkaigi on REPL: Rest-Eat-Program Loop</description>
<generator>Hugo -- gohugo.io</generator>
<language>ja-JP</language>
- <lastBuildDate>Tue, 30 Mar 2021 23:22:40 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/phperkaigi/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Sat, 09 Apr 2022 21:50:19 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/phperkaigi/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>PHPerKaigi 2022 トークン問題の解説</title>
+ <link>https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/</link>
+ <pubDate>Sat, 09 Apr 2022 21:50:19 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/posts/2022-04-09/phperkaigi-2022-tokens/</guid>
+ <description>はじめに 本日開始された PHPerKaigi 2022 の PHPer チャレンジにおいて、弊社デジタルサーカスの問題を 3問作成した。この記事では、これらの問題の解説をおこなう。 リポ</description>
+ </item>
+
<item>
<title>PHPerKaigi 2021</title>
- <link>https://blog.nsfisis.dev/posts/phperkaigi-2021/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/</link>
<pubDate>Tue, 30 Mar 2021 23:22:40 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/phperkaigi-2021/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-03-30/phperkaigi-2021/</guid>
<description>PHPerKaigi 2021 参加レポ 2021/03/26 から 2021/03/28 にかけて開催された、PHPerKaigi 2021 に一般参加者として参加した。 弊社デジタルサーカス株式会社 (今年1月から勤務) は</description>
</item>
diff --git a/docs/tags/python/index.html b/docs/tags/python/index.html
index d8a06f8..a6e3247 100644
--- a/docs/tags/python/index.html
+++ b/docs/tags/python/index.html
@@ -91,7 +91,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/python-unbound-local-error/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/python-unbound-local-error/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/python/index.xml b/docs/tags/python/index.xml
index 11a5f09..1b00394 100644
--- a/docs/tags/python/index.xml
+++ b/docs/tags/python/index.xml
@@ -9,10 +9,10 @@
<lastBuildDate>Sat, 02 Oct 2021 09:32:37 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/python/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[Python] クロージャとUnboundLocalError: local variable &#39;x&#39; referenced before assignment</title>
- <link>https://blog.nsfisis.dev/posts/python-unbound-local-error/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/python-unbound-local-error/</link>
<pubDate>Sat, 02 Oct 2021 09:32:37 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/python-unbound-local-error/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/python-unbound-local-error/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/5d733703afcb35bbf399 本記事は Python 3.7.6 の動作結果を元にして書かれている。 Python でクロージャを作ろうと、次のようなコードを書いた</description>
</item>
diff --git a/docs/tags/python3/index.html b/docs/tags/python3/index.html
index 0a2b32a..4a80104 100644
--- a/docs/tags/python3/index.html
+++ b/docs/tags/python3/index.html
@@ -91,7 +91,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/python-unbound-local-error/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/python-unbound-local-error/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/python3/index.xml b/docs/tags/python3/index.xml
index c32c084..2443190 100644
--- a/docs/tags/python3/index.xml
+++ b/docs/tags/python3/index.xml
@@ -9,10 +9,10 @@
<lastBuildDate>Sat, 02 Oct 2021 09:32:37 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/python3/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[Python] クロージャとUnboundLocalError: local variable &#39;x&#39; referenced before assignment</title>
- <link>https://blog.nsfisis.dev/posts/python-unbound-local-error/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/python-unbound-local-error/</link>
<pubDate>Sat, 02 Oct 2021 09:32:37 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/python-unbound-local-error/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/python-unbound-local-error/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/5d733703afcb35bbf399 本記事は Python 3.7.6 の動作結果を元にして書かれている。 Python でクロージャを作ろうと、次のようなコードを書いた</description>
</item>
diff --git a/docs/tags/ruby/index.html b/docs/tags/ruby/index.html
index 95f04de..c826b1e 100644
--- a/docs/tags/ruby/index.html
+++ b/docs/tags/ruby/index.html
@@ -91,7 +91,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/ruby-then-keyword-and-case-in/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/ruby-then-keyword-and-case-in/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
@@ -103,7 +103,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/ruby-detect-running-implementation/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/ruby-detect-running-implementation/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/ruby/index.xml b/docs/tags/ruby/index.xml
index 571b078..a73efaa 100644
--- a/docs/tags/ruby/index.xml
+++ b/docs/tags/ruby/index.xml
@@ -9,19 +9,19 @@
<lastBuildDate>Sat, 02 Oct 2021 09:38:50 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/ruby/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[Ruby] then キーワードと case in</title>
- <link>https://blog.nsfisis.dev/posts/ruby-then-keyword-and-case-in/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/ruby-then-keyword-and-case-in/</link>
<pubDate>Sat, 02 Oct 2021 09:38:50 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/ruby-then-keyword-and-case-in/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/ruby-then-keyword-and-case-in/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/787a8cf888a304497223 TL; DR case - in によるパターンマッチング構文でも、case - when と同じように then が使える (場合によっては使</description>
</item>
<item>
<title>[Ruby] 自身を実行している処理系の種類を判定する</title>
- <link>https://blog.nsfisis.dev/posts/ruby-detect-running-implementation/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/ruby-detect-running-implementation/</link>
<pubDate>Sat, 02 Oct 2021 09:37:50 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/ruby-detect-running-implementation/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/ruby-detect-running-implementation/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/74d7ffeeebc51b20d791 Ruby という言語には複数の実装があるが、それらをスクリプト上からどのようにして programmatically に見分ければよいだろ</description>
</item>
diff --git a/docs/tags/ruby3/index.html b/docs/tags/ruby3/index.html
index 0fb808e..2aa6afd 100644
--- a/docs/tags/ruby3/index.html
+++ b/docs/tags/ruby3/index.html
@@ -91,7 +91,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/ruby-then-keyword-and-case-in/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/ruby-then-keyword-and-case-in/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/ruby3/index.xml b/docs/tags/ruby3/index.xml
index 68c56e2..47b4a5b 100644
--- a/docs/tags/ruby3/index.xml
+++ b/docs/tags/ruby3/index.xml
@@ -9,10 +9,10 @@
<lastBuildDate>Sat, 02 Oct 2021 09:38:50 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/ruby3/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[Ruby] then キーワードと case in</title>
- <link>https://blog.nsfisis.dev/posts/ruby-then-keyword-and-case-in/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/ruby-then-keyword-and-case-in/</link>
<pubDate>Sat, 02 Oct 2021 09:38:50 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/ruby-then-keyword-and-case-in/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/ruby-then-keyword-and-case-in/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/787a8cf888a304497223 TL; DR case - in によるパターンマッチング構文でも、case - when と同じように then が使える (場合によっては使</description>
</item>
diff --git a/docs/tags/rust/index.html b/docs/tags/rust/index.html
index be96640..20897e6 100644
--- a/docs/tags/rust/index.html
+++ b/docs/tags/rust/index.html
@@ -91,7 +91,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/rust-where-are-primitive-types-from/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/rust-where-are-primitive-types-from/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/rust/index.xml b/docs/tags/rust/index.xml
index 9e21cfc..552abc9 100644
--- a/docs/tags/rust/index.xml
+++ b/docs/tags/rust/index.xml
@@ -9,10 +9,10 @@
<lastBuildDate>Sat, 02 Oct 2021 09:39:27 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/rust/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Rust のプリミティブ型はどこからやって来るか</title>
- <link>https://blog.nsfisis.dev/posts/rust-where-are-primitive-types-from/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/rust-where-are-primitive-types-from/</link>
<pubDate>Sat, 02 Oct 2021 09:39:27 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/rust-where-are-primitive-types-from/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/rust-where-are-primitive-types-from/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/9a429432258bbcd6c565 前置き Rust において、プリミティブ型の名前は予約語でない。したがって、次のコードは合法である。 #![allow(non_camel_case_types)] #![allow(dead_code)] struct</description>
</item>
diff --git a/docs/tags/vim/index.html b/docs/tags/vim/index.html
index 28ed4d9..35805f3 100644
--- a/docs/tags/vim/index.html
+++ b/docs/tags/vim/index.html
@@ -91,7 +91,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/vim-swap-order-of-selected-lines/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/vim-swap-order-of-selected-lines/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
@@ -103,7 +103,7 @@
<footer class="entry-footer">
<time>October 2, 2021</time>
</footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/vim-difference-between-autocmd-bufwrite-and-bufwritepre/"></a>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/"></a>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
diff --git a/docs/tags/vim/index.xml b/docs/tags/vim/index.xml
index 5bb4f25..b624a21 100644
--- a/docs/tags/vim/index.xml
+++ b/docs/tags/vim/index.xml
@@ -9,19 +9,19 @@
<lastBuildDate>Sat, 02 Oct 2021 09:37:25 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/tags/vim/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Vimで選択した行の順番を入れ替える</title>
- <link>https://blog.nsfisis.dev/posts/vim-swap-order-of-selected-lines/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/vim-swap-order-of-selected-lines/</link>
<pubDate>Sat, 02 Oct 2021 09:37:25 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/vim-swap-order-of-selected-lines/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/vim-swap-order-of-selected-lines/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/4fefb361d9a693803520 バージョン情報 :version の一部 VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jan 26 2020 11:30:30) macOS version Included patches: 1-148 Huge version without GUI. よく紹介されている手法 tac / tail tac</description>
</item>
<item>
<title>[Vim] autocmd events の BufWrite/BufWritePre の違い</title>
- <link>https://blog.nsfisis.dev/posts/vim-difference-between-autocmd-bufwrite-and-bufwritepre/</link>
+ <link>https://blog.nsfisis.dev/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/</link>
<pubDate>Sat, 02 Oct 2021 09:37:12 +0900</pubDate>
- <guid>https://blog.nsfisis.dev/posts/vim-difference-between-autocmd-bufwrite-and-bufwritepre/</guid>
+ <guid>https://blog.nsfisis.dev/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/</guid>
<description>この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/79ab4db8564032de0b25 TL; DR 違いはない。ただのエイリアス。 調査記録 Vim の autocmd events には似通った名前のものがいくつかある。大抵は :help</description>
</item>