I made this small site to be able to share small documents with mathematical notation. When I want to share snippets of code I use Gist, but it’s hard to use Latex there. Think of this microblog as a Gist for Latex.
Example of Latex
Let $X$ be a metric space. A sequence of elements $x_i\in X$ converges to
an $x\in X$ if there for every $\epsilon > 0$ is an $N$ such that if $n\geq N$
then $d\left(x_{n},x\right)<\epsilon$.