aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-10-23 10:54:02 +0900
committernsfisis <nsfisis@gmail.com>2022-10-23 10:54:02 +0900
commit7a2c33d6042bbd285c9bfa19f2c4c262bca95fcc (patch)
tree8b5574e334d58998b93c54e83da23ad937f2e000 /docs/index.html
parentf33ebae2c80348f9b5d09a5c02a1fb6e3b0dea7d (diff)
downloadblog.nsfisis.dev-7a2c33d6042bbd285c9bfa19f2c4c262bca95fcc.tar.gz
blog.nsfisis.dev-7a2c33d6042bbd285c9bfa19f2c4c262bca95fcc.tar.zst
blog.nsfisis.dev-7a2c33d6042bbd285c9bfa19f2c4c262bca95fcc.zip
new post: phperkaigi-2023-unused-token-quiz-1
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html25
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/index.html b/docs/index.html
index bc947d4..ab7aac1 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -30,6 +30,19 @@
<article class="post-entry">
<header class="entry-header">
+ <h2>PHPerKaigi 2023: ボツになったトークン問題 その 1</h2>
+ </header>
+ <section class="entry-content">
+ <p>来年の PHPerKaigi 2023 でデジタルサーカス株式会社から出題予定のトークン問題のうち、
+ボツになった問題を公開する (その 1)。</p>
+ </section>
+ <footer class="entry-footer">
+ Posted on <time>2022-10-23</time>
+ </footer>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/"></a>
+</article>
+<article class="post-entry">
+ <header class="entry-header">
<h2>[PHP] fizzbuzz を書く。1行あたり2文字で。</h2>
</header>
<section class="entry-content">
@@ -137,18 +150,6 @@
</footer>
<a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/"></a>
</article>
-<article class="post-entry">
- <header class="entry-header">
- <h2>[Ruby] 自身を実行している処理系の種類を判定する</h2>
- </header>
- <section class="entry-content">
- <p>Ruby には複数の実装があるが、自身を実行している処理系の種類をスクリプト上からどのように判定すればよいだろうか。</p>
- </section>
- <footer class="entry-footer">
- Posted on <time>2021-10-02</time>
- </footer>
- <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/ruby-detect-running-implementation/"></a>
-</article>
<footer class="page-footer">
<nav class="pagination">
<a class="next" href="/page/2/"> →</a>