Hacker News new | ask | show | jobs
by bitexploder 618 days ago
Built my resume with typst and know of several other folks using it for serious document typesetting. It is a very nice and modern typesetting system and language that just feels easy to make it do what I want.

It incorporates elements like templates and it is very easy to create reusable content “functions”. It is everything I want out of LaTeX while being super fast and easy to use.

Edit: pandoc can generate typst output if you want to explore :)