aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-10-28 22:45:44 +0900
committernsfisis <nsfisis@gmail.com>2022-10-28 22:45:44 +0900
commite50000021fbd5c658c9f9604f963057e37e49167 (patch)
tree973d2c5d0fba3a4ca01157a90d160da5a00fc912 /docs/index.html
parentbb87c3391695d23d9ff8f18ca52a4983c4ffaf50 (diff)
downloadblog.nsfisis.dev-e50000021fbd5c658c9f9604f963057e37e49167.tar.gz
blog.nsfisis.dev-e50000021fbd5c658c9f9604f963057e37e49167.tar.zst
blog.nsfisis.dev-e50000021fbd5c658c9f9604f963057e37e49167.zip
new post: setup-server-for-this-site
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html25
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&#43;&#43;] 属性構文の属性名にはキーワードが使える [[void]] [[for]]</h2>
- </header>
- <section class="entry-content">
- <p>C&#43;&#43; の属性構文の属性名には、キーワードが使える。ネタ記事。</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>