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 ab7aac1..95e2382 100644 --- a/docs/index.html +++ b/docs/index.html @@ -30,6 +30,19 @@ <article class="post-entry"> <header class="entry-header"> + <h2>[備忘録] このサイト用の VPS をセットアップしたときのメモ</h2> + </header> + <section class="entry-content"> + <p>GitHub Pages でホストしていたこのサイトを VPS へ移行したので、 +そのときにやったことのメモ。99 % 自分用。</p> + </section> + <footer class="entry-footer"> + Posted on <time>2022-10-28</time> + </footer> + <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-10-28/setup-server-for-this-site/"></a> +</article> +<article class="post-entry"> + <header class="entry-header"> <h2>PHPerKaigi 2023: ボツになったトークン問題 その 1</h2> </header> <section class="entry-content"> @@ -138,18 +151,6 @@ </footer> <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/ruby-then-keyword-and-case-in/"></a> </article> -<article class="post-entry"> - <header class="entry-header"> - <h2>[C++] 属性構文の属性名にはキーワードが使える [[void]] [[for]]</h2> - </header> - <section class="entry-content"> - <p>C++ の属性構文の属性名には、キーワードが使える。ネタ記事。</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/cpp-you-can-use-keywords-in-attributes/"></a> -</article> <footer class="page-footer"> <nav class="pagination"> <a class="next" href="/page/2/"> →</a> |
