--
This commit is contained in:
@@ -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: 流石にないか... -->
|
||||||
<!-- 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: そういえば最近てとらさんがウェブサイトのコード書き直して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: いや待て落ち着けまだそうと決まったわけじゃ...でもそうだったらいいな -->
|
||||||
|
<!-- 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>
|
</div>
|
||||||
<p class="text-tx-alt">追加は<a href="#nercone">SNSまたはメール</a>でご連絡ください。</p>
|
<p class="text-tx-alt">追加は<a href="#nercone">SNSまたはメール</a>でご連絡ください。</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
@@ -7,23 +7,23 @@
|
|||||||
<p class="font-small font-bold"><a href="/" class="text-no-decoration">← ホーム</a></p>
|
<p class="font-small font-bold"><a href="/" class="text-no-decoration">← ホーム</a></p>
|
||||||
<div id="os" class="block">
|
<div id="os" class="block">
|
||||||
<h3>NerconeOS</h3>
|
<h3>NerconeOS</h3>
|
||||||
<p>自作OS (とりあえず計画段階)</p>
|
<p>カーネルレベルからの自作OS (とりあえず計画/設計中)</p>
|
||||||
<p><a href="https://github.com/nercone-dev/nerconeos/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a></p>
|
<p><a href="https://github.com/nercone-os/nercone-os/" target="_blank" rel="noopener noreferrer" class="text-white">GitHub</a></p>
|
||||||
</div>
|
</div>
|
||||||
<div id="fastget" class="block">
|
<div id="fastget" class="block">
|
||||||
<h3>FastGet</h3>
|
<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>
|
<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>
|
||||||
<div id="nersh" class="block">
|
<div id="nersh" class="block">
|
||||||
<h3>SpeedClone</h3>
|
<h3>SpeedClone</h3>
|
||||||
<p>ちょっと速い気がしなくもないgitのクローンツール</p>
|
<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>
|
||||||
<div id="gatepass" class="block">
|
<div id="gatepass" class="block">
|
||||||
<h3>GatePass</h3>
|
<h3>GatePass</h3>
|
||||||
<p>macOS向け実行ファイル隔離解除ツール</p>
|
<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>
|
||||||
<div id="ypsh" class="block">
|
<div id="ypsh" class="block">
|
||||||
<h3>YPSH Language</h3>
|
<h3>YPSH Language</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user