aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/content
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-13 23:56:29 +0900
committernsfisis <nsfisis@gmail.com>2026-02-13 23:56:29 +0900
commitaa9c29c190ea8b15f6dbb1a38a1c554e1ade77b7 (patch)
tree566437988e31466b480eeec1b24264d9485b6283 /services/nuldoc/content
parent5707cc3dd6e69b94effad1711147ad51117acd7c (diff)
downloadnsfisis.dev-aa9c29c190ea8b15f6dbb1a38a1c554e1ade77b7.tar.gz
nsfisis.dev-aa9c29c190ea8b15f6dbb1a38a1c554e1ade77b7.tar.zst
nsfisis.dev-aa9c29c190ea8b15f6dbb1a38a1c554e1ade77b7.zip
feat(about): add conference staff section to about page
Diffstat (limited to 'services/nuldoc/content')
-rw-r--r--services/nuldoc/content/about/staff.toml54
-rw-r--r--services/nuldoc/content/posts/2023-12-31/2023-reflections.md2
2 files changed, 55 insertions, 1 deletions
diff --git a/services/nuldoc/content/about/staff.toml b/services/nuldoc/content/about/staff.toml
new file mode 100644
index 00000000..94c7b782
--- /dev/null
+++ b/services/nuldoc/content/about/staff.toml
@@ -0,0 +1,54 @@
+[[staff]]
+date = { from = "2023-03-23", to = "2023-03-25" }
+event = "PHPerKaigi 2023"
+role = "当日スタッフ"
+
+[[staff]]
+date = { from = "2024-03-07", to = "2024-03-09" }
+event = "PHPerKaigi 2024"
+role = "コアスタッフ"
+
+[[staff]]
+date = "2024-04-13"
+event = "PHP カンファレンス小田原 2024"
+role = "当日スタッフ"
+
+[[staff]]
+date = { from = "2024-08-22", to = "2024-08-24" }
+event = "iOSDC Japan 2024"
+role = "コアスタッフ"
+
+[[staff]]
+date = "2024-12-22"
+event = "PHP カンファレンス 2024"
+role = "当日スタッフ"
+
+[[staff]]
+date = { from = "2025-03-21", to = "2025-03-23" }
+event = "PHPerKaigi 2025"
+role = "コアスタッフ"
+
+[[staff]]
+date = "2025-04-12"
+event = "PHP カンファレンス小田原 2025"
+role = "コアスタッフ"
+
+[[staff]]
+date = { from = "2025-09-19", to = "2025-09-21" }
+event = "iOSDC Japan 2025"
+role = "コアスタッフ"
+
+[[staff]]
+date = { from = "2026-03-20", to = "2026-03-22" }
+event = "PHPerKaigi 2026"
+role = "コアスタッフ"
+
+[[staff]]
+date = "2025-04-11"
+event = "PHP カンファレンス小田原 2026"
+role = "コアスタッフ"
+
+[[staff]]
+date = "2026-10-03"
+event = "PHP カンファレンス愛媛 2026"
+role = "コアスタッフ"
diff --git a/services/nuldoc/content/posts/2023-12-31/2023-reflections.md b/services/nuldoc/content/posts/2023-12-31/2023-reflections.md
index daa0a037..a897de9a 100644
--- a/services/nuldoc/content/posts/2023-12-31/2023-reflections.md
+++ b/services/nuldoc/content/posts/2023-12-31/2023-reflections.md
@@ -33,7 +33,7 @@ LT 等も含めて計 11 回の登壇をおこなった。
* [トークン解説セッション](/slides/2023-03-25/phperkaigi-2023-tokens/)
* PHPerKaigi 2023 での当日スタッフ業
-* [非公式でおこなわれた PHP カンファレンス福岡 2023 の 前夜祭イベントでの登壇](/slides/2023-06-23/phpconfuk-2023-eve/)
+* [非公式でおこなわれた PHP カンファレンス福岡 2023 の 前夜祭イベントでの登壇](/slides/2023-06-23/phpconfuk-2023-eve/)
* PHPerKaigi 2024 でのコアスタッフ業
# 書いた記事 {#articles}