aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/index.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/posts/index.xml')
-rw-r--r--docs/posts/index.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/posts/index.xml b/docs/posts/index.xml
index a83dc36..a3a07b1 100644
--- a/docs/posts/index.xml
+++ b/docs/posts/index.xml
@@ -6,7 +6,16 @@
<description>Recent content in Posts 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/posts/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/posts/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>PHPerKaigi 2022 トークン問題の解説</title>
+ <link>https://blog.nsfisis.dev/posts/phperkaigi-2022-tokens/</link>
+ <pubDate>Sat, 09 Apr 2022 21:50:19 +0900</pubDate>
+
+ <guid>https://blog.nsfisis.dev/posts/phperkaigi-2022-tokens/</guid>
+ <description>はじめに 本日開始された PHPerKaigi 2022 の PHPer チャレンジにおいて、弊社デジタルサーカスの問題を 3問作成した。この記事では、これらの問題の解説をおこなう。 リポ</description>
+ </item>
+
<item>
<title>Rust のプリミティブ型はどこからやって来るか</title>
<link>https://blog.nsfisis.dev/posts/rust-where-are-primitive-types-from/</link>