Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 842 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 842 Bytes

BurgerWebViewer

This project is a web-based viewer for Burger data. It is based on Hamburglar and BurgerVitrine, using Brython to run these in the browser. Note that it does not run burger directly; it works off of pregenerated burger JSON data.

This project is similar to what b.wiki.vg (BurgerVitrineServer) did, but it doesn't generate the data itself (and also is actually online still).

This project was previously located on the gh-pages branch of my burger repo, alongside the generated burger JSON data. I've split it off to make it easier to keep track of changes to it.