life
life copied to clipboard
allow to compile standalone html document for local usage without webserver
Hi there,
great project!
I think it would be a nice addition to have a shell/python/whatever script that takes the index.html and life.md files and combines them into a single index-standalone.html (name subject to change).
index-standalone.htm would contain everything (html, javascript, css and the actual data) needed so you can just double click it, firefox/chrome/... opens up and "everything works". No webserver needed for testing/debugging and you could share it via mail/usb-stick, ...
Best Regards Michael