diff options
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | library.html | 2 | ||||
| -rw-r--r-- | links.html | 3 | ||||
| -rw-r--r-- | webring/linuxring/index.html | 17 | ||||
| -rw-r--r-- | webring/linuxring/redirect/jaremanext.html | 13 | ||||
| -rw-r--r-- | webring/linuxring/redirect/jaremaprev.html | 13 | ||||
| -rw-r--r-- | webring/linuxring/redirect/russnext.html | 13 | ||||
| -rw-r--r-- | webring/linuxring/redirect/russprev.html | 13 | ||||
| -rw-r--r-- | webring/linuxring/ring.js | 3 | ||||
| -rw-r--r-- | webring/linuxring/template.txt | 4 |
10 files changed, 77 insertions, 6 deletions
@@ -270,11 +270,11 @@ <h2 style="margin-top: 10px;">Updates</h2> <ul style="text-align: left; margin: 0px 10px 10px 0px; font-size: 1em;"> + <li>12/04/26 - Book log</li> <li>13/03/26 - Tech page</li> <li>20/02/26 - Lots of new art</li> <li>17/02/26 - Responsiveness fixes</li> <li>16/02/26 - New site design</li> - <li>04/02/26 - Added Bluesky link</li> </ul> <a href="rss.xml">RSS Feed</a> diff --git a/library.html b/library.html index e6888ed..c956798 100644 --- a/library.html +++ b/library.html @@ -85,10 +85,10 @@ </ul> <h2>Recently Finished:</h2> <ul> + <li>Lewis Carroll - Through the Looking-Glass and What Alice Found There</li> <li>Joseph Conrad - Heart of Darkness</li> <li>Lewis Carroll - Alice's Adventures in Wonderland</li> <li>Uketsu - Strange Houses</li> - <li>Sarah Kane - 4.48 Psychosis</li> </ul> <hr> @@ -120,6 +120,8 @@ <p><a href="https://disroot.org">disroot.org</a> - Good email provider.</p> <p><a href="https://github.com/massgravel/Microsoft-Activation-Scripts">MAS by Massgravel</a> - Windows and Office activator script.</p> <p><a href="https://jspaint.app/">jspaint.app</a> - MS Paint in your browser.</p> + <p><a href="https://100r.ca">100r.ca</a> - Artistic software ... that also runs on Plan 9!</p> + <p><a href="https://wiki.xxiivv.com/site/home.html">xxiivv.com</a> - Interesting tech projects, notably uxn (and a cute catclock for it).</p> </div> <h4>โคท Archives and Collections (Tech)</h4> @@ -154,7 +156,6 @@ <p><a href="https://lugnsteel.neocities.org/">lugnsteel.neocities.org</a> - Really cool art evoking picture books and 90s boil animation cartoons.</p> <p><a href="https://murumart.neocities.org/">murumart.neocities.org</a> - Electronic music and games. The comics put me in a state of delirium.</p> <p><a href="https://iwillneverbehappy.neocities.org">iwillneverbehappy.neocities.org</a> - Lovely writing.</p> - <p><a href="https://100r.ca">100r.ca</a> - Artistic software ... that also runs on Plan 9!</p> <p><a href="https://analognowhere.com/">analognowhere.com</a> - Art and comics for the technologically enlightened.</p> <p><a href="https://kaa.neocities.org/">kaa.neocities.org</a> - A little bit of everything.</p> <p><a href="https://lambchapel.neocities.org/">lambchapel.neocities.org</a> - Candy in the realms of webdev and chiptune music. Cute art and poignant writing.</p> diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html index 97030f0..4f511e7 100644 --- a/webring/linuxring/index.html +++ b/webring/linuxring/index.html @@ -65,7 +65,7 @@ The system/distro you use (for the icon): <h2>Members</h2>
<table id="members">
<tr>
- <td><img class="icon" src="icon/nixos.png"><img class="icon" src="icon/freebsd.png"></td>
+ <td><img class="icon" src="icon/void.png"><img class="icon" src="icon/freebsd.png"></td>
<td><a href="https://softmachine.dev">teethinvitro.neocities.org</a></td>
<td>Soft Machine is a corner for my thoughts, art, music, and writing — a piece of me.</td>
</tr>
@@ -544,6 +544,21 @@ on the internet.</td> <td><a href="https://tapeykatt.neocities.org/">tapeykatt.neocities.org</a></td>
<td>The personal website of a silly chartreux cat from Chile. Mainly art and random stuff.</td>
</tr>
+<tr>
+ <td><img class="icon" src="icon/openbsd.png"></td>
+ <td><a href="http://saberonthe.net/">http:saberonthe.net</a></td>
+ <td>A personal page where I ramble on about various topics.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://russecke.net/">russecke.net</a></td>
+ <td>Electronics, computer hardware and software, general aviation, automotive, and related sundry.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://jarema.me">jarema.me</a></td>
+ <td>This is my little corner on the internet, I occasionally write blog posts, post some cats, share things about me and all that stuff ๐</td>
+</tr>
</table>
diff --git a/webring/linuxring/redirect/jaremanext.html b/webring/linuxring/redirect/jaremanext.html new file mode 100644 index 0000000..6207549 --- /dev/null +++ b/webring/linuxring/redirect/jaremanext.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>*nixRing</title> + <meta http-equiv="Refresh" content="0; url='https://teethinvitro.neocities.org/'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://teethinvitro.neocities.org/">here</a>.</p> + </body> +</html> diff --git a/webring/linuxring/redirect/jaremaprev.html b/webring/linuxring/redirect/jaremaprev.html new file mode 100644 index 0000000..63958e1 --- /dev/null +++ b/webring/linuxring/redirect/jaremaprev.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>*nixRing</title> + <meta http-equiv="Refresh" content="0; url='https://russecke.net/'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://russecke.net/">here</a>.</p> + </body> +</html> diff --git a/webring/linuxring/redirect/russnext.html b/webring/linuxring/redirect/russnext.html new file mode 100644 index 0000000..1f6ebd0 --- /dev/null +++ b/webring/linuxring/redirect/russnext.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>*nixRing</title> + <meta http-equiv="Refresh" content="0; url='https://jarema.me'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://jarema.me">here</a>.</p> + </body> +</html> diff --git a/webring/linuxring/redirect/russprev.html b/webring/linuxring/redirect/russprev.html new file mode 100644 index 0000000..54968d4 --- /dev/null +++ b/webring/linuxring/redirect/russprev.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>*nixRing</title> + <meta http-equiv="Refresh" content="0; url='https://saberonthe.net'"/> + </head> + <body> + <h1>Redirecting to next site...</h1> + <p>If you are not redirected, proceed <a href="https://saberonthe.net">here</a>.</p> + </body> +</html> diff --git a/webring/linuxring/ring.js b/webring/linuxring/ring.js index 5857ba8..e13035a 100644 --- a/webring/linuxring/ring.js +++ b/webring/linuxring/ring.js @@ -97,6 +97,9 @@ 'https://kami-g.me/',
'https://avaloathelace.neocities.org/',
'https://tapeykatt.neocities.org/',
+ 'https://saberonthe.net',
+ 'https://russecke.net/',
+ 'https://jarema.me',
];
// widget html
// PREV and NEXT are replaced with neighbors' urls
diff --git a/webring/linuxring/template.txt b/webring/linuxring/template.txt index 1166562..27914a8 100644 --- a/webring/linuxring/template.txt +++ b/webring/linuxring/template.txt @@ -9,7 +9,7 @@ text-decoration: none;
}
</style>
- <a href="PREV">โ</a>
+ <a href="https://teethinvitro.neocities.org/webring/linuxring/redirect/PREV">โ</a>
<a href="https://teethinvitro.neocities.org/webring/linuxring">
<div>
*nixRing
@@ -17,5 +17,5 @@ <img style="height: 25px;" src="https://teethinvitro.neocities.org/webring/linuxring/icon/tux.png">
</div>
</a>
- <a href="NEXT">โ</a>
+ <a href="https://teethinvitro.neocities.org/webring/linuxring/redirect/NEXT">โ</a>
</div>
|
