logoalt Hacker News

prophesitoday at 1:15 AM1 replyview on HN

Looks custom with simple HTML & CSS, KaTex for LaTex rendering, and Haxe 4.3.6 for the interactive charts. Never thought to use Haxe in such a way!


Replies

ykonstanttoday at 9:46 AM

Ah... it is rendered client-side. I thought I finally found a server-side workflow for latex rendering. Unfortunately pandoc filters for server-side rendering (katex or mathjax) result in broken layout: off center equations etc.

show 1 reply