life icon indicating copy to clipboard operation
life copied to clipboard

allow to compile standalone html document for local usage without webserver

Open mnagel opened this issue 12 years ago • 0 comments

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

mnagel avatar Dec 06 '13 15:12 mnagel