A web and graph based reader for To Be Or Not To Be
- JavaScript 85.1%
- HTML 10.6%
- CSS 4.3%
Most of the updated styling is within the SVG (generated by Graphviz directly) unfortunately, but the rest of the background still has to be set within the page itself. |
||
|---|---|---|
| images | ||
| .gitignore | ||
| index.html | ||
| reader.css | ||
| reader.js | ||
| README.md | ||
| svg.css | ||
| TODO.md | ||
To Be Or Not To Be graph reader
Simple web app that views graph of To Be Or Not To Be with a reading pane showing the current page.
Usage: extract a packaged resources.tar.gz in this directory (eg, tar -xf ../analysis/resources.tar.gz) and then serve the local directory (eg, python -m SimpleHTTPServer).