Hi there! I've been using Inklewriter to create a click-to-advance story but I would like to be able to have something similar, but on a much less complex level on my own website. Inklewriter gives you a backend for constructing interactive fiction that builds stories like this. However, I don't have much interest in the option for multiple paths as of yet. All I need is the ability to use something that has a similar asthetic to the reader frontend where there are paragraphs followed by a button (that you can add your own text to) that progresses the story forward. I'd like for readers to be able to create an account, and be able to save the point in the story that they are at so they won't need to re-click through each time they open it. On the mobile end (I use android currently so I'd like that to be the first platform this would be on) I'd like to offer an app that I can send push notifications out to, to notify readers of when I've added additional content to the story. For updating users of the website only, I figure that I can offer them the option to subscribe to a mailchimp type list that I can send out update notifications through. I don't require any sort of significant backend, as long as I can plug in new paragraph chunks and be able to assign my own text to the advance buttons I would be comfortable with even editing it through the source code for the website as long as I knew which snippets of code to replicate as I added more information in. What I'm curious about is, what sort of undertaking would this be for a developer and is there a better way I can explain this to a potential hire for this project? Thank you in advance!