Skip to content

skyline9002/NBlog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

Features:

  • Automatic scheduled backups to your Dropbox
  • OpenID login
  • Customisable themes
  • Markdown and code syntax highlighting
  • JSON files, SQL Server or MongoDB storage options
  • JavaScript and CSS merging and compression

NBlog is built using these fantastic open source libraries:

To see NBlog in action, check out blog.appharbor.com, chrisfulstow.com, and themblog.azurewebsites.net.

##License NBlog is open source under the The MIT License (MIT)

About

A lightweight blog engine built with ASP.NET MVC 3, Razor, jQuery and C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 79.9%
  • JavaScript 14.5%
  • CSS 5.6%