ltfat.github.io Locally, the pages should be browsed using some HTML server. E.g. by running # Python 2 python -m SimpleHTTPServer # Python 3 python -m http.server in the root directory and pointing browser to http://localhost:8000