aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: fb4ec296267faba37bcd8274fe01c4dd748a4925 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html>
<html>
    <head>
        <title>ARFNET</title>
        <meta charset="UTF-8" />
        <meta content="ARFNET" property="og:site_name" />
        <meta content="website" property="og:type" />
        <meta content="https://arf20.com/" property="og:url" />
        <meta content="ARFNET" property="og:title" />
        <meta content="The arf network, the only updated site backwards compatible with the original Web." property="og:description" />
        <meta content="http://arf20.com/arfnet_logo.png" property="og:image" />
        <link rel="shortcut icon" href="/favicon.ico" />
        <link rel="stylesheet" type="text/css" href="/style.css">
    </head>
    <body>
        <header class="header">
            <img src="arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
        </header>
        <hr>
        <nav class="navbar">
            <a class="navlink" href="/design.html">Design Philosophy</a>
            <a class="navlink" href="https://www.youtube.com/watch?v=lbsce1DniQA&list=PLhWQL9gpbCPb8JNtOFo760GUD4ekXiR-9">Youtube</a>
            <a class="navlink" href="http://cgit.arf20.com/">Git</a>
            <a class="navlink" href="https://github.com/ARF20NET">GitHub</a>
            <a class="navlink" href="/contact.html">Contact</a>
            <a class="navlink" href="http://lists.arf20.com">Mailing list</a>
            <a class="navlink" href="http://grafana.arf20.com/public-dashboards/074973f696bd4d56afcddb08a3114041">Grafana</a>
            <a class="navlink" href="https://discord.gg/jy6AjN9ACP">Discord</a>
            <a class="navlink" href="/donate.html">Donations and Accounting</a><br>
        </nav>
        <marquee scrollamount="15">Now fully legal</marquee>
        <hr>
        <main class="content">
            <a class="fst" href="/about_me.html">About me</a><br>
            <a class="fst" href="/projects/">Projects</a><br>
                <a class="sec" href="/about/">About ARFNET</a><br>
                <a class="sec" href="/explanation.txt">Lore</a><br>
            <a class="fst" href="https://blog.arf20.com">Blog</a><br>
            <a class="fst" href="/services.html">Services</a><a class="sec" href="https://dash.arf20.com">Order</a><br>
                <a class="sec" href="https://memes.arf20.com/">Memes</a><br>
                <a class="sec" href="/chat.html">Chat</a><br>
                <a class="sec" href="/game.html">Game</a><br>
                <a class="sec" href="https://webmail.arf20.com">Webmail</a><br>
                <a class="sec" href="https://nextcloud.arf20.com">Nextcloud</a><br>
                <a class="sec" href="https://jellyfin.arf20.com">Jellyfin</a><br>
                <a class="sec" href="http://cgit.arf20.com">Cgit</a><br>
                <a class="sec" href="http://forum.arf20.com">Forum</a><br>
                <a class="sec" href="/usenet.html">USENET</a>
                    <a class="sec" href="http://news.arf20.com/">Web newsreader</a><br>
                <a class="sec" href="https://grafana.arf20.com">Grafana</a><br>
                <a class="sec" href="http://deb.arf20.com">Debian repo</a><br>
                <a class="sec" href="http://radio.arf20.com">Radio</a><br>
                <a class="sec" href="http://os.arf20.com">Operating System Collection</a><br>
            <a class="fst" href="/astro/">Astrophotography section</a><br>
            <a class="fst" href="/webring.html">Webring</a><br>
        </main>
        <hr>
        <footer>
            <span>Last modification 20-02-2024. Estabished somewhere around 2019. Sysadmin: arf20. Contact: <a target="_blank" href="mailto:arf20@arf20.com">arf20@arf20.com</a> <a href="/arf20_public.asc">PGP</a> Murcia, Spain.</span><br>
            <a href="/LICENSE">Everything here is by default published under the GPLv3</a>
            <a href="/">Copyright &copy; 2023 ARFNET</a><br>
            <img src="gifs/bestvw.gif">
            <img src="gifs/vim.gif">
            <img src="gifs/powered-by-nginx.gif">
            <img src="gifs/powered-by-debian.gif">
            <img src="gifs/powered-by-opnsense.png">
            <img src="gifs/powered-by-proxmox.png">
            <img src="gifs/ipv6.gif">
            <img src="gifs/gplv3.gif">
            <img src="gifs/piracy.gif">
            <img src="gifs/gay.gif">
        </footer>
    </body>
</html>