From 2525901b96620fc7d395149296f5902d9cca4aae Mon Sep 17 00:00:00 2001
From: nsfisis <54318333+nsfisis@users.noreply.github.com>
Date: Sat, 24 Jun 2023 12:56:34 +0900
Subject: feat(content): slide /slides/2023-06-23/phpconfuk-2023-eve/
---
content/slides/2023-06-23/phpconfuk-2023-eve.xml | 23 ++++++
.../slides/2023-06-23/phpconfuk-2023-eve/slide.pdf | Bin 0 -> 194763 bytes
nuldoc-src/config.ts | 1 +
public/about/index.html | 3 +
.../2023-06-23/phpconfuk-2023-eve/index.html | 80 +++++++++++++++++++++
.../slides/2023-06-23/phpconfuk-2023-eve/slide.pdf | Bin 0 -> 194763 bytes
public/slides/index.html | 15 ++++
public/tags/index.html | 7 ++
public/tags/php/index.html | 15 ++++
public/tags/phpconfuk/index.html | 60 ++++++++++++++++
10 files changed, 204 insertions(+)
create mode 100644 content/slides/2023-06-23/phpconfuk-2023-eve.xml
create mode 100644 content/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf
create mode 100644 public/slides/2023-06-23/phpconfuk-2023-eve/index.html
create mode 100644 public/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf
create mode 100644 public/tags/phpconfuk/index.html
diff --git a/content/slides/2023-06-23/phpconfuk-2023-eve.xml b/content/slides/2023-06-23/phpconfuk-2023-eve.xml
new file mode 100644
index 0000000..bfc1d39
--- /dev/null
+++ b/content/slides/2023-06-23/phpconfuk-2023-eve.xml
@@ -0,0 +1,23 @@
+
+
+
+ 巨大なコードベースへ突撃するために
+
+ PHP カンファレンス福岡 2023 前夜祭 (非公式)
+
+
+ レギュラートーク
+
+ /slides/2023-06-23/phpconfuk-2023-eve/slide.pdf
+
+ php
+ phpconfuk
+
+
+
+ 2023-06-23
+ 登壇
+
+
+
+
diff --git a/content/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf b/content/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf
new file mode 100644
index 0000000..648680e
Binary files /dev/null and b/content/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf differ
diff --git a/nuldoc-src/config.ts b/nuldoc-src/config.ts
index 76a05fe..5e1cad4 100644
--- a/nuldoc-src/config.ts
+++ b/nuldoc-src/config.ts
@@ -20,6 +20,7 @@ export const config = {
"note-to-self": "備忘録",
"php": "PHP",
"phpcon": "PHP カンファレンス",
+ "phpconfuk": "PHP カンファレンス福岡",
"phperkaigi": "PHPerKaigi",
"phpstudy-tokyo": "PHP 勉強会@東京",
"python": "Python",
diff --git a/public/about/index.html b/public/about/index.html
index a830d58..4dcbfd8 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -78,6 +78,9 @@
登壇
+ -
+ 2023-06-23: PHP カンファレンス福岡 2023 前夜祭 (非公式) (レギュラートーク)
+
-
2023-06-21: PHP 勉強会@東京 第153 回 (LT)
diff --git a/public/slides/2023-06-23/phpconfuk-2023-eve/index.html b/public/slides/2023-06-23/phpconfuk-2023-eve/index.html
new file mode 100644
index 0000000..acdb161
--- /dev/null
+++ b/public/slides/2023-06-23/phpconfuk-2023-eve/index.html
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+
+
+
+
+ PHP カンファレンス福岡 2023 前夜祭 (非公式) (レギュラートーク) | REPL: Rest-Eat-Program Loop
+
+
+
+
+
+
+
+
+
+
+ 更新履歴
+
+ -
+ : 登壇
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf b/public/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf
new file mode 100644
index 0000000..648680e
Binary files /dev/null and b/public/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf differ
diff --git a/public/slides/index.html b/public/slides/index.html
index e55fec6..92bd10c 100644
--- a/public/slides/index.html
+++ b/public/slides/index.html
@@ -36,6 +36,21 @@
+
+
+
+
+
+ 巨大なコードベースへ突撃するために
+
+
+
+
+
+
+
+
+
+