https://www.gwern.net
Ask HN: What are some examples of well-designed personal sites?
11–20 of 98 posts
Re: Ask HN: What are some examples of well-designed personal sites?
#12https://www.gwern.net
This literally looks like LaTeX
But the TeX math is interesting to discuss: it turns out that you can skip the usual multi-second download/parse/render/reflow workflow of MathJax JS libraries on a static website by preprocessing the final HTML pages using https://github.com/mathjax/MathJax-node . This gets you pretty much the best of all worlds: it renders instantly without JS, looks good, works cross-browser, and is dead-simple to set up as you just pipe into a tool. Definitely the best way I've found for static sites to render math.
Re: Ask HN: What are some examples of well-designed personal sites?
#13Earlier quoted context omitted.
This literally looks like LaTeX
You say that like it's a bad thing! But the TeX math is interesting to discuss: it turns out that you can skip the usual multi-second download/parse/render/reflow workflow of MathJax JS libraries on a static website by preprocessing the final HTML pages using https://github.com/mathjax/MathJax-node . This gets you pretty much the best of all worlds: it renders instantly without JS, looks good, works cross-browser, an…
Re: Ask HN: What are some examples of well-designed personal sites?
#14Not a huge fan of the homepage, but the articles look sublime. Example: https://www.brandur.org/sortsupport-inet
Re: Ask HN: What are some examples of well-designed personal sites?
#15-
Re: Ask HN: What are some examples of well-designed personal sites?
#16Alternative question: really fast and SEO optimized personal sites?
Re: Ask HN: What are some examples of well-designed personal sites?
#17Re: Ask HN: What are some examples of well-designed personal sites?
#18Re: Ask HN: What are some examples of well-designed personal sites?
#19In my opinion, one of the best websites is brandur's ( https://news.ycombinator.com/user?id=brandur ). Not a huge fan of the homepage, but the articles look sublime. Example: https://www.brandur.org/sortsupport-inet