All checks were successful
Build / Build-Docker-Image (push) Successful in 36s
65 lines
2.9 KiB
HTML
65 lines
2.9 KiB
HTML
[?][#config.stx]
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<title>Deadly Boring Math [i title] | [^title][/] </title>
|
|
<meta charset="utf-8" />
|
|
<link rel="stylesheet" href="[^baseurl]/base.css" />
|
|
<link rel="icon" href="[^baseurl]/logo.png" />
|
|
<meta name="title" content="Deadly Boring Math [i title] | [^title][/] ">
|
|
<meta name="description" content="The Mostest Bestestest Math Blog on the Internet! Calculus, physics, artificial intelligence, and all sorts of other cool things!">
|
|
<meta name="keywords" content="Boring, Math, Calculus, Physics, Study Help, Math Blog, Artificial Intelligence, Cool, Explained, Simplified">
|
|
<meta name="robots" content="index, follow">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="language" content="English">
|
|
[i author]
|
|
<meta name="author" content="[^author]" />
|
|
[/]
|
|
[i date]
|
|
<meta name="revised" content="[^date]" />
|
|
[/]
|
|
</head>
|
|
<body>
|
|
<div id="leftpanel">
|
|
<a id="titleblock" href="[^baseurl]">
|
|
<img src="[^baseurl]/logo.png">
|
|
<p>
|
|
<b>Deadly Boring Math</b>
|
|
<i><br>The Mostest Bestestest FOSS Math Journal on the Internet<sup>\[citation needed]</sup></i>
|
|
</p>
|
|
</a>
|
|
<a href="[^baseurl]/news.html" style="margin-top: 1em; margin-bottom: 1em;">News</a>
|
|
[f subjects subject]
|
|
<div class="subject">
|
|
<input type="checkbox" id="subject-[^subject]" />
|
|
<label for="subject-[^subject]">[^subject]</label>
|
|
<div>
|
|
[f posts post]
|
|
[i post.subject subject equals]
|
|
<a href="[^baseurl]/[^post.filename]">
|
|
<b>[^post.title]</b><br>
|
|
<i>by [^post.author] on [^post.date]</i>
|
|
</a>
|
|
[/]
|
|
[/]
|
|
</div>
|
|
</div>
|
|
[/]
|
|
<p style="margin-top: auto;">
|
|
Notice a mistake? Contact me at <a href="mailto:plupy44@gmail.com">plupy44@gmail.com</a><br>
|
|
<a href="[^baseurl]/contributing.html">How To Contribute</a><br>
|
|
Rendered with <a href="https://swaous.asuscomm.com/sitix">Sitix</a><br>
|
|
Mathematical formulas generated via <a href="https://www.mathjax.org/">MathJax</a>.<br>
|
|
<a href="[^baseurl]/disclaimer.html">Disclaimer <b>(important!)</b></a>
|
|
</p>
|
|
</div>
|
|
<div id="contpanel">
|
|
<div>
|
|
[^content]
|
|
</div>
|
|
</div>
|
|
<script src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-MML-AM_CHTML-full"></script>
|
|
</body>
|
|
</html>
|