I guess this would be a question for Joe. I have gotten Leo Vue to "work" under heroku. The application serves a page that is identical to a page served by the local application. But it won't display the page.
https://agile-fortress-75552.herokuapp.com/ As you know a lot more about node.js etc. than me I was hoping you might have an idea. A big stumbling block to get this working was the lack of a start script in packages.json or a server.js file. I am slowly working towards it working as I keep googling and tinkering but I have been stuck here for a while. Chris On Sunday, October 14, 2018 at 4:34:17 PM UTC-7, Joe Orr wrote: > > > >> - clicking on "Feature Introduction" and "Chunking" items in ToC >> starts a download of the .md file for that node. The other items seem to >> be >> okay >> >> That's weird, does it on FF in Mac too. But the page does display after > you get rid of the download dialog. I'll look into it. For now I'm really > only supporting Chrome though. > > >> - there's no vertical scroll bar in the rendered pane, so without a >> mouse wheel I can't see the whole page. PageDn doesn't work at first >> because keyboard focus is in the pane that was clicked (ToC). >> >> I removed the scrollbars (but not scrolling) scrolling because they > looked crappy in Windows. I could put them back as an option... Arrow keys > should work, but with mouse wheel or track pad it works better. > >> >> - wow. just wow. >> >> Glad you like it! If you have any good sample files, you can try them > out. All you need to do is put them online with an index file that points > to the CDN. > >> >> - Install too complicated: yeah. I'm going to keep chipping away at >> that. >> - Install and using LeoVue requires a webserver - maybe there's >> something in Tiddly Desktop that can be adapted ( >> https://tiddlywiki.com/static/TiddlyDesktop.html) >> >> LeoVue depends on Vue, which requires files to be served not from > filesystem. > > Joe > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
