This commit is contained in:
Nishi 2026-07-21 12:51:51 +09:00
commit ed5690b2ae
17 changed files with 158 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/build

View file

@ -0,0 +1,20 @@
<?xml version="1.0"?>
<document>
<header>
<title>Contact</title>
</header>
<body>
<p>
Email: <a href="mailto:nishi@nishi.boats">nishi at nishi.boats</a>
</p>
<p>
XMPP: <a href="xmpp:nishi@nishi.boats">nishi at nishi.boats</a>
</p>
<p>
IRC: nishi at <a href="../contact">BoatsNET</a>
</p>
<p>
Discord: <code>nishiowo</code>
</p>
</body>
</document>

BIN
site/content/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

BIN
site/content/image/fill.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

BIN
site/content/image/note.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

14
site/content/index.xml Normal file
View file

@ -0,0 +1,14 @@
<?xml version="1.0"?>
<document>
<header>
<title>Welcome</title>
</header>
<body>
<p>
sysop at <a href="https://nishi.boats/irc">BoatsNET</a>, a nerd, C/Pascal/Perl programmer, etc.
</p>
<p>
Under construction...
</p>
</body>
</document>

View file

@ -0,0 +1,35 @@
<?xml version="1.0"?>
<document>
<header>
<title>IRC</title>
</header>
<body>
<p>
BoatsNET is a friendly IRC community from Japan, operated by nishi.
</p>
<section title="To connect">
<p>
If you want to connect with SSL/TLS, connect to <code>irc.nishi.boats</code> port <code>6697</code> (This is the recommended way).
</p>
<p>
If not, connect to same host with port <code>6667</code>.
</p>
</section>
<section title="Bridge">
<p>
Some channels have bridge to other messaging services including XMPP, Matrix, Discord, and even Mumble. List below shows what channel (that is managed by nishi) has bridges:
</p>
<ul>
<li>
#general:<a href="xmpp:boatsnet@conference.nishi.boats">XMPP</a>/<a href="matrix:r/boatsnet-general:nishi.boats">Matrix</a>/<a href="mumble://mumble.nishi.boats/General">Mumble</a>
</li>
<li>
#mde/#milsko/#msh/#pyrite: XMPP (<code>name@conference.nishi.boats</code>)/<a href="https://discord.gg/Es3hveMAQa">Discord</a>
</li>
<li>
#kannazuki/#sos-dan/#touhou: XMPP (JID is written in their topic)
</li>
</ul>
</section>
</body>
</document>

View file

@ -0,0 +1,48 @@
<?xml version="1.0"?>
<document>
<header>
<title>Webring</title>
</header>
<body>
<p>
Feel free to ask me for webring. You can find my contact <a href="../contact">here</a>.
</p>
<p>
There used to be Gopher one, but Gopher one has been decommissioned.
</p>
<section title="About the banner">
<p>
Use any of banners below.
</p>
<img src="../image/nishiboats.png" />
<img src="../image/nishiboats2.png" />
<img src="../image/nishiboats3.png" />
<p>
Do <strong>NOT</strong> hotlink to these images.
</p>
</section>
<section title="Greetings go to">
<p>
I only write HTTP ones. Sorry. These are removed if websites seem dead for long time...
</p>
<marquee>
<a href="https://tan-lab.net/">Tangent LAB</a>,
<a href="https://chaotic.ninja/">Chaotic Ninja</a>,
<a href="https://technicalsuwako.moe/">Technical Suwako</a>,
<a href="https://gianmarco.gg/">Gianmarco</a>,
<a href="https://raccoon.quest/">Raccoon</a>,
<a href="https://theoryware.net/">theorytoe</a>,
<a href="https://akku1139.github.io/">Akku</a>,
<a href="https://ujr256.com/">ujr256</a>,
<a href="https://nakasyou.github.io/">nakasyou's website</a>,
<a href="https://madz.mov/">madz</a>,
<a href="https://kitsuneprogram.github.io/">KitsuneProgrammer</a>,
<a href="https://tmksoft.net/">TMKSoft</a>,
<a href="https://lostdusty.dev.br/">Lostdusty</a>,
<a href="https://sioyama.net/">Sioyama</a>,
<a href="https://main.skikozou.me/">skikozou</a>,
<a href="https://atserver186.jp/">atserver186</a>
</marquee>
</section>
</body>
</document>

40
site/skinconf.xml Normal file
View file

@ -0,0 +1,40 @@
<?xml version="1.0"?>
<!--
NOTE!
- Relative path in this config is relative to site/content
- If relative path starts from ./ or ../, it's relative to URL when accessed
- This rule applies to footer's src/href too
-->
<skinconfig>
<search domain="nishi.boats" />
<breadcrumb>
</breadcrumb>
<project>
<name>Nishi's Boats</name>
<description>Nishi's website</description>
<link href="https://nishi.boats" />
<image src="image/nishiboats3.png" />
</project>
<nav>
<group title="Navigation">
<link name="Home" href="/" />
<link name="Contact" href="/contact" />
<link name="Webring" href="/webring" />
<link name="BoatsNET" href="/irc" />
</group>
<group title="Others">
<link name="Pyrite" href="https://pyrite.nishi.boats" />
</group>
</nav>
<favicon></favicon>
<extra-css></extra-css>
<skin>dark</skin> <!-- classic or simple or dark -->
<copyright>
<holder>nishi</holder>
<year>2026</year> <!-- Year when you started this project/whatever copyright holder -->
<link href="https://nishi.boats" />
</copyright>
<footer>
<img src="image/noccp.gif" alt="No CCP" />
</footer>
</skinconfig>