Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#NBlog
# NBlog
## An open source ASP.NET MVC 5 blog engine

NBlog is a flexible, lightweight, open source blog engine built on ASP.NET MVC 5, C#, jQuery, Razor view engine, CSS3 and HTML5. It doesn't need a database because it stores your data in JSON files, but if you like databases it also supports SQL Server and MongoDB.
Expand Down Expand Up @@ -45,5 +45,5 @@ To see NBlog in action, check out [blog.appharbor.com][0], [chrisfulstow.com][1]
[14]: http://www.dropbox.com/
[15]: http://themblog.azurewebsites.net/

##License
## License
NBlog is open source under the [The MIT License (MIT)](http://www.opensource.org/licenses/mit-license.php)