This is a simple math website.

It can do mathematics.

\begin{equation}\label{eq:1} 1 + 2 = 3. \end{equation}

Did you see \eqref{eq:1}? Look, I'm pointing to it. Here's some more.

\begin{align*} \sum_{n = 1}^N n &= 1 + 2 + \cdots + N \\ &= \frac{N(N+1)}{2}. \end{align*}

That's even aligned. This website can have all the math you want, and it's powered by MathJax. Isn't that amazing?

Think about it. What else do you want?

If you've built websites, you might think a lot about colossal Wordpress pages, or huge 20 megabyte parralax-enabled homepages are what's necessary. But not every page needs jQuery, bootstrap, some tracking scripts, and a load of other data to download.

This page has math, and it also:

In short:

So many sites are OVERDESIGNED.

This is an integral. $$ \int x^2 dx = \frac{x^3}{3} + C. $$ Don't forget the constant. But leave the bloat behind.

Really, this page is tiny.

This entire page weights less than the homepage for google. Really, this is smaller than google.com.

And that's crazy.

If you're looking to make math accessible on the web, look no further than HTML and some mathjax. Or KaTeX if you prefer it — that's ok too.

(And if you ask me, comments might be overrated too).