Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 517 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 517 Bytes

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".

Setup

  1. Clone repo
  2. Get Hugo
  3. Run with hugo server (on port 1313)
  4. Either set up my sad depressing Pygments plugin or set PygmentsCodeFences to false in config.toml