Files
deadlyboringmath.us/site/default.html
Tyler Clarke d0beab09c3
All checks were successful
Build / Build-Docker-Image (push) Successful in 49s
finally... week 2 review, done!
2025-05-25 13:31:49 -04:00

72 lines
3.4 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]" />
[/]
[i production]
<script defer src="https://analytics.clarkeis.com/script.js" data-website-id="584b45de-c5f3-45e9-912c-e8bec6ea7b53"></script>
[/]
</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 subj]
<div class="subject">
<input type="checkbox" id="subject-[^subj]" [i subject subj equals] checked [/] />
<label for="subject-[^subj]">[^subj]</label>
<div>
[f posts post]
[i post.unpub not]
[i post.subject subj equals]
<a [i post.title title equals] class="current" [e] 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;">
<a href="https://tutorial.math.lamar.edu/">Paul's Online Math Notes</a><br>
<a href="https://khanacademy.org/">Khan Academy</a><br><br>
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>