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

 moved-to-a-roundabout.html

View raw Download
text/html • 3.69 kiB
HTML document, Unicode text, UTF-8 text, with very long lines (856)
        
            
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
<title>
6
Moved to a roundabout
7
</title>
8
<link rel="stylesheet" href="/static/style.css">
9
<meta name="viewport" content="width=device-width, initial-scale=1.0">
10
</head>
11
<body>
12
<header>
13
<a href="#main" id="skip-link">Skip navigation</a>
14
<nav>
15
<ul>
16
<li><a href="/">Home</a></li>
17
<li><a href="/projects">Projects</a></li>
18
<li><a href="/index">Index</a></li>
19
<li><a href="/about">About</a></li>
20
<li><a href="https://roundabout-host.com/roundabout">Roundabout-host</a></li>
21
</ul>
22
<ul>
23
<li><a href="mailto:root@roundabout-host.com" id="mail-link">root@roundabout-host.com</a></li>
24
</ul>
25
</nav>
26
</header>
27
<main id="main">
28
29
<h1>Moved to a roundabout</h1>
30
<div id="article-date">2024-05-07</div>
31
<p class="tags">
32
33
<a href="/index/roundabout.html" class="tag">roundabout</a>
34
35
<a href="/index/announcement.html" class="tag">announcement</a>
36
37
<a href="/index/roundabout-host.html" class="tag">roundabout-host</a>
38
39
<a href="/index/ampoule.html" class="tag">ampoule</a>
40
41
</p>
42
43
<article class="content-area">
44
<p>Welcome to my new website! I've moved from GitHub to a git software I've developed,
45
<a href="https://roundabout-host.com/roundabout/roundabout">a roundabout</a>. To go along with
46
this move, I also made a new website, which is powered by a custom static site generator
47
called <a href="https://roundabout-host.com/roundabout/ampoule">Ampoule</a>. This will be the
48
generator I will use to write the documentation for all my projects, including the
49
roundabout itself.
50
</p><p>I've also moved all my projects to the roundabout. You can find them at
51
<a href="https://roundabout-host.com/roundabout">my profile</a>. I will keep the GitHub repositories
52
for now, but they will not be updated except for a notice explaining about the move.
53
There are some inactive, not archived repositories on GitHub that haven't been moved
54
yet, but I will move them in the future when I get back to them.
55
</p><p><img alt="Moved!" src="https://private-user-images.githubusercontent.com/74449186/315608390-21cd38d3-a42c-4d3e-bccb-7bbc6aa2fade.svg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTM2MjY2MjAsIm5iZiI6MTcxMzYyNjMyMCwicGF0aCI6Ii83NDQ0OTE4Ni8zMTU2MDgzOTAtMjFjZDM4ZDMtYTQyYy00ZDNlLWJjY2ItN2JiYzZhYTJmYWRlLnN2Zz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA0MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNDIwVDE1MTg0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFjNTdiZjA1ZmJiNDI3NjJkYzFiMDdjOGUzNzc0OTc4ZGE0ZWJjMWQ5NDEzMDg0YzgyZDhmODVmNjAwYzJjMTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.q_c1VAhb_7JHoCGeL9u8oe0Z5LH1wvfEzYiK_bBHBTs"></img>
56
</p>
57
</article>
58
59
</main>
60
<footer>
61
<p>Page generated on Sunday, 4 May 2025 at 15:06:42</p>
62
<p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (🄍). No rights reserved.</p>
63
<p>Hosted at <a href="https://roundabout-host.com/roundabout">Roundabout-host</a> using the static site service, and generated with <a href="/projects/ampoule.html">Ampoule</a>.</p>
64
<a href="#">Back to top</a>
65
</footer>
66
</body>
67
</html>