LiteBlog(MVC)博客源码
项目描述:
LiteBlog是一个可以用于个人博客的轻量级博客系统。它完全基于XML并且可以托管到IIS,不需要任何的数据库。
LiteBlog博客引擎使用了Asp.net MVC 3, Razor 视图, JQuery, LINQ to XML, 和 FckEditor.
1.Composing of posts using FckEditor (Rich editor)
2.Ability to add code in the blog from the editor
3.Syntax Highlighter to highlight the code
4.Completely XML based
5.Scheduled publishing
6.Enhanced XML Profile Provider
7.Use of jQuery for AJAX
8.Use of Data annotations for validations
9.Use of LINQ to XML for XML data access
10.Razor Views with maximum HTML compliance
11.Maximum performance using a cached middle layer
提示:
后台管理地址http://你的地址/Admin
管理用户名密码均为admin
作者:vijayst