diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/index.html b/docs/index.html index aed015e..a6a0c27 100644 --- a/docs/index.html +++ b/docs/index.html @@ -30,6 +30,19 @@ <article class="post-entry"> <header class="entry-header"> + <h2>弊社の PHP Foundation への寄付に寄せて</h2> + </header> + <section class="entry-content"> + <p>先日、私の勤めるデジタルサーカス株式会社が、PHP Foundation へ寄付をおこないました。 +本件を社内でしつこく推進した1人として、推進の理由等を書き残しておきます。</p> + </section> + <footer class="entry-footer"> + Posted on <time>2022-08-31</time> + </footer> + <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-08-31/support-for-communty-is-employee-benefits/"></a> +</article> +<article class="post-entry"> + <header class="entry-header"> <h2>PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた</h2> </header> <section class="entry-content"> @@ -136,18 +149,6 @@ </footer> <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/vim-swap-order-of-selected-lines/"></a> </article> -<article class="post-entry"> - <header class="entry-header"> - <h2>[Vim] autocmd events の BufWrite/BufWritePre の違い</h2> - </header> - <section class="entry-content"> - <p>Vim の autocmd events における BufWrite/BufWritePre がどう違うのかを調べた結果、違いはないことがわかった。</p> - </section> - <footer class="entry-footer"> - Posted on <time>2021-10-02</time> - </footer> - <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/"></a> -</article> <footer class="page-footer"> <nav class="pagination"> <a class="next" href="/page/2/"> →</a> |
