Skip to content

zignd/ZigBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZigBlog

A blog in ASP.NET MVC, it's supposed to be used as a demonstration of my knowledge in some technologies.

It makes use of the following technologies:

  • C# 6.0
  • ASP.NET MVC 5
  • ASP.NET Identity
  • MongoDB
  • Bootstrap
  • jQuery (includes jQuery.Validation, Microsoft.jQuery.Unobtrusive.Ajax, Microsoft.jQuery.Unobtrusive.Validation)

##Some screenshots:

####SEO friendly URLs

####Post view

####Post view from the main page, posts can be liked <3

####Markdown support

####Comments section, comments can be liked <3 and are displayed in an hierarchical structure

####User management with roles