aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public/blog/posts/3/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'services/nuldoc/public/blog/posts/3/index.html')
-rw-r--r--services/nuldoc/public/blog/posts/3/index.html46
1 files changed, 23 insertions, 23 deletions
diff --git a/services/nuldoc/public/blog/posts/3/index.html b/services/nuldoc/public/blog/posts/3/index.html
index ec2a910..25732a2 100644
--- a/services/nuldoc/public/blog/posts/3/index.html
+++ b/services/nuldoc/public/blog/posts/3/index.html
@@ -70,6 +70,29 @@
</div>
</nav>
<article class="post-entry">
+ <a href="/posts/2024-07-19/reparojson-fix-only-json-formatter/">
+ <header class="entry-header">
+ <h2>reparojson: 文法エラーを直すだけの JSON フォーマッタを作った</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 文法エラーだけを直し、空白の削除や挿入といった整形処理を一切おこなわない JSON フォーマッタを作成した。Neovim と連携させる設定例も紹介する。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2024-07-19">2024-07-19</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ <span class="tag-inner">Neovim</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">Vim</span>
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/posts/2024-06-19/scalamatsuri-2024-report/">
<header class="entry-header">
<h2>ScalaMatsuri 2024 参加レポ</h2>
@@ -289,29 +312,6 @@
</footer>
</a>
</article>
- <article class="post-entry">
- <a href="/posts/2024-02-03/install-wireguard-on-personal-server/">
- <header class="entry-header">
- <h2>【備忘録】 個人用サーバに WireGuard を導入する</h2>
- </header>
- <section class="entry-content">
- <p>
- 個人用サービスのセルフホストに使っているサーバに WireGuard を導入する作業をしたメモ
- </p>
- </section>
- <footer class="entry-footer">
- <time datetime="2024-02-03">2024-02-03</time> 投稿、<time datetime="2024-02-17">2024-02-17</time> 更新
- <ul class="entry-tags">
- <li class="tag">
- <span class="tag-inner">備忘録</span>
- </li>
- <li class="tag">
- <span class="tag-inner">WireGuard</span>
- </li>
- </ul>
- </footer>
- </a>
- </article>
<nav class="pagination">
<div class="pagination-prev">
<a href="/posts/2/">前へ</a>