I\'m trying to make a console application to expose JSON services. In addition I\'d like to host html and js pages to use them. I put the *.md (even *.htm) files into Views
You might be interested in the Razor Rockstars Console Application that uses embedded resource MVC Razor views that work with (or without) existing ServiceStack web services.
i.e. the example project shows the 3 different ways to host MVC Razor pages in ServiceStack: