This commit is contained in:
2026-04-14 07:34:24 +09:00
parent 42159326fd
commit 79b2c7b8f7
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -33,6 +33,7 @@
<!-- tip of tip of tip of tip of tip of tip of tip: 流石にないか... -->
<!-- tip of tip of tip of tip of tip of tip of tip of tip: そういえば最近てとらさんがウェブサイトのコード書き直してFastAPI + Jinja2にしてた。まさか... -->
<!-- tip of tip of tip of tip of tip of tip of tip of tip of tip: いや待て落ち着けまだそうと決まったわけじゃ...でもそうだったらいいな -->
<!-- tip of tip of tip of tip of tip of tip of tip of tip of tip of tip: そういえば前からDiscordのプロフィールの自己紹介欄にZH_CH使えるって書いてあったから両親のどちらかが中国なのではと思ってたけど普通に当たってて一瞬自分のOSINT力(?)が怖くなった。ちなみに結構前からホームのWelcomeとか書いてあるところに中国語あるのはその予想によるもの。 -->
</div>
<p class="text-tx-alt">追加は<a href="#nercone">SNSまたはメール</a>でご連絡ください。</p>
{% endblock %}
+5 -5
View File
@@ -7,23 +7,23 @@
<p class="font-small font-bold"><a href="/" class="text-no-decoration">← ホーム</a></p>
<div id="os" class="block">
<h3>NerconeOS</h3>
<p>自作OS (とりあえず計画段階)</p>
<p><a href="https://github.com/nercone-dev/nerconeos/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a></p>
<p>カーネルレベルからの自作OS (とりあえず計画/設計中)</p>
<p><a href="https://github.com/nercone-os/nercone-os/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a></p>
</div>
<div id="fastget" class="block">
<h3>FastGet</h3>
<p>高速ファイルダウンロードツール</p>
<p>HTTPのRangeヘッダーを利用した並列ダウンローダ(CLIツール)</p>
<p><a href="https://github.com/nercone-dev/nercone-fastget/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a> <a href="https://pypi.org/project/nercone-fastget/" class="text-white">PyPI</a></p>
</div>
<div id="nersh" class="block">
<h3>SpeedClone</h3>
<p>ちょっと速い気がしなくもないgitのクローンツール</p>
<p><a href="https://github.com/nercone-dev/SpeedClone/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a></p>
<p><a href="https://github.com/nercone-dev/speedclone/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a></p>
</div>
<div id="gatepass" class="block">
<h3>GatePass</h3>
<p>macOS向け実行ファイル隔離解除ツール</p>
<p><a href="https://github.com/nercone-dev/GatePass/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a></p>
<p><a href="https://github.com/nercone-dev/gatepass/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a></p>
</div>
<div id="ypsh" class="block">
<h3>YPSH Language</h3>