Ruby on Rails Sunday, March 2, 2014

On Mar 1, 2014, at 12:23 PM, tamouse pontiki wrote:

> On Sat, Mar 1, 2014 at 8:53 AM, Walter Lee Davis <waltd@wdstudio.com> wrote:
>> I'm looking for a simple CMS that's oriented toward authoring documentation for a SaaS or similar. I've had a search of ruby-toolbox, and the only thing I found there was `docbox`, a Rails 2.1 app from 5 years ago! Before I break out Refinery or another general-purpose tool, I wonder if there are any projects out there that are more suited for the unique requirements of documentation, and preferably if they are available in Rails 4. I don't want to spend a bunch of time making this from scratch if there's something already out there that scratches this itch.
>
> Just wanting to be clear: you are looking for something to document
> your SaaS, not a SaaS that is for documentation, correct?
>
> If the former, then you might take a look at the various static site
> generators out there such as jekyll, middleman, frank, and so on. They
> all let you create the html/css/js framework around your pages, even
> being able to use what you have in Rails to maintain look and feel,
> and let your writers focus on content. Then it's all delivered up
> statically (read: FAST) by the server.

Yes, I am looking for the former. I was hoping for something Rails-based so I could turn loose an army of alpha/beta testers on developing and refining the documentation. Something Wiki-like, in other words, with a through-the-web editing option.

Thanks for the suggestion, I'm already aware of Middleman and using it on other sites.

Walter

>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHUC_t9JXaKgenNtDtVtwqH693sw_yYzy8S%2B9brgXdgfeS%3Dp5w%40mail.gmail.com.
> For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1477B34F-0624-4C27-A985-E2E06C004607%40wdstudio.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment