moved-to-a-roundabout.html
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> 6Moved 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<nav> 14<ul> 15<li><a href="/">Home</a></li> 16<li><a href="/projects">Projects</a></li> 17<li><a href="/index">Index</a></li> 18<li><a href="/about">About</a></li> 19<li><a href="https://roundabout-host.com/roundabout">Roundabout-host</a></li> 20</ul> 21<ul> 22<li><a href="mailto:root@roundabout-host.com" id="mail-link">root@roundabout-host.com</a></li> 23</ul> 24</nav> 25</header> 26<main> 27 28<h1>Moved to a roundabout</h1> 29<div id="article-date">2024-05-07</div> 30<p class="tags"> 31 32<a href="/index/roundabout.html" class="tag">roundabout</a> 33 34<a href="/index/announcement.html" class="tag">announcement</a> 35 36<a href="/index/roundabout-host.html" class="tag">roundabout-host</a> 37 38<a href="/index/ampoule.html" class="tag">ampoule</a> 39 40</p> 41 42<article class="content-area"> 43<p>Welcome to my new website! I've moved from GitHub to a git software I've developed, 44<a href="https://roundabout-host.com/roundabout/roundabout">a roundabout</a>. To go along with 45this move, I also made a new website, which is powered by a custom static site generator 46called <a href="https://roundabout-host.com/roundabout/ampoule">Ampoule</a>. This will be the 47generator I will use to write the documentation for all my projects, including the 48roundabout itself. 49</p><p>I've also moved all my projects to the roundabout. You can find them at 50<a href="https://roundabout-host.com/roundabout">my profile</a>. I will keep the GitHub repositories 51for now, but they will not be updated except for a notice explaining about the move. 52There are some inactive, not archived repositories on GitHub that haven't been moved 53yet, but I will move them in the future when I get back to them. 54</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> 55</p> 56</article> 57 58</main> 59<footer> 60<p>Page generated on Monday, 17 March 2025 at 17:06:45</p> 61<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> 62<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> 63<a href="#">Back to top</a> 64</footer> 65</body> 66</html>