I am looking for starting from scratch with a CMS - specifically one that will integrate well with ASP.NET MVC.
- preferably somebody has written Html Helpers for me
- must be easily editable by an idiot
- must give me really nice clean HTML
- must be able to store simple strings, or full blown documents
- would really prefer SQL server as the backend - or a webservice interface if it has to be mysql
- must be good for future localization concerns
I know very little about these things, and I'm going to explore more CMS questions on Stackoverflow - but didnt specifically find much so far about MVC integration.
Really what I'm looking for initially is advice on whether or not I should get hung up on easy MVC integration as opposed to just lookin for the best CMS.
Edit: The kind of content I'll be storing will be resources such as strings, short HTML 'sections' which may describe a product, short descriptions of contests, long documents originally created in Word.