From 2ee549f5f3b1a05f2a769a4e0daa5507997a3159 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 18 Mar 2023 21:27:42 +0900 Subject: feat(nuldoc): include slides in tag pages --- public/slides/index.html | 8 ++-- public/tags/conference/index.html | 2 +- public/tags/cpp/index.html | 2 +- public/tags/cpp17/index.html | 2 +- public/tags/index.html | 6 +++ public/tags/note-to-self/index.html | 2 +- public/tags/php/index.html | 58 ++++++++++++++++++++++- public/tags/phpcon/index.html | 2 +- public/tags/phperkaigi/index.html | 16 ++++++- public/tags/phpstudy-tokyo/index.html | 87 +++++++++++++++++++++++++++++++++++ public/tags/python/index.html | 2 +- public/tags/python3/index.html | 2 +- public/tags/ruby/index.html | 2 +- public/tags/ruby3/index.html | 2 +- public/tags/rust/index.html | 2 +- public/tags/vim/index.html | 2 +- 16 files changed, 180 insertions(+), 17 deletions(-) create mode 100644 public/tags/phpstudy-tokyo/index.html (limited to 'public') diff --git a/public/slides/index.html b/public/slides/index.html index 6344e9a..614cd46 100644 --- a/public/slides/index.html +++ b/public/slides/index.html @@ -38,7 +38,7 @@
-

PHPerKaigi 2023 (レギュラートーク)

+

登壇: PHPerKaigi 2023 (レギュラートーク)

@@ -52,7 +52,7 @@

-

PHP 勉強会@東京 第150 回 (LT)

+

登壇: PHP 勉強会@東京 第150 回 (LT)

@@ -66,7 +66,7 @@

-

PHP 勉強会@東京 第149 回 (LT)

+

登壇: PHP 勉強会@東京 第149 回 (LT)

@@ -80,7 +80,7 @@

-

PHP 勉強会@東京 第148 回 (LT)

+

登壇: PHP 勉強会@東京 第148 回 (LT)

diff --git a/public/tags/conference/index.html b/public/tags/conference/index.html index f9ad030..1e8f3b9 100644 --- a/public/tags/conference/index.html +++ b/public/tags/conference/index.html @@ -5,7 +5,7 @@ - + タグ「カンファレンス」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/cpp/index.html b/public/tags/cpp/index.html index 41e8d65..8aee4aa 100644 --- a/public/tags/cpp/index.html +++ b/public/tags/cpp/index.html @@ -5,7 +5,7 @@ - + タグ「C++」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/cpp17/index.html b/public/tags/cpp17/index.html index b0bfff3..867a02a 100644 --- a/public/tags/cpp17/index.html +++ b/public/tags/cpp17/index.html @@ -5,7 +5,7 @@ - + タグ「C++ 17」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/index.html b/public/tags/index.html index 59bed9d..de56df1 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -70,6 +70,12 @@

Python

+ +
+
+
+

PHP 勉強会@東京

+
diff --git a/public/tags/note-to-self/index.html b/public/tags/note-to-self/index.html index f812474..02626ac 100644 --- a/public/tags/note-to-self/index.html +++ b/public/tags/note-to-self/index.html @@ -5,7 +5,7 @@ - + タグ「備忘録」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/php/index.html b/public/tags/php/index.html index ca2e794..94a555f 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/index.html @@ -5,7 +5,7 @@ - + タグ「PHP」一覧 | REPL: Rest-Eat-Program Loop @@ -37,6 +37,62 @@ + + + +

PHPerKaigi 2023: ボツになったトークン問題 その 3

diff --git a/public/tags/phpcon/index.html b/public/tags/phpcon/index.html index 1a3b256..3c682f8 100644 --- a/public/tags/phpcon/index.html +++ b/public/tags/phpcon/index.html @@ -5,7 +5,7 @@ - + タグ「PHP カンファレンス」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/phperkaigi/index.html b/public/tags/phperkaigi/index.html index 177075f..47faf40 100644 --- a/public/tags/phperkaigi/index.html +++ b/public/tags/phperkaigi/index.html @@ -5,7 +5,7 @@ - + タグ「PHPerKaigi」一覧 | REPL: Rest-Eat-Program Loop @@ -37,6 +37,20 @@ +

PHPerKaigi 2023: ボツになったトークン問題 その 3

diff --git a/public/tags/phpstudy-tokyo/index.html b/public/tags/phpstudy-tokyo/index.html new file mode 100644 index 0000000..2890115 --- /dev/null +++ b/public/tags/phpstudy-tokyo/index.html @@ -0,0 +1,87 @@ + + + + + + + + + + + タグ「PHP 勉強会@東京」一覧 | REPL: Rest-Eat-Program Loop + + + +
+ +
+
+ + + + +
+
+ © 2021 nsfisis +
+ + diff --git a/public/tags/python/index.html b/public/tags/python/index.html index 4f2be47..bcc5e70 100644 --- a/public/tags/python/index.html +++ b/public/tags/python/index.html @@ -5,7 +5,7 @@ - + タグ「Python」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/python3/index.html b/public/tags/python3/index.html index 84e1434..c8e69b8 100644 --- a/public/tags/python3/index.html +++ b/public/tags/python3/index.html @@ -5,7 +5,7 @@ - + タグ「Python 3」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/ruby/index.html b/public/tags/ruby/index.html index 3b93647..912edef 100644 --- a/public/tags/ruby/index.html +++ b/public/tags/ruby/index.html @@ -5,7 +5,7 @@ - + タグ「Ruby」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/ruby3/index.html b/public/tags/ruby3/index.html index 8f20131..b79ffd6 100644 --- a/public/tags/ruby3/index.html +++ b/public/tags/ruby3/index.html @@ -5,7 +5,7 @@ - + タグ「Ruby 3」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/rust/index.html b/public/tags/rust/index.html index 7ec75bb..af1fa0f 100644 --- a/public/tags/rust/index.html +++ b/public/tags/rust/index.html @@ -5,7 +5,7 @@ - + タグ「Rust」一覧 | REPL: Rest-Eat-Program Loop diff --git a/public/tags/vim/index.html b/public/tags/vim/index.html index 1e1e1f1..dfe9b16 100644 --- a/public/tags/vim/index.html +++ b/public/tags/vim/index.html @@ -5,7 +5,7 @@ - + タグ「Vim」一覧 | REPL: Rest-Eat-Program Loop -- cgit v1.2.3-70-g09d2