Hi Ivan, Great initiative. I’ve seen some other perl blogs, but yours seems already with all basic features. And the fact that has Mojo is a big plus too ;-) In order to improve chance of adoption you may want to consider the following suggestions: ** Use a mobile responsive or mobile-first theme. Like http://themedemo.me/mobile-first/ or http://purecss.io/layouts/blog/ ** Use SQLite over MySQL, makes installation easier; You can even populate the SQLite database with some demo data; ** Provide an installation script. (like for mojolicious itself) ** Come up with an icon and a favicon ** Put a nice letterbox-sized colorful picture in the heading (lots of rights-free available) ** Put the source on github, so other can work on it too ** Make the cms working from a subdirectory too, like mydomain.com/morncat. (Maybe a read it wrong but I am under the impression it only works under a domain directly) That makes playing with the cms before committing to it a lot easier. ** Add comments. A quick way to do this is to add Disqus.
I wish you all the best with your project! ~Henk On 4 October 2015 at 14:16, <[email protected]> wrote: > [email protected] > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/mojolicious/topics> > Google > Groups > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > Topic digest > View all topics > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/mojolicious/topics> > > - CMS based Mojolicious > <#1504298740ee9df4_1503386195be1c9f_15032c7cee9f3ab9_group_thread_0> - 1 > Update > > CMS based Mojolicious > <http://groups.google.com/group/mojolicious/t/74cbc5c0caadb1d3?utm_source=digest&utm_medium=email> > Ivan Kolisnyk <[email protected]>: Oct 03 11:42AM -0700 > > Hi everybody. > Welcome to try out my CMS "Morncat" for site based Mojolicious + MySQL. > Download link: http://mojoblog.net/en/download > Back to top > <#1504298740ee9df4_1503386195be1c9f_15032c7cee9f3ab9_digest_top> > You received this digest because you're subscribed to updates for this > group. You can change your settings on the group membership page > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/mojolicious/join> > . > To unsubscribe from this group and stop receiving emails from it send an > email to [email protected]. > -- 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.
