init: migrate, flatten history and tweak from old repo
Old repo at <https://git.javalsai.tuxcord.net/deadvey/tuxcord.net> Co-authored-by: DeaDvey <deadvey@deadvey.com>
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<!--#include virtual="head.html" -->
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<!--#include virtual="header.html" -->
|
||||
</header>
|
||||
<pre>
|
||||
<h1>> ls -l /</h1>
|
||||
-rwx------. root root <a href='https://tuxcord.net'>.</a>
|
||||
-rwxr-xr-x. deadvey users <a href="https://mastodon.tuxcord.net">mastodon</a>
|
||||
-rwxr-x---. javalsai javalsai <a href="https://git.javalsai.tuxcord.net">gitea</a>
|
||||
-rwxr-xr-x. deadvey users <a href="https://redlib.tuxcord.net">redlib</a>
|
||||
-rwxr-x---. deadvey deadvey <a href="/mc.html">minecraft</a>
|
||||
-rwxr-x---. deadvey deadvey matrix.tuxcord.net
|
||||
-rwx------. pixel users join-us.txt
|
||||
-rwxr-xr-x. deadvey users members.html
|
||||
<h1>> cat join-us.txt</h1>
|
||||
// Our Matrix and Discord are bridged
|
||||
<a href="https://matrix.to/#/#TuxCord:matrix.org">Matrix</a>
|
||||
<a href="https://discord.gg/SPHymEDytw">Discord</a>
|
||||
</pre>
|
||||
<div id='members'>
|
||||
<!--#include virtual="members.html" -->
|
||||
</div>
|
||||
|
||||
<!--#include virtual="ascii-art.html" -->
|
||||
|
||||
<footer>
|
||||
<!--#include virtual="footer.html" -->
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user