On Thu, Sep 18, 2014 at 4:14 PM, sri <[email protected]> wrote: > get '/' => 'index'; # Index is the name of the route and a route's default >> action is a template if one exists by the name. >> >> > That's way out of scope for a frontpage example though, its only job is to > give you a vague idea of what Mojolicious is capable of, and make you want > to continue to the documentation. (which is linked right below the example) >
Talk about TL;DR... :) IMO, people may be intrigued by your feature set and/or example, but it may be worthwhile to explain to them what they are seeing (a mini tutorial) so that they needn't read the full documentation to see that this solution is right for them. As you said you only have one opportunity to make a first impression. You can't fit the full documentation into an elevator pitch. What makes it out of scope? > P.S.: I'm actually starting to wonder if the feature list at the top is > enough and maybe the whole example should just go away. > IMO, the example should not go away. -- You received this message because you are subscribed to the Google Groups "Mojolicious" 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 http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
