This is the source code used to build the site Learn TLA+. The guide is aimed at beginners to formal method who want to use it for simple (but useful!) specifications. "Keep the server from exploding", not "Keep the spaceship from exploding".
- Clone repo
- Get Hugo
- Run with
hugo server
(on port 1313) - Either set up my sad depressing Pygments plugin or set
PygmentsCodeFences
to false inconfig.toml