summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/about.html24
-rw-r--r--html/agbsum.html32
-rw-r--r--html/ax.html14
-rw-r--r--html/backspace.html16
-rw-r--r--html/benoit.html22
-rw-r--r--html/bowshock.html16
-rw-r--r--html/bzipper.html14
-rw-r--r--html/deltaWorld.html16
-rw-r--r--html/eas.html14
-rw-r--r--html/luma.html14
-rw-r--r--html/pollex.html14
-rw-r--r--html/u8c.html14
12 files changed, 107 insertions, 103 deletions
diff --git a/html/about.html b/html/about.html
index 893ebaa..a0d39a8 100644
--- a/html/about.html
+++ b/html/about.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,22 +14,22 @@
</noscript>
</head>
- <body data-page="about" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/achernar.svg">
- </div>
+ <body data-page="about" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading">About</p>
- <p><b>Achernar</b> is a small indie development studio based in the Capital Region of Denmark. &#127465;&#127472;</p>
+ <section>
+ <p><em>Achernar</em> is a small indie development studio based in the Capital Region of Denmark. &#127465;&#127472;</p>
+
+ <p>We develop open-source software, including video games and more productive software. We work with embedded systems as well as hosted ones.</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.</p>
+ <p>The goal of <em>Achernar</em> is to promote modern and robustly written open-source projects and alike.</p>
<br>
<p>In other words, our vision is to develop a human and clean industry and community for technology.</p>
</section>
@@ -37,7 +37,7 @@
<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>
+ <p><em>Achernar</em> 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>
@@ -93,9 +93,9 @@
</ul>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/agbsum.html b/html/agbsum.html
new file mode 100644
index 0000000..36a4fcd
--- /dev/null
+++ b/html/agbsum.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="darkreader-lock">
+
+ <link href="/favicon.ico" rel="icon" type="image/vnd.microsoft.icon">
+ <link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png">
+ <title id="title">agbsum | Achernar</title>
+
+ <link href="/css/main.css" rel="stylesheet">
+ <noscript>
+ <link href="/css/noScript.css" rel="stylesheet">
+ </noscript>
+ </head>
+
+ <body data-page="agbsum" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
+
+ <div id="content">
+ <p id="contentHeading">agbsum</p>
+
+ <section>
+ <p><em>agbsum</em> is a utility for patching AGB images.</p>
+ </section>
+
+ <!--#include virtual="/include/footnote.shtml"-->
+ </div>
+
+ <!--#include virtual="/include/initScripts.shtml"-->
+ </body>
+</html>
diff --git a/html/ax.html b/html/ax.html
index c1ed62a..f6a3218 100644
--- a/html/ax.html
+++ b/html/ax.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,12 +14,8 @@
</noscript>
</head>
- <body data-page="ax" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/ax.svg">
- </div>
+ <body data-page="ax" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading">Advanced X</p>
@@ -34,9 +30,9 @@
<p>The development of <em>AX</em> is currently on hold to prioritise <a href="/html/luma.html"><em>Luma</em></a> and <a href="/html/eas.html"><em>eAS</em></a>.</p>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/backspace.html b/html/backspace.html
index d715ee9..0fc020b 100644
--- a/html/backspace.html
+++ b/html/backspace.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,17 +14,15 @@
</noscript>
</head>
- <body data-page="backspace" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <p id="glyph">COMING SOON</p>
- </div>
+ <body data-page="backspace" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <p id="contentHeading">Comming Soon</p>
+
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/benoit.html b/html/benoit.html
index 41bdb79..bf04e4c 100644
--- a/html/benoit.html
+++ b/html/benoit.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,12 +14,8 @@
</noscript>
</head>
- <body data-page="benoit" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/benoit.svg">
- </div>
+ <body data-page="benoit" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading">Benoit</p>
@@ -41,14 +37,22 @@
</section>
<section>
+ <p class="heading">benoit-gui</p>
+
+ <p>The <span class="code">benoit-gui</span> executable, on the other hand, allows viewing fractals in realtime. Do note, however, that this frontend is currently unimplemented.</p>
+ <br>
+ <x-image data-file="benoit_screenshot2"></x-image>
+ </section>
+
+ <section>
<p class="heading">Docs</p>
<p>Documentation for the main library can be found on <a href="https://docs.rs/benoit/latest/benoit/"><span class="code">docs.rs</span></a>.</p>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/bowshock.html b/html/bowshock.html
index 655fec3..fd046c1 100644
--- a/html/bowshock.html
+++ b/html/bowshock.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,19 +14,15 @@
</noscript>
</head>
- <body data-page="bowshock" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/bowshock.svg">
- </div>
+ <body data-page="bowshock" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
- <p id="contentHeading">COMING SOON</p>
+ <p id="contentHeading">Coming Soon</p>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/bzipper.html b/html/bzipper.html
index f359946..898a959 100644
--- a/html/bzipper.html
+++ b/html/bzipper.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,12 +14,8 @@
</noscript>
</head>
- <body data-page="bzipper" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/bzipper.svg">
- </div>
+ <body data-page="bzipper" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading">bzipper</p>
@@ -36,9 +32,9 @@
<p>See <a href="https://docs.rs/pollex/latest/pollex/"><span class="code">docs.rs</span></a> for documentation.</p>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/deltaWorld.html b/html/deltaWorld.html
index ede638a..ef07bc1 100644
--- a/html/deltaWorld.html
+++ b/html/deltaWorld.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,17 +14,15 @@
</noscript>
</head>
- <body data-page="deltaWorld" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <p id="glyph">COMING SOON</p>
- </div>
+ <body data-page="deltaWorld" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <p id="contentHeading">Comming Soon</p>
+
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/eas.html b/html/eas.html
index a3a4d06..4970363 100644
--- a/html/eas.html
+++ b/html/eas.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,12 +14,8 @@
</noscript>
</head>
- <body data-page="eas" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/eas.svg">
- </div>
+ <body data-page="eas" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading"><span class="small">the </span>Embedded Assembler</p>
@@ -34,9 +30,9 @@
<p>Like <a href="/html/pollex.html"><em>Luma</em></a>, the development of <em>eAS</em> is currently on hold in favour of the <a href="/html/pollex.html"><em>Pollex</em></a> library, which will be used as a backend.</p>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/luma.html b/html/luma.html
index 68a34d7..27085e6 100644
--- a/html/luma.html
+++ b/html/luma.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,12 +14,8 @@
</noscript>
</head>
- <body data-page="luma" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/luma.svg">
- </div>
+ <body data-page="luma" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading">Luma</p>
@@ -34,9 +30,9 @@
<p>The development of <em>Luma</em> is currently on hold in favour of <a href="/html/pollex.html"><em>Pollex</em></a>, which is to be used as a backend.</p>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/pollex.html b/html/pollex.html
index 6d7e8bd..c710acf 100644
--- a/html/pollex.html
+++ b/html/pollex.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,12 +14,8 @@
</noscript>
</head>
- <body data-page="pollex" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/pollex.svg">
- </div>
+ <body data-page="pollex" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading">Pollex</p>
@@ -36,9 +32,9 @@
<p>As per usual, documentation for <em>Pollex</em> can be found on <a href="https://docs.rs/pollex/latest/pollex/"><span class="code">docs.rs</span></a>.</p>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>
diff --git a/html/u8c.html b/html/u8c.html
index 0219eb7..de558cc 100644
--- a/html/u8c.html
+++ b/html/u8c.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,12 +14,8 @@
</noscript>
</head>
- <body data-page="u8c" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/u8c.svg">
- </div>
+ <body data-page="u8c" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading">u8c</p>
@@ -28,9 +24,9 @@
<p><em>u8c</em> is a library for handling Unicode sequences in C.</p>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>