- TDD
- Is .NET 4.5 Web aplication
- Hosted on IIS or SelfHosted
- Use MVC patern
- Includes Service Layer REST / JSON
- Support for File/NoSQL/SQL storage
- Fluent, indexable, responsive user web interface Rich text, images, syntax highlight,
- Buildin administrative panel
- Support for analitics
- Comments
- RSS
- Post categories
- Post tags
- Markdown as posts format
- Crazy idea: integrate with git or even github to store and input blog posts
- Maybe post should not be xml but md file with metadata. This way I could write and add blog posts by hand. Should comments also be separate md files?