diff options
Diffstat (limited to 'public/slides/2023-06-23/phpconfuk-2023-eve')
| -rw-r--r-- | public/slides/2023-06-23/phpconfuk-2023-eve/index.html | 80 | ||||
| -rw-r--r-- | public/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf | bin | 0 -> 194763 bytes |
2 files changed, 80 insertions, 0 deletions
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 @@ +<!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="© 2023 nsfisis"> + <meta name="description" content="巨大なコードベースへ突撃するために"> + <meta name="keywords" content="PHP,PHP カンファレンス福岡"> + <link rel="icon" type="image/svg+xml" href="/favicon.svg"> + <title>PHP カンファレンス福岡 2023 前夜祭 (非公式) (レギュラートーク) | REPL: Rest-Eat-Program Loop</title> + <link rel="stylesheet" href="/style.css?h=28751340d8c1c54dcb8921ad9f1fa653"> + <link rel="stylesheet" href="/hl.css?h=340e65ffd5c17713efc9107c06304f7b"> + </head> + <body class="single"> + <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"> + <article class="post-single"> + <header class="post-header"> + <h1 class="post-title">巨大なコードベースへ突撃するために</h1> + <ul class="post-tags"> + <li class="tag"> + <a href="/tags/php/">PHP</a> + </li> + <li class="tag"> + <a href="/tags/phpconfuk/">PHP カンファレンス福岡</a> + </li> + </ul> + </header> + <div class="post-content"> + <section> + <h2 id="changelog">更新履歴</h2> + <ol> + <li class="revision"> + <time datetime="2023-06-23">2023-06-23</time>: 登壇 + </li> + </ol> + </section> + <canvas data-slide-link="/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf" id="slide"> + </canvas> + <div> + <button id="prev"> + Prev + </button> + <button id="next"> + Next + </button> + </div> + <script src="/pdf.min.js?h=68f61939cb81f9ae70a7ee2af2e9dcf8"> + </script> + <script src="/slide.js?h=851ec3f450457f6c7117cdac62926bf3" type="module"> + </script> + </div> + </article> + </main> + <footer class="footer"> + © 2021 nsfisis + </footer> + </body> +</html> diff --git a/public/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf b/public/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf Binary files differnew file mode 100644 index 0000000..648680e --- /dev/null +++ b/public/slides/2023-06-23/phpconfuk-2023-eve/slide.pdf |
