ChrisFulstow / NBlog

A lightweight blog engine built with ASP.NET MVC 3, Razor, jQuery and C#.
283 stars 139 forks source link

Mostly code cleanup. #23

Closed mcarr5 closed 10 years ago

mcarr5 commented 10 years ago

Few changes surrounding About page and ImageService. Adding About page and link to Default Theme. Adding sql database project with create table scripts to decouple concerns, and linking the scripts to web project so create table scripts can be run if tables don't exist. Updating readme to reflect upgraded technologies and adding example of use.