A mirror of my website's source code.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 website-sources-mirrors.html

View raw Download
text/html • 4.14 kiB
HTML document, ASCII text, with very long lines (1549)
        
            
1
<!DOCTYPE html>
2
<html lang="en-us" prefix="og: https://ogp.me/ns# article: http://ogp.me/ns/article# profile: https://ogp.me/ns/profile#">
3
4
<head>
5
6
7
<meta charset="UTF-8" />
8
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
<title>Mirrors of Site - S0G</title>
10
<link rel="stylesheet" href="/src/global.css" />
11
<meta property="og:locale" content="en_US" />
12
<meta property="og:site_name" content="Steve0Greatness" />
13
<meta property="og:image" content="/OG-Image.png" />
14
15
<link rel="stylesheet" href="/src/code-blocks.css" />
16
<meta property="og:type" content="website" />
17
<meta property="og:title" content="Mirrors of Site" />
18
<meta property="og:url" content="https://steve0greatness.github.io//ist//list/website-sources-mirrors.html" />
19
20
</head>
21
22
<body>
23
<header>
24
<h2><a href="/"><img src="/SteveLogo.webp" height="35" width="215" alt="Steve0Greatness" /></a></h2>
25
<nav>
26
<a href="/blog">Blog</a>
27
<a href="/list/link-tree.html">Link Tree</a>
28
</nav>
29
</header>
30
31
<nav aria-label="breadcrumbs" aria-roledescription="Site breadcrumb">
32
<ol class="breadcrumbs">
33
34
<li>
35
<a href="/">Index</a>
36
</li>
37
38
<li >
39
<a
40
41
href="/list"
42
>List Index</a>
43
</li>
44
45
<li >
46
<a
47
aria-current="location"
48
href="/list/website-sources-mirrors.html"
49
>Mirrors of Site</a>
50
</li>
51
52
53
</ol>
54
</nav>
55
<main>
56
<h1>Mirrors of Site</h1>
57
<p>A list of Source and site mirrors</p><ul><li><h2 id="source-code">Source Code</h2><ul><li><a href="https://codeberg.org/Steve0Greatness/www.git">Codeberg</a></li><li><a href="https://gitlab.com/Steve0Greatness/steve0greatness.gitlab.io.git">GitLab</a></li><li><a href="https://github.com/Steve0Greatness/steve0greatness.github.io.git">GitHub</a></li><li><a href="https://roundabout-host.com/steve0greatness/website">Roundabout</a>(Unstable)</li></ul></li><li><h2 id="websites">Websites</h2><p>I'm not gonna add to this list of mirrors anymore. I'm thinking I'm gonna start pretty much exclusively distributing my site on <a href="https://steve0greatness.nekoweb.org">Nekoweb</a>. It's a bit easier for me to maintain. The GitHub mirror will still be semi-up-to-date, but it may be behind the Nekoweb one(it's just easier to leave it as it is, at least for me).</p><ul><li><a href="https://steve0greatness.github.io/">GitHub</a></li><li><a href="https://steve0greatness.nekoweb.org/">Nekoweb</a></li><li><a href="https://steve0greatness.codeberg.page/">Codeberg</a>(Discontinued)</li><li><a href="https://steve0greatness.gitlab.io/">GitLab</a>(Discontinued)</li><li><a href="https://steve0greatness.roundabout-host.com/">Roundabout</a>(Discontinued)</li><li><a href="https://steve0greatness.surge.sh/">Surge.sh</a>(Discontinued)</li><li><a href="https://steve0greatness.pages.dev/">Cloudflare Pages</a>(Discontinued)</li><li><a href="https://steve0greatness.neocities.org/">Neocities</a>(Some stuff does not work, Discontinued)</li></ul></li></ul>
58
</main>
59
<footer>
60
<div class="footer-link-list-holder" role="group">
61
<span aria-hidden="true" id="footer-label-site-details" class="footer-link-list-label">Site Meta</span>
62
<ol class="footer-link-list" aria-labelledby="footer-label-site-details">
63
<li><a href="/list/website-sources-mirrors.html">Source Code and Mirrors</a></li>
64
<li><a href="https://steve0greatness.github.io/extras">Extras</a></li>
65
</ol>
66
</div>
67
<div class="footer-link-list-holder" role="group">
68
<span aria-hidden="true" id="footer-label-social-accounts" class="footer-link-list-label">Social Accounts</span>
69
<ol class="footer-link-list" aria-labelledby="footer-label-social-accounts">
70
<li><a href="https://mastodon.social/@S0G" rel="me">Mastodon</a></li>
71
<li><a href="https://youtube.com/@s0g">YouTube</a></li>
72
<li><a href="/list/link-tree.html">More...</a></li>
73
</ol>
74
</div>
75
</footer>
76
</body>
77
78
</html>