aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/tags
diff options
context:
space:
mode:
Diffstat (limited to 'public/tags')
-rw-r--r--public/tags/index.html7
-rw-r--r--public/tags/php/index.html15
-rw-r--r--public/tags/phpconfuk/index.html60
3 files changed, 82 insertions, 0 deletions
diff --git a/public/tags/index.html b/public/tags/index.html
index c20f9a3..bc0d112 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -79,6 +79,13 @@
</a>
</article>
<article class="post-entry">
+ <a href="/tags/phpconfuk/">
+ <header class="entry-header">
+ <h2>PHP カンファレンス福岡</h2>
+ </header>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/tags/phperkaigi/">
<header class="entry-header">
<h2>PHPerKaigi</h2>
diff --git a/public/tags/php/index.html b/public/tags/php/index.html
index 3f986a8..b7131ce 100644
--- a/public/tags/php/index.html
+++ b/public/tags/php/index.html
@@ -38,6 +38,21 @@
<h1>タグ「PHP」一覧</h1>
</header>
<article class="post-entry">
+ <a href="/slides/2023-06-23/phpconfuk-2023-eve/">
+ <header class="entry-header">
+ <h2>登壇: PHP カンファレンス福岡 2023 前夜祭 (非公式) (レギュラートーク)</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 巨大なコードベースへ突撃するために
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2023-06-23">2023-06-23</time> 登壇
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/slides/2023-06-21/phpstudy-tokyo-153/">
<header class="entry-header">
<h2>登壇: PHP 勉強会@東京 第153 回 (LT)</h2>
diff --git a/public/tags/phpconfuk/index.html b/public/tags/phpconfuk/index.html
new file mode 100644
index 0000000..51de192
--- /dev/null
+++ b/public/tags/phpconfuk/index.html
@@ -0,0 +1,60 @@
+<!DOCTYPE html>
+<html lang="ja-JP">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="author" content="nsfisis">
+ <meta name="copyright" content="&copy; 2023 nsfisis">
+ <meta name="description" content="タグ「PHP カンファレンス福岡」のついた記事またはスライドの一覧">
+ <meta name="keywords" content="PHP カンファレンス福岡">
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+ <title>タグ「PHP カンファレンス福岡」一覧 | REPL: Rest-Eat-Program Loop</title>
+ <link rel="stylesheet" href="/style.css?h=28751340d8c1c54dcb8921ad9f1fa653">
+ </head>
+ <body class="list">
+ <header class="header">
+ <nav class="nav">
+ <ul>
+ <li>
+ <a href="/">REPL: Rest-Eat-Program Loop</a>
+ </li>
+ <li>
+ <a href="/about/">About</a>
+ </li>
+ <li>
+ <a href="/posts/">Posts</a>
+ </li>
+ <li>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
+ </li>
+ </ul>
+ </nav>
+ </header>
+ <main class="main">
+ <header class="page-header">
+ <h1>タグ「PHP カンファレンス福岡」一覧</h1>
+ </header>
+ <article class="post-entry">
+ <a href="/slides/2023-06-23/phpconfuk-2023-eve/">
+ <header class="entry-header">
+ <h2>登壇: PHP カンファレンス福岡 2023 前夜祭 (非公式) (レギュラートーク)</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 巨大なコードベースへ突撃するために
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2023-06-23">2023-06-23</time> 登壇
+ </footer>
+ </a>
+ </article>
+ </main>
+ <footer class="footer">
+ &copy; 2021 nsfisis
+ </footer>
+ </body>
+</html>