summaryrefslogblamecommitdiff
path: root/html/about.html
blob: e00d98deeda8d78e2863c2547449ccd0221b091e (plain) (tree)
















































                                                                                                                                                                                                                                                                                                                                                                                           
<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">

		<link href="/svg/favicon.svg" rel="icon" type="image/svg+xml">
		<title>Achernar</title>

		<link href="/css/main.css" rel="stylesheet">
	</head>

	<body class="about">
		<!--#include virtual="/shtml/navigationBar.shtml"-->

		<div id="frontPage">
			<img id="glyph" src="/svg/glyph/achernar.svg">
		</div>

		<div id="content">
			<p id="contentHeading">ABOUT</p>

			<p><b>Achernar</b> is a danish-based development studio located in the Capital Region of Denmark.</p>

			<section>
				<p class="heading">THE FUTURE IS NOW</p>

				<p>...</p>
			</section>

			<section>
				<p class="heading">VISION</p>

				<p>The goal of <b>Achernar</b> is to promote modern and robustly written open-source projects and alike. In simpler terms, our vision is to develop a human and clean industry and community for technology.</p>
			</section>

			<section>
				<p class="heading">INCEPTION</p>

				<p><b>Achernar</b> was founded in the summer of 2024 by I, <em>Gabriel Bjørnager Jensen</em>.</p>
				<br>
				<p>Our domain &ndash; <span class="code">achernar.dk</span> &ndash; was already registered in the winter of 2021, at that time being used for hosting on-line source code repositories. This was, however, quickly outsourced to <span class="code"><a href="https://mandelbrot.dk">mandelbrot.dk</a></span> after I had managed to secure that domain.</p>
				<br>
				<p><span class="code">achernar.dk</span> was then, in the mean time, used for hosting a few look-up references. This mostly served as my own notes for school &ndash; mainly mathematics, physics, and chemistry &ndash; but quickly grew unorganised and umaintained, although I did have plans to expand the lexicon.</p>
				<br>
				<p>The idea of a company had started in the spring of 2020 &ndash; at that time having been named after the binary system <em>Sheliak</em> (Bayer: <span class="code">&beta; Lyr&#230;</span>).</p>
			</section>
		</div>
	</body>
</html>